summaryrefslogtreecommitdiff
path: root/macros/wram.asm
AgeCommit message (Expand)Author
2021-04-27Use {interpolation} to generate sequences of RAM labelsRangi
2021-03-17Consistent labels for each nickname in RAMRangi
2020-11-09Identify wBattleAnimTemp0-3Rangi
2020-10-29Updates to more closely sync with pokegoldRangi
2020-10-22Identify some more labels (a few link-related)Rangi
2020-08-27Modify macros/wram.asm to match recent renamesmid-kid
2020-06-29Identify more unnamed labelsRangi
2020-06-21Remove some more raw addressesRangi
2020-06-16Harmonize home/ with pokegoldRangi
2020-04-23Miscellaneous updates and correctionsRangi
2020-03-21rgbds supports 'X - 1' instead of 'X + -1'Rangi
2019-09-02Update audio macros and argumentsdannye
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Remove all address commentsmid-kid
2018-06-04Use structure constants for channel_structmid-kid
2018-04-04Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-04-01Fix file permissionsmid-kid
2018-03-19Relabel some map-related WRAMRangi
2018-02-25Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-22Pkmn -> Monmid-kid
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-02use "x + -1" not "x +- 1"Rangi
2018-01-23Prefix wram labels with w, part 1.luckytyphlosion
2018-01-23Struct macros should have their main label outside the macroRangi
2018-01-20PARTY_LENGTH; MON_NAME; sgb_border.binRemy Oukaour
2018-01-10Resolve #461Remy Oukaour
2017-12-29Consistently name unknown fields in macros/wram as FieldxxxCrystal
2017-12-28endm -> ENDMxCrystal
2017-12-28More constants and documentation in slot machinesxCrystal
2017-12-28Uppercase MACRO and EQU(S) according to the style guidexCrystal
2017-12-24Renaming: (fix #412)Remy Oukaour
2017-12-15Move more main.asm code into individual filesRemy Oukaour
2017-12-15Add a map_connection_struct macroRemy Oukaour
2017-12-14Reorganize macrosRemy Oukaour
2016-07-29pitchoffset macro to replace forceoctavePikalaxALT
2016-05-10No more unknownmusicpikalaxalt
2016-05-10Pitch wheelpikalaxalt
2016-04-30Copycat labels; macro for the Crystal-only Unown chamber unlock wordspikalaxalt
2016-04-10Local labels starting with capital letters are now decorated with a trailing ...pikalaxalt
2016-01-09Pokegear functions and RAM labelsPikalaxALT
2016-01-09Finish labels in engine/namingscreen.asmPikalaxALT
2016-01-09Split base statsPikalaxALT
2016-01-07wram macros moved to new filePikalaxALT