summaryrefslogtreecommitdiff
path: root/audio/engine.asm
AgeCommit message (Expand)Author
2021-11-23Use ~X instead of $ff ^ XRangi
2021-04-12Rename SOUND_REST to SOUND_CRYRangi
2021-03-24Add some comments regarding 16-bit increment/decrementRangi
2021-03-22Miscellaneous cleanupRangi
2021-03-11Verify script command table sizesRangi
2020-12-23Rename some labelsRangi
2020-12-07Cleaned up some comments and changed a magic number to maskbits NUM_CHANNELS ...aljohnston112
2020-10-28Replace many '; unused' with '; unreferenced'Rangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-07-09Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi
2020-06-29Identify more labels and constantsRangi
2020-06-15Port miscellaneous recent updates from pokecrystalRangi
2020-04-27Sync with the recent updates to pokecrystal.entrpntr
2020-03-17Cleanup macros before continuing.entrpntr
2020-03-16Sync home/ with pokecrystallibjet
2019-08-16Incorporate the rest of the audio engine.IIMarckus