mirror of
https://github.com/robmcmullen/fujirun.git
synced 2025-03-12 12:33:22 +00:00
Increased delay after scrolling FujiRun title screen into view
This commit is contained in:
parent
bd15ea8220
commit
818e821b4f
15
wipes-demo.s
15
wipes-demo.s
@ -1,14 +1,9 @@
|
||||
titlepage jsr FASTSCROLL_4000_2000
|
||||
jsr wait
|
||||
jsr wait
|
||||
jsr wait
|
||||
jsr wait
|
||||
jsr wait
|
||||
jsr wait
|
||||
jsr wait
|
||||
jsr wait
|
||||
jsr wait
|
||||
jsr wait
|
||||
lda #$50
|
||||
sta param_count
|
||||
?1 jsr wait
|
||||
dec param_count
|
||||
bne ?1
|
||||
rts
|
||||
|
||||
fastwipe jsr wipeclear1
|
||||
|
Loading…
x
Reference in New Issue
Block a user