Age | Commit message (Expand) | Author |
---|---|---|
2020-07-08 | Eliminate enum: use const instead, with case-by-case parallel const implement... | Rangi |
2020-04-04 | Move, comment, and simplify some macro definitions | Rangi |
2020-03-21 | Miscellaneous fixes from #694 | Rangi |
2019-05-25 | Define appropriate constants as EQU | mid-kid |
2018-06-24 | Fix triple newlines left over from removing address comments | Rangi |
2018-01-31 | const_def N | Rangi |
2018-01-10 | Specialized macros go with their data/code | Remy Oukaour |
2017-12-28 | endm -> ENDM | xCrystal |
2017-12-28 | Uppercase MACRO and EQU(S) according to the style guide | xCrystal |
2015-10-30 | Enumerate text constants | PikalaxALT |
2015-07-25 | Macro update, roam mon annotations | PikalaxALT |
2015-07-13 | Replace EVENT_ALWAYS_THERE with -1 | PikalaxALT |
2015-04-13 | Add a macro for enumeration. | yenatch |