some more risky timing changes
[picodrive.git] / pico / debug.c
index e780262..af5241c 100644 (file)
@@ -358,7 +358,7 @@ void PDebugZ80Frame(void)
     return;
 
   if (Pico.m.pal) {
-    lines = 312;
+    lines = 313;
     line_sample = 68;
   } else {
     lines = 262;