aboutsummaryrefslogtreecommitdiffstats
path: root/constants/gfx_constants.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-171-1/+5
|\
| * Avoid magic numbers for most `CopyData` calls (#542)Rangi2025-11-251-1/+5
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-15/+2
|\|
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-15/+2
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-301-1/+8
|\|
| * Correct wTileMapBackup declared space (#487)Engezerstorung2025-01-281-0/+7
| |
* | Identify more bit flags (#119)Sylvie2024-09-291-0/+1
| | | | | | | | | | * Identify more bit flags * Bit serves dual use in debug mode
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-0/+6
|\|
| * 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
* | wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton2022-07-091-1/+1
| |
* | RGBDS syntax updates (#86)vulcandth2022-06-061-23/+23
| | | | | | New MACRO and DEF syntax
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-301-0/+3
|\|
| * Use {interpolation} to generate sequences of RAM labelsRangi2021-04-271-0/+3
| | | | | | | | Fixes #319
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-251-0/+1
|\|
| * 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
* Organize home and macro codeRangi2020-11-051-12/+0
|
* Start reorganizing pokeyellowRangi2020-11-041-1/+14
|
* Sync with pokereddannye2020-11-041-0/+43