aboutsummaryrefslogtreecommitdiffstats
path: root/constants/input_constants.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-20/+0
|
* Identify various flag labels and bit constants (#454)Sylvie2024-07-161-8/+8
|
* RGBDS syntax updates (#358)vulcandth2022-06-061-9/+9
| | | New MACRO and DEF syntax
* Add comments associating constants with data, and identify some more dataRangi2020-07-201-0/+1
|
* Reformat map scripts' coordinate and movement dataRangi2020-07-161-0/+1
| | | | 'dbmapcoord' has X, Y order like other coordinate-related data macros
* Use const_skip and const_next macros for brevityRangi2020-07-091-9/+9
|
* Reorganize constants/Rangi2020-07-031-0/+18
To do: add comments associating constants with data and code