aboutsummaryrefslogtreecommitdiffstats
path: root/engine/gfx (follow)
Commit message (Expand)AuthorAge
* Label and constant cleanup (#528)Narishma-gb2025-09-03
* Identify `JOYP_SGB_MLT_REQ` constantRangi422025-08-11
* Update hardware.inc to 5.3.0 and use its `JOYP_SGB_*` constantsRangi422025-08-11
* Fix typosdannye2025-06-03
* Avoid using `EQUS` when `EQU` or `MACRO` will do (#496)Rangi2025-02-27
* Consistently refer to CGB, not GBC (#491)SatoMew2025-01-30
* Use "gray", not "grey"Rangi422024-12-16
* Identify more bit flags (#465)Sylvie2024-09-24
* Identify more flag bits (#464)Sylvie2024-09-23
* Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-18
* Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-04
* Identify various flag labels and bit constants (#454)Sylvie2024-07-16
* Update to RGBDS 0.7.0 (#447)Rangi2024-01-03
* Identify `wSavedCoordIndex` and its other usagesRangi422023-11-20
* Identify the unnamed HRAM variables and one WRAM label (#438)Vortyne2023-11-20
* Identify some `.asm_*` labelsRangi2022-07-10
* wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2022-07-09
* RGBDS syntax updates (#358)vulcandth2022-06-06
* Improved Virtual Console patch identifiers (#357)vulcandth2022-06-06
* Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth2022-03-26
* Identify hUILayoutFlagsRangi2021-02-13
* Fix file modesdannye2020-11-14
* Sync more with pokeyellowRangi2020-11-05
* Use constants to delineate map types, and factor out more dataRangi2020-08-31
* Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)Rangi2020-07-21
* Add comments associating constants with data, and identify some more dataRangi2020-07-20
* Disassemble the BLUEMONS.GB debug ROMRangi2020-07-15
* Clean up some data, using macros for multiline list entriesRangi2020-07-14
* Use 'tile' and 'tiles' macrosRangi2020-07-07
* Remove c1x*/c2x* comments, use struct offset constantsRangi2020-07-07
* Use HIGH() and LOW()Rangi2020-07-07
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-06
* UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce SET...Rangi2020-07-04
* Replace raw hex values with HRAM constantsRangi2020-07-03
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-03
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-03
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-02