; Musics done by TAO of ACF ; with some C64-conversions... pea 0.w move #$20,-(sp) trap #1 addq.l #6,sp moveq #1,d0 bsr music move.l #music+8,$4d2.w move #7,-(sp) trap #1 addq.l #2,sp clr.l $4d2.w moveq #0,d0 bsr music move.b #7,$484.w move #$20,-(sp) trap #1 addq.l #6,sp clr -(sp) trap #1 music: incbin \tao_digi.snd\MANIACS.MUS ;incbin \tao_digi.snd\PREMIX.MUS ;incbin \tao_digi.snd\SLEEP.MUS ;incbin \tao_digi.snd\ZOOLOOK.MUS ;incbin \tao_digi.snd\ENDTHEME.MUS even