mapper fixes for ncpu, debug is broken atm
[fceu.git] / mappers / 226.c
index 41fd9a4..45dc067 100644 (file)
@@ -31,6 +31,7 @@ static void DoPRG(void)
   }
   else
    ROM_BANK32(b);
+  X6502_Rebase();
 }
 
 static DECLFW(Mapper226_write)