1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-09-30 07:57:05 +00:00

correct vblank detection

incomplete for IIc
This commit is contained in:
Peter Ferrie 2016-08-04 10:39:50 -07:00
parent d8c08bcecf
commit 17e74aa6d0

View File

@ -503,10 +503,10 @@ end
asm vlbWait
DEX
- LDA $C019
BMI -
BPL - ; wait for current one to end
- LDA $C019
BPL -
RTS
BMI - ; wait for next one to start
RTS ; yes, the flag is saying !vblank
end
//
// Set double lores graphics, return draw buffer