summaryrefslogtreecommitdiff
path: root/audio/headers/sfxheaders2.asm
AgeCommit message (Collapse)Author
2019-07-28Use generic names for noise instrumentsdannye
coming up with satisfactory names is hard, besides this will improve compatibility with crystal
2019-07-27Update audio macro namesdannye
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-27Redo audio header macrodannye
2016-07-27Macros to automate music and sound effect headersdannye
2016-07-27Fix sound effect channel numberingdannye
mostly so that sound effects that only use the noise channel are labelled 'Ch7' instead of 'Ch1'
2016-06-11remove address commentsYamaArashi
2015-07-22Unify audio bank referencesdannye
2→1 8→2 1f→3