summaryrefslogtreecommitdiff
path: root/macros/enum.asm
AgeCommit message (Expand)Author
2020-07-08Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi
2020-04-04Move, comment, and simplify some macro definitionsRangi
2020-03-21Miscellaneous fixes from #694Rangi
2019-05-25Define appropriate constants as EQUmid-kid
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-01-31const_def NRangi
2018-01-10Specialized macros go with their data/codeRemy Oukaour
2017-12-28endm -> ENDMxCrystal
2017-12-28Uppercase MACRO and EQU(S) according to the style guidexCrystal
2015-10-30Enumerate text constantsPikalaxALT
2015-07-25Macro update, roam mon annotationsPikalaxALT
2015-07-13Replace EVENT_ALWAYS_THERE with -1PikalaxALT
2015-04-13Add a macro for enumeration.yenatch