mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-17 12:36:30 +13:00

rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
41 lines
439 B
NASM
41 lines
439 B
NASM
Music_JigglypuffSong_Ch1:: ; 7fb7d (1f:7b7d)
|
|
tempo 144
|
|
volume 7, 7
|
|
vibrato 8, 2, 4
|
|
duty 2
|
|
dutycycle 165
|
|
toggleperfectpitch
|
|
notetype 13, 6, 7
|
|
octave 4
|
|
E_ 8
|
|
notetype 12, 6, 7
|
|
B_ 2
|
|
G# 6
|
|
F# 8
|
|
G# 2
|
|
A_ 6
|
|
G# 8
|
|
F# 4
|
|
G# 4
|
|
E_ 10
|
|
endchannel
|
|
|
|
|
|
Music_JigglypuffSong_Ch2:: ; 7fb9a (1f:7b9a)
|
|
vibrato 5, 1, 5
|
|
duty 2
|
|
dutycycle 10
|
|
notetype 12, 10, 7
|
|
octave 4
|
|
E_ 8
|
|
B_ 2
|
|
G# 6
|
|
F# 8
|
|
G# 2
|
|
A_ 6
|
|
G# 8
|
|
F# 4
|
|
G# 4
|
|
E_ 10
|
|
endchannel
|