summaryrefslogtreecommitdiff
path: root/audio/music/contestresults.asm
blob: b6a00c721b2dcbd4d372ee89a9142caf4450aa8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
_Music_BugCatchingContestResults: ; 0xefb3e
	db $c0
	dw _Music_BugCatchingContestResults_Ch1
	db $01
	dw _Music_BugCatchingContestResults_Ch2
	db $02
	dw _Music_BugCatchingContestResults_Ch3
	db $03
	dw _Music_BugCatchingContestResults_Ch4
; 0xefb4a

_Music_BugCatchingContestResults_Ch1: ; 0xefb4a
	tempo $9000
	volume $77
	notetype $0c, $51
	note $01
	octave2
	note $80
	note $02
	note $80
	note $02
	note $80
	note $02
	note $80
	note $00
	note $01
	note $a0
	note $02
	note $a0
	note $02
	note $a0
	note $02
	note $a0
	note $00
	note $01
	note $a0
	note $02
	note $a0
	note $02
	note $a0
	note $02
	note $a0
	note $00
	note $01
	note $c0
	note $02
	note $b0
	note $02
	note $a0
	note $02
	note $80
	note $00
	loopchannel $00, $7b52 ; end
; 0xefb7b

_Music_BugCatchingContestResults_Ch2: ; 0xefb7b
	notetype $0c, $61
	octave2
	note $11
	octave3
	note $50
	note $00
	octave1
	note $81
	octave3
	note $50
	note $00
	octave1
	note $a1
	octave3
	note $50
	note $00
	octave1
	note $c1
	octave3
	note $50
	note $00
	octave2
	note $31
	octave3
	note $60
	note $00
	octave1
	note $a1
	octave3
	note $60
	note $00
	octave1
	note $c1
	octave3
	note $60
	note $00
	octave2
	note $21
	octave3
	note $60
	note $00
	octave2
	note $31
	octave3
	note $60
	note $00
	octave1
	note $a1
	octave3
	note $60
	note $00
	loopchannel $02, $7ba6
	octave2
	note $81
	octave3
	note $80
	note $00
	octave2
	note $31
	octave3
	note $70
	note $00
	octave2
	note $81
	octave3
	note $60
	note $00
	octave2
	note $31
	octave3
	note $30
	note $00
	loopchannel $00, $7b7e ; end
; 0xefbcc

_Music_BugCatchingContestResults_Ch3: ; 0xefbcc
	vibrato $08, $24
	notetype $0c, $23
	octave4
	note $54
	note $00
	note $50
	note $60
	note $83
	octave5
	note $13
	octave4
	note $c7
	note $a7
	note $34
	note $00
	note $30
	note $50
	note $63
	note $c3
	note $a7
	note $87
	loopchannel $00, $7bd2 ; end
; 0xefbe9

_Music_BugCatchingContestResults_Ch4: ; 0xefbe9
	togglenoise $04
	notetype $06
	note $23
	note $23
	note $21
	note $21
	note $21
	note $21
	note $23
	note $23
	note $80
	note $80
	note $80
	note $80
	note $80
	note $80
	note $80
	note $80
	loopchannel $00, $7bed ; end
; 0xefc01