mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-18 04:56:24 +13:00

rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
22 lines
197 B
NASM
Executable file
22 lines
197 B
NASM
Executable file
SFX_02_5e_Ch1: ; 83ca (2:43ca)
|
|
vibrato 16, 1, 4
|
|
notetype 12, 1, 0
|
|
octave 5
|
|
E_ 2
|
|
F_ 2
|
|
G_ 4
|
|
A_ 2
|
|
G_ 2
|
|
octave 6
|
|
C_ 4
|
|
C_ 2
|
|
D_ 2
|
|
C_ 2
|
|
octave 5
|
|
G_ 2
|
|
A_ 2
|
|
F_ 2
|
|
G_ 8
|
|
rest 12
|
|
endchannel
|