summaryrefslogtreecommitdiff
path: root/home/audio.asm
AgeCommit message (Collapse)Author
2020-11-06Sync more with pokeyellowRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi
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-06-11remove address commentsYamaArashi
2015-08-08commented audio codeYamaArashi
2015-07-22Unify audio bank referencesdannye
2→1 8→2 1f→3
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2014-09-13Commented more sprite and map codeYamaArashi
2014-09-09Labelled and commented mostly sprite-related thingsYamaArashi
2014-06-09Clean up music bank referencesU-Fish-PC\Daniel
2014-05-31Split more code out of home.asm.yenatch