z80 timing change
[picodrive.git] / Pico / PicoInt.h
index e11f58b..2b802d7 100644 (file)
@@ -299,6 +299,7 @@ void PicoWriteCD32(unsigned int a, unsigned int d);
 extern struct Pico Pico;\r
 extern struct PicoSRAM SRam;\r
 extern int emustatus;\r
+extern int z80startCycle, z80stopCycle; // in 68k cycles\r
 int CheckDMA(void);\r
 \r
 // cd/Pico.c\r