aboutsummaryrefslogtreecommitdiffstats
path: root/constants/gfx_constants.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Avoid magic numbers for most `CopyData` calls (#542)Rangi2025-11-251-1/+5
|
* Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-15/+2
|
* Correct wTileMapBackup declared space (#487)Engezerstorung2025-01-281-0/+7
|
* Identify more flag bits (#464)Sylvie2024-09-231-0/+6
|
* wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2022-07-091-1/+1
|
* RGBDS syntax updates (#358)vulcandth2022-06-061-20/+20
| | | New MACRO and DEF syntax
* Use {interpolation} to generate sequences of RAM labelsRangi2021-04-271-0/+3
| | | | Fixes #319
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+1
| | | | Fixes #312
* Sync home and macro code with pokeyellowRangi2020-11-051-10/+0
|
* Port some formatting from pokeyellowRangi2020-11-041-1/+7
|
* Add comments associating constants with data, and identify some more dataRangi2020-07-201-0/+1
|
* Identify remaining tilemap IDsRangi2020-07-171-0/+11
|
* Use labels for HRAM and VRAMRangi2020-07-061-0/+9
|
* Logical spacing in data/sgb/sgb_palettes.asmRangi2020-07-051-8/+13
|
* Reorganize constants/Rangi2020-07-031-0/+17
To do: add comments associating constants with data and code