aboutsummaryrefslogtreecommitdiffstats
path: root/engine/gfx (unfollow)
Commit message (Expand)AuthorFilesLines
2025-11-18Use more hardware and graphics constants (#532)Narishma-gb4-11/+11
2025-11-12Use features of RGBDS 1.0.0 (#537)Rangi1-1/+1
2025-09-03Label and constant cleanup (#528)Narishma-gb1-5/+5
2025-08-11Identify `JOYP_SGB_MLT_REQ` constantRangi421-4/+4
2025-08-11Update hardware.inc to 5.3.0 and use its `JOYP_SGB_*` constantsRangi421-14/+14
2025-07-02Use hardware.inc constants in places unique to YellowRangi421-8/+8
2025-06-03Fix typosdannye1-1/+1
2025-02-27Avoid using `EQUS` when `EQU` or `MACRO` will do (#496)Rangi1-6/+6
2025-01-30Consistently refer to CGB, not GBC (#491)SatoMew1-8/+8
2024-12-16Use "gray", not "grey"Rangi421-2/+2
2024-09-29Identify more bit flags (#119)Sylvie1-6/+6
2024-09-24Identify more bit flags (#465)Sylvie2-2/+2
2024-09-23Identify more flag bits (#464)Sylvie2-3/+3
2024-09-18Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2-4/+4
2024-08-04Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2-4/+4
2024-07-16Identify various flag labels and bit constants (#454)Sylvie1-2/+2
2024-01-03Update to RGBDS 0.7.0 (#447)Rangi1-2/+2
2023-11-21Rename pikachu palette packetsdannye1-8/+8
2023-11-20Identify `wSavedCoordIndex` and its other usagesRangi421-2/+2
2023-11-20Identify the unnamed HRAM variables and one WRAM label (#438)Vortyne1-2/+2
2022-07-10Identify some `.asm_*` labelsRangi1-8/+8
2022-07-10Identify some `.asm_*` labelsRangi2-10/+10
2022-07-09wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton4-13/+13
2022-07-09wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton3-8/+8
2022-06-06RGBDS syntax updates (#86)vulcandth1-2/+2
2022-06-06RGBDS syntax updates (#358)vulcandth1-2/+2
2022-06-06Improved Virtual Console patch identifiers (#85)vulcandth1-1/+1
2022-06-06Improved Virtual Console patch identifiers (#357)vulcandth1-1/+1
2022-03-26Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth1-0/+1
2022-03-26Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth1-0/+1
2021-02-13Identify hUILayoutFlagsRangi1-1/+1
2021-02-13Identify hUILayoutFlags and hPikachuSpriteVRAMOffsetRangi2-2/+2
2020-11-14Fix file modesdannye5-0/+0
2020-11-07More debug yellowdannye1-2/+0
2020-11-06Define OAM_HIGH_PALS for %100 in OAM attributesRangi1-2/+2
2020-11-05Sync more with pokeredRangi1-6/+4
2020-11-05Sync more with pokeyellowRangi2-6/+4
2020-11-05Organize home and macro codeRangi1-1/+1
2020-11-04Start reorganizing pokeyellowRangi4-18/+631
2020-11-04Sync with pokereddannye7-0/+2036
2020-08-31Use constants to delineate map types, and factor out more dataRangi1-3/+3
2020-07-21Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)Rangi1-1/+3
2020-07-20Add comments associating constants with data, and identify some more dataRangi2-4/+5
2020-07-15Disassemble the BLUEMONS.GB debug ROMRangi1-2/+2
2020-07-14Clean up some data, using macros for multiline list entriesRangi1-1/+1
2020-07-07Use 'tile' and 'tiles' macrosRangi2-5/+5
2020-07-07Remove c1x*/c2x* comments, use struct offset constantsRangi1-8/+8
2020-07-07Use HIGH() and LOW()Rangi3-7/+7
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi6-70/+70
2020-07-04UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce SET...Rangi1-5/+5