shithub: pokered

Download patch

ref: 212fb466d8c2cebe219fd001530075484c765cb8
parent: 6be5bd7e8f155904fb38e8a2a38346f2d485707a
author: KuroiIeWa5Da <tyuki@adu.me>
date: Mon Jan 23 04:13:24 EST 2012

Finished Indigo Plateu Music Data Channel 2

hg-commit-id: 997a88c37722


--- a/music.asm
+++ b/music.asm
@@ -2910,7 +2910,73 @@
 	; A663
 
 IndigoPlateau_md_2: ;a664 - a6b9
-INCBIN "baserom.gbc",$a664,$a6ba - $a664
+; A664
+	mus_duty duty75
+	mus_mod 8, 2, 5
+	mus_vel 12, 2
+
+	mus_octave oct2
+	mus_note noteD, note2
+	mus_note noteD, note2
+	mus_note noteD, note2
+	mus_note noteD, note4
+	mus_vel 5, 10
+	mus_note noteD#, note4
+	
+branch_a673:
+	mus_call branch_a6af
+	mus_vel 12, 5
+	mus_note noteA, note4
+	mus_call branch_a6af
+	mus_vel 12, 5
+	mus_note noteA#, note4
+	mus_call branch_a6af
+	mus_vel 12, 5
+	mus_note noteA, note4
+	mus_call branch_a6af
+	mus_vel 12, 7
+	mus_note noteC#, note4
+	mus_call branch_a6af
+	mus_vel 12, 5
+	mus_note noteA, note4
+	mus_call branch_a6af
+	mus_vel 12, 5
+	mus_note noteA#, note4
+	mus_call branch_a6af
+	mus_vel 12, 5
+
+	mus_octave oct3
+	mus_note noteC, note8
+	mus_vel 12, 7
+
+	mus_octave oct3
+	mus_note noteC#, note8
+	mus_note noteD, note2
+
+	mus_octave oct2
+	mus_note noteD, note2
+
+	mus_octave oct3
+	mus_note noteC, note2
+	mus_vel 4, 13
+
+	mus_octave oct3
+	mus_note noteD#, note2
+	mus_jump 0, branch_a673
+	
+branch_a6af:
+	mus_vel 12, 2
+
+	mus_octave oct2
+	mus_note noteD, note4
+	mus_note noteD, note4
+	mus_note noteD, note4
+	mus_note noteD, note4
+	mus_note noteD, note4
+	mus_note noteD, note4
+	mus_note noteD, note4
+	mus_end
+	; A6B9
 
 IndigoPlateau_md_3: ;a6ba - a70e
 INCBIN "baserom.gbc",$a6ba,$a70f - $a6ba