| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use more hardware and graphics constants (#532) | Narishma-gb | 2025-11-18 | 4 | -11/+11 |
| * | Use features of RGBDS 1.0.0 (#537) | Rangi | 2025-11-12 | 1 | -1/+1 |
| * | Label and constant cleanup (#528) | Narishma-gb | 2025-09-03 | 1 | -5/+5 |
| * | Identify `JOYP_SGB_MLT_REQ` constant | Rangi42 | 2025-08-11 | 1 | -4/+4 |
| * | Update hardware.inc to 5.3.0 and use its `JOYP_SGB_*` constants | Rangi42 | 2025-08-11 | 1 | -14/+14 |
| * | Fix typos | dannye | 2025-06-03 | 1 | -1/+1 |
| * | Avoid using `EQUS` when `EQU` or `MACRO` will do (#496) | Rangi | 2025-02-27 | 1 | -6/+6 |
| * | Consistently refer to CGB, not GBC (#491) | SatoMew | 2025-01-30 | 1 | -8/+8 |
| * | Use "gray", not "grey" | Rangi42 | 2024-12-16 | 1 | -2/+2 |
| * | Identify more bit flags (#465) | Sylvie | 2024-09-24 | 2 | -2/+2 |
| * | Identify more flag bits (#464) | Sylvie | 2024-09-23 | 2 | -3/+3 |
| * | Identify remaining uses of `wd0b5` and `wd11e` (#463) | Sylvie | 2024-09-18 | 2 | -4/+4 |
| * | Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457) | Sylvie | 2024-08-04 | 2 | -4/+4 |
| * | Identify various flag labels and bit constants (#454) | Sylvie | 2024-07-16 | 1 | -2/+2 |
| * | Update to RGBDS 0.7.0 (#447) | Rangi | 2024-01-03 | 1 | -2/+2 |
| * | Identify `wSavedCoordIndex` and its other usages | Rangi42 | 2023-11-20 | 1 | -2/+2 |
| * | Identify the unnamed HRAM variables and one WRAM label (#438) | Vortyne | 2023-11-20 | 1 | -2/+2 |
| * | Identify some `.asm_*` labels | Rangi | 2022-07-10 | 2 | -10/+10 |
| * | wOAMBuffer -> wShadowOAM (#370) | Colton G. Rushton | 2022-07-09 | 3 | -8/+8 |
| * | RGBDS syntax updates (#358) | vulcandth | 2022-06-06 | 1 | -2/+2 |
| * | Improved Virtual Console patch identifiers (#357) | vulcandth | 2022-06-06 | 1 | -1/+1 |
| * | Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351) | vulcandth | 2022-03-26 | 1 | -0/+1 |
| * | Identify hUILayoutFlags | Rangi | 2021-02-13 | 1 | -1/+1 |
| * | Fix file modes | dannye | 2020-11-14 | 5 | -0/+0 |
| * | Sync more with pokeyellow | Rangi | 2020-11-05 | 2 | -6/+4 |
| * | Use constants to delineate map types, and factor out more data | Rangi | 2020-08-31 | 1 | -3/+3 |
| * | Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1) | Rangi | 2020-07-21 | 1 | -1/+3 |
| * | Add comments associating constants with data, and identify some more data | Rangi | 2020-07-20 | 2 | -4/+5 |
| * | Disassemble the BLUEMONS.GB debug ROM | Rangi | 2020-07-15 | 1 | -2/+2 |
| * | Clean up some data, using macros for multiline list entries | Rangi | 2020-07-14 | 1 | -1/+1 |
| * | Use 'tile' and 'tiles' macros | Rangi | 2020-07-07 | 2 | -5/+5 |
| * | Remove c1x*/c2x* comments, use struct offset constants | Rangi | 2020-07-07 | 1 | -8/+8 |
| * | Use HIGH() and LOW() | Rangi | 2020-07-07 | 3 | -7/+7 |
| * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 6 | -70/+70 |
| * | UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce SET... | Rangi | 2020-07-04 | 1 | -5/+5 |
| * | Replace raw hex values with HRAM constants | Rangi | 2020-07-03 | 2 | -8/+8 |
| * | H_CONSTANTNAMES -> hConstantNames | Rangi | 2020-07-03 | 1 | -8/+8 |
| * | Add subdirectories to data/ similar to pokecrystal | Rangi | 2020-07-03 | 2 | -6/+6 |
| * | Add subdirectories to engine/ similar to pokecrystal | Rangi | 2020-07-02 | 7 | -0/+1503 |