mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-06 06:30:36 +00:00
driven: update music
This commit is contained in:
parent
b7b311c19f
commit
f5a9f166c4
@ -30,4 +30,5 @@ PT3_ENABLE_APPLE_IIC = 1
|
|||||||
|
|
||||||
.align $100
|
.align $100
|
||||||
PT3_LOC:
|
PT3_LOC:
|
||||||
.incbin "music/mA2E_3.pt3"
|
;.incbin "music/mA2E_3.pt3"
|
||||||
|
.incbin "music/mA2E - Desire_Demosplash_2024.pt3"
|
||||||
|
BIN
demos/driven/music/mA2E - Desire_Demosplash_2024.pt3
Normal file
BIN
demos/driven/music/mA2E - Desire_Demosplash_2024.pt3
Normal file
Binary file not shown.
@ -182,7 +182,7 @@ load_program_loop:
|
|||||||
|
|
||||||
; restart music
|
; restart music
|
||||||
|
|
||||||
; cli ; start interrupts (music)
|
cli ; start interrupts (music)
|
||||||
|
|
||||||
;=======================
|
;=======================
|
||||||
;=======================
|
;=======================
|
||||||
|
Loading…
Reference in New Issue
Block a user