mirror of
https://github.com/a2-4am/4live.git
synced 2025-02-11 14:30:42 +00:00
much shorter scroll delay
This commit is contained in:
parent
4a7ce7cc86
commit
7e9dc0f99a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user