dos33fsprogs/music/megamusic/music_2nd_d000.s
Vince Weaver b1238af49d re-arranged the entire directory structure
this will probably upset people
2021-01-05 15:29:31 -05:00

39 lines
720 B
ArmAsm

.align $100
;==================================
; Second $D000 page, 4k of room
; 11 that only happen in second half, plus dupes
;mah30:
.incbin "music/mock.ah.30"
;mbh30:
.incbin "music/mock.bh.30"
;mcl30:
.incbin "music/mock.cl.30"
;mch30:
.incbin "music/mock.ch.30"
;mnl30:
.incbin "music/mock.nl.30"
;mnh30:
.incbin "music/mock.nh.30"
;mcl22:
.incbin "music/mock.cl.22"
;mcl23:
.incbin "music/mock.cl.23"
;mch22:
.incbin "music/mock.ch.22"
;mch23:
.incbin "music/mock.ch.23"
;mnh23:
.incbin "music/mock.nh.23"
;==============5 dupes follow
;mbh22:
.incbin "music/mock.bh.22"
;mbh23:
.incbin "music/mock.bh.23"
;mbl22:
.incbin "music/mock.bl.22"
;mbl23:
.incbin "music/mock.bl.23"
;mah11:
.incbin "music/mock.ah.11"