mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-27 17:29:49 +00:00
chiptune: change song that plays first, for debug reasons
This commit is contained in:
parent
c946de41ad
commit
def8909552
@ -29,7 +29,7 @@ NUM_FILES EQU 15
|
|||||||
lda #$ff
|
lda #$ff
|
||||||
sta RASTERBARS_ON
|
sta RASTERBARS_ON
|
||||||
|
|
||||||
lda #14 ; start at WAVE
|
lda #10 ; start at SDEMO
|
||||||
sta WHICH_FILE
|
sta WHICH_FILE
|
||||||
|
|
||||||
; print detection message
|
; print detection message
|
||||||
|
Loading…
Reference in New Issue
Block a user