summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-02-23Merge remote-tracking branch 'remotes/pokered/master'Rangi
2021-02-23Simplify the def_warps_to macroRangi
2021-02-21Merge branch 'master' of https://github.com/pret/pokereddannye
2021-02-21Clean up handling of extra effective status effectsdannye
2021-02-13Identify hUILayoutFlagsRangi
2021-02-13Identify hUILayoutFlags and hPikachuSpriteVRAMOffsetRangi
2021-02-13Remove .gitmodulesRangi
2021-02-05Proper translation comments in debug_menu.asmAriaHiro64
2021-01-06Merge remote-tracking branch 'remotes/pokered/master'Rangi
2021-01-06The 'tmhm' macro adjusts to the number of TMs/HMsRangi
2020-12-20Merge remote-tracking branch 'remotes/pokered/master'Rangi
2020-12-20Clarify signed magnitude in the growth_rate macroRangi
2020-12-15Merge branch 'master' of https://github.com/pret/pokereddannye
2020-12-09Update rgbdscheck.asmRangi
Hard-code the version string in the failure message so it won't be in hex
2020-12-09Require rgbds 0.4.2Rangi
2020-12-02Merge pull request #306 from SatoMew/masterDaniel Harding
Update tileset header comments
2020-12-02Clearer tileset header macro commentSatoMew
2020-12-01Fix outdated commentsSatoMew
2020-11-30Merge pull request #304 from SatoMew/masterDaniel Harding
Rename *TilesetType to *TileAnimations
2020-11-30Fix reference to unused_fanfare.asmSatoMew
2020-11-30And extend this principle to the filename as wellSatoMew
2020-11-30Be consistent with the unused and unreferenced terminologySatoMew
2020-11-30Rename the unreferenced fanfare's constantsSatoMew
2020-11-29Delete unnecessary commentSatoMew
2020-11-29Improve new constants and comment based on feedbackSatoMew
2020-11-29Update related tile animation constantsSatoMew
2020-11-29Identify what became GSC's Key Item fanfareSatoMew
2020-11-29Label and document hFFD7 more accuratelySatoMew
2020-11-28Keep wGrassMons and wWaterMons together with a UNIONRangi
2020-11-17Use assert to ensure correct base data sizeRangi
2020-11-14Merge branch 'master' of https://github.com/pret/pokereddannye
2020-11-14Fix file modesdannye
2020-11-13Add constants for player and rival startersRangi
2020-11-07Mention YELLMONS.GB in the readmeRangi
2020-11-07Merge pull request #63 from dannye/debugDaniel Harding
Debug Yellow
2020-11-07Fix typodannye
2020-11-07Use more joypad constantsdannye
2020-11-07Use more joypad constantsdannye
2020-11-07Add label for unknown debug bytedannye
2020-11-07Finish debug yellowdannye
2020-11-07More debug yellowdannye
only debug menu left
2020-11-07Use STARTER1 and STARTER2 for the title screenRangi
2020-11-06Start disassembling debug yellowdannye
non matching
2020-11-06Ignore tools/pcmdannye
2020-11-06Merge pull request #62 from Rangi42/masterRangi
Fix #5: replace pcm.py with pcm.c and fix off-by-one error with unused bytes
2020-11-06'make tools' uses -pedanticRangi
2020-11-06'make tools' uses -pedanticRangi
2020-11-06pcm.c requires 22050 Hz inputRangi
2020-11-06Fix #5: create the unused trailing PCM bytes from WAV dataRangi
2020-11-06Replace pcm.py with pcm.c, removing the dependency on PythonRangi