aboutsummaryrefslogtreecommitdiffstats
path: root/data/predef_pointers.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Miscellaneous cleanup (#488)Rangi2025-01-281-1/+1
| | | Co-authored-by: SatoMew <SatoMew@users.noreply.github.com>
* Identify various flag labels and bit constants (#454)Sylvie2024-07-161-1/+1
|
* RGBDS syntax updates (#358)vulcandth2022-06-061-6/+6
| | | New MACRO and DEF syntax
* Disassemble the BLUEMONS.GB debug ROMRangi2020-07-151-1/+1
|
* Clean up some data, using macros for multiline list entriesRangi2020-07-141-7/+10
|
* Move more code from home.asm to home/Rangi2020-07-031-0/+6
|
* Move more tables from engine/ to data/Rangi2020-06-231-0/+102
This also splits the end of engine/battle/core.asm into engine/battle/effects.asm.