aboutsummaryrefslogtreecommitdiffstats
path: root/home (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-20Identify the unnamed HRAM variables and one WRAM label (#438)Vortyne1-1/+1
2023-11-18Correct wTilePlayerStandingOn "unused?" comment (#433)Alchav1-1/+1
2023-11-17Add constants for wMapConnections bits and group map header wram labelsLinus Unnebäck3-17/+16
2023-07-15Thoroughly document debug code (#410)SatoMew4-8/+16
2023-07-13Add macros, constants, and labels for map scripts and text (#367)vulcandth2-2/+2
2023-02-26Complete and improve debug name labels (#408)SatoMew1-1/+1
2022-08-11Use the same music headers as pokecrystal (#382)Rangi3-7/+7
2022-07-10Identify some `.asm_*` labelsRangi2-5/+5
2022-07-10Identify some `.asm_*` labelsRangi1-1/+1
2022-07-09wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton2-4/+4
2022-07-09wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2-4/+4
2022-06-06RGBDS syntax updates (#86)vulcandth5-15/+15
2022-06-06RGBDS syntax updates (#358)vulcandth5-15/+15
2022-06-06Improved Virtual Console patch identifiers (#85)vulcandth2-5/+5
2022-06-06Improved Virtual Console patch identifiers (#357)vulcandth1-4/+4
2022-03-26Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2-0/+15
2022-03-26Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth1-0/+14
2021-11-23Use ~X instead of $ff ^ XRangi1-1/+1
2021-11-05Add some constants for options (#344)Yoann Fievez2-2/+2
2021-11-05Refactorize check button pressed (#340)Yoann Fievez8-23/+23
2021-09-26Fix typos (#334)Amber Brault1-1/+1
2021-08-28wcf4b -> wStringBufferRangi3-7/+7
2021-07-31Remove old tile animation comments (#333)SatoMew1-2/+2
2021-05-31Clean up Yellow's WRAMRangi1-1/+1
2021-05-31More WRAM label cleanup (still needs UNIONs and renaming)Rangi2-27/+27
2021-05-31Improve some RAM formattingRangi1-3/+3
2021-05-31Improve some RAM formattingRangi1-3/+3
2021-05-06Use BANK("Pics #") for Pokémon and trainer picsRangi1-13/+13
2021-04-17Use rgbds 0.5.0 features:Rangi1-13/+9
2021-04-13Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constantRangi1-9/+15
2021-04-08Trim extra newlines from some filesRangi1-1/+0
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-3/+3
2021-02-13Identify hUILayoutFlagsRangi2-3/+3
2021-02-13Identify hUILayoutFlags and hPikachuSpriteVRAMOffsetRangi2-4/+4
2020-11-29Label and document hFFD7 more accuratelySatoMew4-9/+9
2020-11-14Fix file modesdannye1-0/+0
2020-11-13Add constants for player and rival startersRangi2-2/+2
2020-11-07More debug yellowdannye2-0/+8
2020-11-06Start disassembling debug yellowdannye2-0/+12
2020-11-06Sync more with pokeredRangi2-12/+14
2020-11-06Sync more with pokeyellowRangi1-4/+0
2020-11-05Sync more with pokeredRangi2-2/+2
2020-11-05Sync more with pokeyellowRangi2-2/+2
2020-11-05Sync more with pokeyellowRangi1-4/+4
2020-11-05Organize home and macro codeRangi16-79/+87
2020-11-05Sync home and macro code with pokeyellowRangi11-105/+20
2020-11-04Start reorganizing pokeyellowRangi11-7/+196
2020-11-04Sync with pokereddannye66-743/+5338
2020-09-19fix ExecuteCurMapScriptInTable's commentAkatsuki-py1-1/+2
2020-08-31Separate the two lists of unused namesRangi1-1/+1