aboutsummaryrefslogtreecommitdiffstats
path: root/audio/music/dungeon3.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename dnote to drum_note and dspeed to drum_speeddannye2019-09-031-1/+1
|
* Update audio macro namesdannye2019-07-271-453/+453
| | | | | | 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
* Fix music channel numberingdannye2016-07-271-5/+5
| | | | same as previous, but for songs instead of sound effects
* remove address commentsYamaArashi2016-06-111-4/+4
|
* Rename/organize part 3 of 4U-Daniel-PC\Daniel2015-07-031-1/+0
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Make each pitch/instrument its own macroU-Fish-PC\Daniel2014-06-101-414/+414
|
* Improve music command namesU-Fish-PC\Daniel2014-06-091-12/+12
|
* combine audio and music foldersU-Fish-PC\Daniel2014-04-061-0/+757