some more risky timing changes

But should be closer to the real thing.
Let's see what this will break...
This commit is contained in:
notaz 2017-10-02 23:38:12 +03:00
parent 8f80007bcc
commit e42a47e208
10 changed files with 129 additions and 81 deletions

View file

@ -358,7 +358,7 @@ void PDebugZ80Frame(void)
return;
if (Pico.m.pal) {
lines = 312;
lines = 313;
line_sample = 68;
} else {
lines = 262;