fujirun/wipes-demo.s

18 lines
256 B
ArmAsm
Raw Normal View History

titlepage jsr wipeclear1
jsr wipe2to1 ; copy hidden title page
jsr wait
jsr wait
jsr wait
jsr wait
jsr wait
jsr wait
jsr wait
jsr wait
jsr wait
jsr wait
rts
titlewipe jsr wipeclear1
jsr wipe2to1
rts