summaryrefslogtreecommitdiff
path: root/sound/songs/song_584.s
diff options
context:
space:
mode:
Diffstat (limited to 'sound/songs/song_584.s')
-rw-r--r--sound/songs/song_584.s46
1 files changed, 46 insertions, 0 deletions
diff --git a/sound/songs/song_584.s b/sound/songs/song_584.s
new file mode 100644
index 000000000..e43a89642
--- /dev/null
+++ b/sound/songs/song_584.s
@@ -0,0 +1,46 @@
+ .include "MPlayDef.s"
+
+ .equ song_584_grp, voicegroup_86A0754
+ .equ song_584_pri, 4
+ .equ song_584_rev, 0
+ .equ song_584_mvl, 127
+ .equ song_584_key, 0
+ .equ song_584_tbs, 1
+ .equ song_584_exg, 0
+ .equ song_584_cmp, 1
+
+ .section .rodata
+ .global song_584
+ .align 2
+
+@********************** Track 1 **********************@
+
+song_584_1:
+ .byte KEYSH , song_584_key+0
+ .byte TEMPO , 120*song_584_tbs/2
+ .byte VOICE , 25
+ .byte VOL , 127*song_584_mvl/mxv
+ .byte TIE , Cn3 , v127
+ .byte W96
+song_584_1_B1:
+ .byte W96
+ .byte GOTO
+ .word song_584_1_B1
+ .byte W48
+ .byte EOT , Cn3
+ .byte FINE
+
+@******************************************************@
+ .align 2
+
+song_584:
+ .byte 1 @ NumTrks
+ .byte 0 @ NumBlks
+ .byte song_584_pri @ Priority
+ .byte song_584_rev @ Reverb.
+
+ .word song_584_grp
+
+ .word song_584_1
+
+ .end