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