much shorter scroll delay

This commit is contained in:
4am 2016-10-28 16:07:13 -04:00
parent 4a7ce7cc86
commit 7e9dc0f99a

View File

@ -283,12 +283,8 @@ VirtScroll
rts
Delay
ldy #5
lda #0
- jsr WAIT
dey
bne -
rts
lda #1
jmp WAIT
;swap real X/Y with virtual X/Y
;and recalculate screen position