improved irq handling Cz80_Exec() calls with lots of cycles
[picodrive.git] / cpu / cz80 / cz80.h
index e097460..d23d793 100644 (file)
@@ -61,7 +61,7 @@ extern "C" {
 //#else\r
 #define CZ80_ENCRYPTED_ROM             0\r
 //#endif\r
-#define CZ80_EMULATE_R_EXACTLY 0\r
+#define CZ80_EMULATE_R_EXACTLY 1\r
 \r
 #define zR8(A)         (*CPU->pzR8[A])\r
 #define zR16(A)                (CPU->pzR16[A]->W)\r