mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-11-20 03:35:24 +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
|
||||
sta RASTERBARS_ON
|
||||
|
||||
lda #14 ; start at WAVE
|
||||
lda #10 ; start at SDEMO
|
||||
sta WHICH_FILE
|
||||
|
||||
; print detection message
|
||||
|
Loading…
Reference in New Issue
Block a user