X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fdebug.c;h=af5241c1ac030909f633d756dc9f483861196bdb;hb=e42a47e2086e6512519dd86af420363498302f49;hp=e780262e6b076296d8c325369db43bf2aad647bf;hpb=4f2cdbf551ad1a7f487b65b4754cbf7983e80b8a;p=picodrive.git diff --git a/pico/debug.c b/pico/debug.c index e780262..af5241c 100644 --- a/pico/debug.c +++ b/pico/debug.c @@ -358,7 +358,7 @@ void PDebugZ80Frame(void) return; if (Pico.m.pal) { - lines = 312; + lines = 313; line_sample = 68; } else { lines = 262;