aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx/level_up.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-07-10Replace "branch" labels in SFX files with local namesRangi1-2/+0
2022-07-10Replace "branch" labels in SFX files with local namesRangi1-2/+0
2020-05-20Sync with pokereddannye1-47/+47
2019-07-27Update audio macro namesdannye1-47/+47
change audio channel numbers from 0-7 back to 1-8 change all note macros back to single note macro todo: fix comments with old macro names, update noise macros/instrument names
2016-07-27Fix sound effect channel numberingdannye1-3/+3
mostly so that sound effects that only use the noise channel are labelled 'Ch7' instead of 'Ch1'
2016-06-11remove address commentsYamaArashi1-3/+3
2016-06-11remove address commentsYamaArashi1-3/+3
2015-07-22Rename sound effect filesdannye1-3/+3
2015-07-03Rename/organize part 4 of 4U-Daniel-PC\Daniel1-1/+0
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2015-06-01Add newlines to EOFsU-Daniel-PC\Daniel1-1/+1
2014-06-10Make each pitch/instrument its own macroU-Fish-PC\Daniel1-24/+24
2014-06-09Improve music command namesU-Fish-PC\Daniel1-3/+3
2014-04-06combine audio and music foldersU-Fish-PC\Daniel1-0/+0
2013-10-21More bank 2 music engine and music/sfx format updateU-Fish-PC\Daniel1-4/+4
2013-10-12All music and sfxU-Fish-PC\Daniel1-0/+64