mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
29 lines
583 B
NASM
29 lines
583 B
NASM
Music_SuccessfulCapture: ; f4602
|
|
dbw $80, Music_SuccessfulCapture_Ch1
|
|
dbw $01, Music_SuccessfulCapture_Ch2
|
|
dbw $02, Music_SuccessfulCapture_Ch3
|
|
; f460b
|
|
|
|
Music_SuccessfulCapture_Ch1: ; f460b
|
|
ftempo 126
|
|
volume $77
|
|
fdutycycle $3
|
|
tone $0001
|
|
notetype $c, $a1
|
|
jumpchannel Music_SuccessfulCapture_branch_f4536
|
|
; f461b
|
|
|
|
Music_SuccessfulCapture_Ch2: ; f461b
|
|
vibrato $12, $24
|
|
notetype $c, $c1
|
|
fdutycycle $2
|
|
jumpchannel Music_SuccessfulCapture_branch_f4585
|
|
; f4626
|
|
|
|
Music_SuccessfulCapture_Ch3: ; f4626
|
|
notetype $c, $25
|
|
jumpchannel Music_SuccessfulCapture_branch_f45cf
|
|
; f462c
|
|
|
|
|