summaryrefslogtreecommitdiff
path: root/src/audio
AgeCommit message (Collapse)Author
2019-07-06Create default SFX constantsxCrystal
2018-02-28More general labeling and document the main evolve Pokemon functionsxCrystal
2018-02-25Give generic labels to all used wram addresses and use correct space ↵xCrystal
allocation (default to ds when size of address unknown)
2018-02-19more home disasm and labeling, FillRectangle, BankswitchRAM->BankswitchSRAMxCrystal
2018-02-16all permissions 755 -> 644xCrystal
2018-02-15StylexCrystal
2018-02-09Consistent Music/SFX label names and more Home disasmxCrystal
2018-02-07More home disasm and miscxCrystal
2018-02-06Convenient INCROM macroxCrystal
2017-09-25Fix warnings about deprecated mnemonics on newer builds of rgbdsPokechu22
2016-04-10More music engine labelingdannye
2016-04-09Clarify how loop and call return addresses are handleddannye
2016-04-09Lots of wram addressesdannye
2016-01-28Use ldhdannye
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019