aboutsummaryrefslogtreecommitdiffstats
path: root/home (follow)
Commit message (Expand)AuthorAgeFilesLines
* Identify some `.asm_*` labelsRangi2022-07-102-5/+5
* wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton2022-07-092-4/+4
* RGBDS syntax updates (#86)vulcandth2022-06-065-15/+15
* Improved Virtual Console patch identifiers (#85)vulcandth2022-06-062-5/+5
* Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth2022-03-262-0/+15
* Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-239-26/+26
|\
| * Use ~X instead of $ff ^ XRangi2021-11-231-1/+1
| * Add some constants for options (#344)Yoann Fievez2021-11-052-2/+2
| * Refactorize check button pressed (#340)Yoann Fievez2021-11-058-23/+23
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-09-264-9/+9
|\|
| * Fix typos (#334)Amber Brault2021-09-261-1/+1
| * wcf4b -> wStringBufferRangi2021-08-283-7/+7
| * Remove old tile animation comments (#333)SatoMew2021-07-311-2/+2
* | Clean up Yellow's WRAMRangi2021-05-311-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-05-312-27/+27
|\|
| * More WRAM label cleanup (still needs UNIONs and renaming)Rangi2021-05-312-27/+27
| * Improve some RAM formattingRangi2021-05-311-3/+3
* | Improve some RAM formattingRangi2021-05-311-3/+3
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-091-13/+13
|\|
| * Use BANK("Pics #") for Pokémon and trainer picsRangi2021-05-061-13/+13
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-171-13/+9
|\|
| * Use rgbds 0.5.0 features:Rangi2021-04-171-13/+9
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-04-131-9/+15
|\|
| * Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constantRangi2021-04-131-9/+15
* | Trim extra newlines from some filesRangi2021-04-081-1/+0
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-251-2/+2
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-251-3/+3
| * Identify hUILayoutFlagsRangi2021-02-132-3/+3
* | Identify hUILayoutFlags and hPikachuSpriteVRAMOffsetRangi2021-02-132-4/+4
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-154-10/+10
|\|
| * Label and document hFFD7 more accuratelySatoMew2020-11-294-9/+9
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-142-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| * Sync more with pokeyellowRangi2020-11-061-4/+0
| * Sync more with pokeyellowRangi2020-11-052-2/+2
| * Sync more with pokeyellowRangi2020-11-051-4/+4
| * Sync home and macro code with pokeyellowRangi2020-11-0511-105/+20
| * fix ExecuteCurMapScriptInTable's commentAkatsuki-py2020-09-191-1/+2
| * Separate the two lists of unused namesRangi2020-08-311-1/+1
| * Factor out data/tilesets/pair_collision_tile_ids.asmRangi2020-08-301-24/+1
| * Identify some hSpriteDataOffset valuesRangi2020-08-301-4/+4
| * ld bc -> lb bcRangi2020-08-171-1/+1
| * Add comments associating constants with data, and identify some more dataRangi2020-07-202-4/+5
| * cycling.png -> red_bike.pngRangi2020-07-171-1/+1
| * SONY -> RIVALRangi2020-07-171-3/+3
| * $ec = "▷"Rangi2020-07-162-2/+2
| * Reformat map scripts' coordinate and movement dataRangi2020-07-161-1/+1
| * Revise some map scripts, mostly for getting itemsRangi2020-07-161-1/+1
| * Merge pull request #276 from TheFakeMateo/masterRangi2020-07-161-1/+1
| |\
| | * Deobfuscate exit warps on indoor mapsTheFakeMateo2020-07-151-1/+1