summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2020-06-29Identify more labels and constantsRangi
2020-06-29Identify more unnamed labelsRangi
2020-06-13Label some mobile addresses, and revise some commentsRangi
2020-04-23Add "unused" comments for stray audio/sfx.asm dataRangi
2020-04-23Miscellaneous updates and correctionsRangi
2020-03-21rgbds supports 'X - 1' instead of 'X + -1'Rangi
2020-02-04Merge branch 'master' into audio-macrosmid-kid
2020-01-06Merge branch 'master' into audio-macrosdannye
2020-01-05Replace "branch" labels in music files with local namesRangi
2019-11-18Make the map setup commands match the actual function names bettermid-kid
2019-10-21Fix some mobile script and map sign thingsmid-kid
2019-09-23Clarify naming of SFX_GET_EGG_* pointersRyan Tandy
2019-09-08Remove excessive newline from ends of sound filesdannye
2019-09-03Use TRUE/FALSE constants for stereo_panningdannye
2019-09-03Rename dnote to drum_note and dspeed to drum_speeddannye
2019-09-02Update audio macros and argumentsdannye
2019-08-16GlassTing (Elm's PC when email arrives) isn't in G/S either.IIMarckus
2019-04-19Identify some more WRAM labelsRangi
2018-12-09Format music macros like movement macrosRangi
2018-11-21Define first_music_cmdmid-kid
2018-11-20Fix usage of endchannel_cmdmid-kid
2018-08-25Use labels instead of constants for HRAMRangi
2018-07-29Make reviewed fixes; standardize on " + "Rangi
2018-07-18Fix missing newlinemid-kid
2018-07-11Replace more hex values with constants or decimalRangi
2018-06-25No space between labels and bodiesRangi
2018-06-25Remove more triple newlinesRangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-25Remove even more address commentsmid-kid
2018-06-24Remove all address commentsmid-kid
2018-06-05Fix DangetSoundHigh -> DangerSoundHighmid-kid
2018-06-04Clean up PlayDangermid-kid
2018-06-04Use structure constants for channel_structmid-kid
2018-06-04Merge branch 'master' of https://github.com/pret/pokecrystalmid-kid
2018-05-20adc a, 0 → adc 0; fix commentsRangi
2018-05-13Change sfx and cry branch labels to local labelsmid-kid
2018-04-05Use constants for bit/set/res moreRangi
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-02use "x + -1" not "x +- 1"Rangi
2018-01-26Correction, wave patterns are quite interesting.Rangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-23Prefix wram labels with w, part 1.luckytyphlosion
2018-01-19wiggle → wobbleRemy Oukaour
2018-01-16"CryHeader" → "Cry"; "Cry" → "MonCry"Remy Oukaour
2018-01-16Avoid "+- 1" at every maskbitsRemy Oukaour
2018-01-14Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (res...Remy Oukaour
2018-01-11Use maskbits some moreRemy Oukaour
2018-01-03WRAM1_Begin -> wd000Adelaide Walter
2017-12-29Consistently name unknown fields in macros/wram as FieldxxxCrystal
2017-12-26Align columnsRemy Oukaour