mappers updated to 0.98.16
[fceu.git] / mappers / 68.c
index 9c25f1b..69eaefc 100644 (file)
@@ -39,6 +39,7 @@ static void Fixerit(void)
 
 DECLFW(Mapper68_write)
 {
+// FCEU_printf("%04x,%04x\n",A,V);
  A&=0xF000;
 
  if(A>=0x8000 && A<=0xB000)