summaryrefslogtreecommitdiff
path: root/audio/music/lookrocket.asm
blob: e60c9ae2c1373dbe1aece4da067be07e64337f61 (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
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
_Music_LookRocket: ; 0xf74a2
	db $c0
	dw _Music_LookRocket_Ch1
	db $01
	dw _Music_LookRocket_Ch2
	db $02
	dw _Music_LookRocket_Ch3
	db $03
	dw _Music_LookRocket_Ch4
; 0xf74ae

_Music_LookRocket_Ch1: ; 0xf74ae
	tempo $7b00
	volume $77
	forceoctave $02
	stereopanning $0f
	dutycycle $03
	vibrato $05, $64
	notetype $0c, $a8
	octave4
	note $10
	note $30
	callchannel _Music_LookRocket_sub_0xf74e6
	dutycycle $01
	intensity $a8
	callchannel _Music_LookRocket_sub_0xf74f7
	callchannel _Music_LookRocket_sub_0xf758a
	octave4
	note $70
	note $00
	intensity $53
	callchannel _Music_LookRocket_sub_0xf750c
	intensity $c3
	callchannel _Music_LookRocket_sub_0xf750c
	intensity $e3
	callchannel _Music_LookRocket_sub_0xf750c
	note $0f
	loopchannel $00, $74c7 ; end
; 0xf74e6

_Music_LookRocket_sub_0xf74e6: ; 0xf74e6
; subroutine
	note $40
	note $00
	note $30
	note $00
	note $20
	note $00
	note $10
	note $02
	octave2
	note $60
	note $90
	note $c0
	octave3
	note $30
	note $60
	note $90
	endchannel ; end
; 0xf74f7

_Music_LookRocket_sub_0xf74f7: ; 0xf74f7
; subroutine
	note $01
	octave3
	note $40
	note $04
	note $43
	octave2
	note $a1
	octave3
	note $40
	note $60
	note $75
	note $40
	note $02
	note $70
	note $00
	note $40
	note $00
	octave4
	note $70
	note $00
	endchannel ; end
; 0xf750c

_Music_LookRocket_sub_0xf750c: ; 0xf750c
; subroutine
	note $01
	octave2
	note $c0
	note $06
	octave3
	note $10
	note $04
	endchannel ; end
; 0xf7514

_Music_LookRocket_Ch2: ; 0xf7514
	forceoctave $02
	vibrato $04, $64
	dutycycle $03
	notetype $0c, $b7
	stereopanning $ff
	octave5
	note $10
	note $30
	callchannel _Music_LookRocket_sub_0xf7547
	intensity $b7
	callchannel _Music_LookRocket_sub_0xf758a
	octave5
	note $10
	note $00
	callchannel _Music_LookRocket_sub_0xf7554
	intensity $53
	callchannel _Music_LookRocket_sub_0xf7568
	intensity $c3
	callchannel _Music_LookRocket_sub_0xf7568
	intensity $e3
	callchannel _Music_LookRocket_sub_0xf7568
	callchannel _Music_LookRocket_sub_0xf756f
	loopchannel $00, $7526 ; end
; 0xf7547

_Music_LookRocket_sub_0xf7547: ; 0xf7547
; subroutine
	note $40
	note $00
	note $30
	note $00
	note $20
	note $00
	note $10
	note $02
	octave3
	note $c5
	dutycycle $00
	endchannel ; end
; 0xf7554

_Music_LookRocket_sub_0xf7554: ; 0xf7554
; subroutine
	note $01
	octave4
	note $40
	note $04
	note $63
	note $10
	note $30
	note $40
	note $60
	note $75
	note $40
	note $02
	note $70
	note $00
	note $40
	note $00
	octave5
	note $40
	note $00
	endchannel ; end
; 0xf7568

_Music_LookRocket_sub_0xf7568: ; 0xf7568
; subroutine
	note $01
	octave3
	note $60
	note $06
	note $70
	note $04
	endchannel ; end
; 0xf756f

_Music_LookRocket_sub_0xf756f: ; 0xf756f
; subroutine
	intensity $63
	note $90
	note $60
	note $30
	octave2
	note $c0
	intensity $a3
	octave3
	note $a0
	note $70
	note $40
	note $10
	intensity $c3
	note $b0
	note $80
	note $50
	note $20
	intensity $f3
	note $c0
	note $90
	note $60
	note $30
	endchannel ; end
; 0xf758a

_Music_LookRocket_sub_0xf758a: ; 0xf758a
; subroutine
	octave3
	note $01
	note $80
	note $04
	note $a7
	note $b5
	note $a0
	note $02
	note $b0
	note $00
	note $a0
	note $00
	endchannel ; end
; 0xf7597

_Music_LookRocket_Ch3: ; 0xf7597
	forceoctave $02
	vibrato $04, $22
	notetype $0c, $14
	stereopanning $f0
	note $01
	callchannel _Music_LookRocket_sub_0xf75bf
	callchannel _Music_LookRocket_sub_0xf75fe
	callchannel _Music_LookRocket_sub_0xf75fe
	intensity $24
	callchannel _Music_LookRocket_sub_0xf7623
	intensity $14
	callchannel _Music_LookRocket_sub_0xf75cc
	callchannel _Music_LookRocket_sub_0xf7623
	callchannel _Music_LookRocket_sub_0xf75e1
	loopchannel $00, $75a5 ; end
; 0xf75bf

_Music_LookRocket_sub_0xf75bf: ; 0xf75bf
; subroutine
	octave3
	note $60
	note $00
	note $90
	note $00
	octave4
	note $10
	note $00
	note $30
	note $02
	octave3
	note $35
	endchannel ; end
; 0xf75cc

_Music_LookRocket_sub_0xf75cc: ; 0xf75cc
; subroutine
	octave2
	note $90
	note $00
	octave3
	note $90
	note $00
	octave2
	note $90
	note $00
	note $90
	note $00
	note $a0
	note $00
	octave3
	note $a0
	note $00
	note $10
	note $00
	note $70
	note $00
	endchannel ; end
; 0xf75e1

_Music_LookRocket_sub_0xf75e1: ; 0xf75e1
; subroutine
	intensity $24
	octave2
	note $90
	note $00
	octave3
	note $60
	note $00
	octave2
	note $a0
	note $00
	octave3
	note $70
	note $00
	intensity $14
	octave2
	note $b0
	note $00
	octave3
	note $80
	note $00
	octave2
	note $c0
	note $00
	octave3
	note $90
	note $00
	endchannel ; end
; 0xf75fe

_Music_LookRocket_sub_0xf75fe: ; 0xf75fe
; subroutine
	note $10
	note $00
	octave4
	note $10
	note $00
	octave3
	note $10
	note $00
	note $10
	note $00
	octave4
	note $10
	note $00
	octave3
	note $10
	note $00
	note $40
	note $00
	note $80
	note $00
	note $10
	note $00
	note $10
	note $00
	note $10
	note $00
	note $10
	note $00
	note $10
	note $00
	note $10
	note $00
	note $70
	note $00
	note $a0
	note $00
	endchannel ; end
; 0xf7623

_Music_LookRocket_sub_0xf7623: ; 0xf7623
; subroutine
	octave2
	note $90
	note $00
	octave3
	note $90
	note $00
	octave2
	note $90
	note $00
	note $90
	note $00
	note $a0
	note $00
	octave3
	note $a0
	note $00
	note $90
	note $70
	note $40
	note $10
	endchannel ; end
; 0xf7638

_Music_LookRocket_Ch4: ; 0xf7638
	togglenoise $03
	notetype $0c
	note $01
	callchannel _Music_LookRocket_sub_0xf765c
	callchannel _Music_LookRocket_sub_0xf7664
	callchannel _Music_LookRocket_sub_0xf7664
	callchannel _Music_LookRocket_sub_0xf7664
	callchannel _Music_LookRocket_sub_0xf7664
	callchannel _Music_LookRocket_sub_0xf7664
	callchannel _Music_LookRocket_sub_0xf7664
	callchannel _Music_LookRocket_sub_0xf7664
	callchannel _Music_LookRocket_sub_0xf765c
	loopchannel $00, $7640 ; end
; 0xf765c

_Music_LookRocket_sub_0xf765c: ; 0xf765c
; subroutine
	note $17
	note $31
	note $41
	note $20
	note $20
	note $30
	note $30
	endchannel ; end
; 0xf7664

_Music_LookRocket_sub_0xf7664: ; 0xf7664
; subroutine
	note $41
	note $71
	note $31
	note $71
	note $41
	note $71
	note $31
	note $71
	endchannel ; end
; 0xf766d