mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-19 15:30:08 +00:00
logo_demo: more adjustments
This commit is contained in:
parent
f45c6fae54
commit
fed9d7f77d
@ -157,7 +157,7 @@ CS FS
|
||||
.BLOAD "MUSIC 19456
|
||||
.BLOAD "MAP 2048
|
||||
.CALL 19456
|
||||
PRINT "DSR
|
||||
DSR
|
||||
OCEAN
|
||||
WARGAMES
|
||||
POLY
|
||||
|
@ -85,7 +85,7 @@ inner_loop:
|
||||
|
||||
inc FRAME
|
||||
lda FRAME
|
||||
cmp #128
|
||||
cmp #255
|
||||
bne outer_loop
|
||||
|
||||
lda save1
|
||||
|
Loading…
x
Reference in New Issue
Block a user