mapper fixes for ncpu, debug is broken atm
[fceu.git] / mappers / 97.c
index f019fdc..e02b12d 100644 (file)
@@ -25,6 +25,7 @@
 DECLFW(Mapper97_write)
 {
 ROM_BANK16(0xC000,V&15);
+X6502_Rebase();
 switch(V>>6)
  {
  case 0:break;