summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKuroiIeWa5Da <tyuki@adu.me>2012-01-23 09:53:29 -0600
committerKuroiIeWa5Da <tyuki@adu.me>2012-01-23 09:53:29 -0600
commit0c15a0983793f34308f991809ce074c39d70aad6 (patch)
tree65bbf9d7a5bf4dd154e53cb10e1ca49c83948587
parent1f87393305129179acd3f6b801b76af1787dbeaa (diff)
Finished Pallet Town Music Data Channel 1
hg-commit-id: fea6decd3774
-rw-r--r--music.asm174
1 files changed, 173 insertions, 1 deletions
diff --git a/music.asm b/music.asm
index 647f7b4c..836f17df 100644
--- a/music.asm
+++ b/music.asm
@@ -3230,7 +3230,179 @@ branch_a7a8:
;Pallet Town
PalletTown_md_1: ; a7c5 - a85e (154 bytes)
-INCBIN "baserom.gbc",$a7c5,$a85f - $a7c5
+ ; A7C5
+ mus_tempo 0, 160
+ mus_volume 119
+ mus_duty duty50
+ mus_vel 12, 3
+
+branch_a7ce:
+ mus_octave oct2
+ mus_note noteB, note4
+
+ mus_octave oct3
+ mus_note noteC, note8
+ mus_note noteD, note4
+ mus_note noteG, note8
+ mus_note noteD, note8
+ mus_note noteC, note8
+
+ mus_octave oct2
+ mus_note noteB, note4
+ mus_note noteG, note8
+
+ mus_octave oct3
+ mus_note noteD, note4
+ mus_note noteD, note8
+ mus_note noteC, note8
+
+ mus_octave oct2
+ mus_note noteB, note8
+ mus_note noteRst, note8
+ mus_note noteB, note8
+
+ mus_octave oct3
+ mus_note noteC, note8
+
+ mus_octave oct2
+ mus_note noteB, note8
+
+ mus_octave oct3
+ mus_note noteC, note2
+ mus_note noteRst, note8
+
+ mus_octave oct2
+ mus_note noteB, note8
+
+ mus_octave oct3
+ mus_note noteC, note8
+
+ mus_octave oct2
+ mus_note noteA, note8
+ mus_note noteB, note8
+ mus_note noteG, note8
+ mus_note noteA, note8
+ mus_note noteF#, note8
+ mus_note noteB, note4
+
+ mus_octave oct3
+ mus_note noteC, note8
+ mus_note noteD, note4
+ mus_note noteG, note8
+ mus_note noteD, note8
+ mus_note noteC, note8
+
+ mus_octave oct2
+ mus_note noteB, note4
+ mus_note noteG, note8
+
+ mus_octave oct3
+ mus_note noteD, note4
+ mus_note noteD, note8
+ mus_note noteG, note8
+ mus_note noteF#, note8
+ mus_note noteE, note4
+ mus_note noteD, note8
+ mus_note noteC, note4
+
+ mus_octave oct2
+ mus_note noteA, note8
+ mus_note noteB, note8
+
+ mus_octave oct3
+ mus_note noteC, note8
+ mus_note noteD, note8
+ mus_note noteC, note8
+
+ mus_octave oct2
+ mus_note noteB, note8
+ mus_note noteA, note8
+ mus_note noteG, note4
+ mus_note noteF#, note4
+
+ mus_octave oct3
+ mus_note noteC, note8
+
+ mus_octave oct2
+ mus_note noteG, note8
+ mus_note noteE, note8
+ mus_note noteG, note8
+
+ mus_octave oct3
+ mus_note noteD, note8
+
+ mus_octave oct2
+ mus_note noteA, note8
+ mus_note noteF#, note8
+ mus_note noteA, note8
+ mus_vel 11, 3
+ mus_note noteB, note8
+ mus_note noteG, note8
+ mus_note noteD, note8
+ mus_note noteG, note8
+ mus_note noteB, note8
+ mus_note noteG, note8
+ mus_note noteD, note8
+ mus_note noteG, note8
+
+ mus_octave oct3
+ mus_note noteC, note8
+
+ mus_octave oct2
+ mus_note noteG, note8
+ mus_note noteE, note8
+ mus_note noteG, note8
+
+ mus_octave oct3
+ mus_note noteD, note8
+
+ mus_octave oct2
+ mus_note noteA, note8
+ mus_note noteF#, note8
+ mus_note noteA, note8
+ mus_note noteB, note8
+ mus_note noteG, note8
+ mus_note noteD, note8
+ mus_note noteG, note8
+ mus_note noteB, note8
+ mus_note noteG, note8
+ mus_note noteD, note8
+ mus_note noteG, note8
+ mus_note noteA, note8
+ mus_note noteE, note8
+ mus_note noteC, note8
+ mus_note noteE, note8
+ mus_note noteA, note8
+ mus_note noteE, note8
+ mus_note noteC, note8
+ mus_note noteE, note8
+ mus_note noteA, note8
+ mus_note noteE, note8
+ mus_note noteC, note8
+ mus_note noteE, note8
+ mus_note noteA, note8
+ mus_note noteE, note8
+ mus_note noteC, note8
+ mus_note noteE, note8
+ mus_note noteF#, note8
+ mus_note noteD, note8
+ mus_note noteC, note8
+ mus_note noteD, note8
+ mus_note noteG, note8
+ mus_note noteE, note8
+ mus_note noteC, note8
+ mus_note noteE, note8
+ mus_note noteG, note8
+ mus_note noteE, note8
+ mus_note noteC, note8
+ mus_note noteE, note8
+ mus_note noteF#, note8
+ mus_note noteD, note8
+ mus_note noteC, note8
+ mus_note noteD, note8
+ mus_jump 0, branch_a7ce
+ mus_end
+ ; A85E
PalletTown_md_2: ; a85f - a8dd (127 bytes)
INCBIN "baserom.gbc",$a85f,$a8de - $a85f