summaryrefslogtreecommitdiff
path: root/engine/menus/save.asm
AgeCommit message (Collapse)Author
2022-03-26Build the Virtual Console patch with `make yellow_vc` (#80)vulcandth
2021-11-23Merge remote-tracking branch 'remotes/pokered/master'Rangi
2021-11-05Refactorize check button pressed (#340)Yoann Fievez
2021-04-30Merge branch 'master' of https://github.com/pret/pokereddannye
2021-04-27Use {interpolation} to generate sequences of RAM labelsRangi
Fixes #319
2021-02-13Identify hUILayoutFlagsRangi
2021-02-13Identify hUILayoutFlags and hPikachuSpriteVRAMOffsetRangi
2020-12-15Merge branch 'master' of https://github.com/pret/pokereddannye
2020-11-29Update related tile animation constantsSatoMew
2020-11-29Label and document hFFD7 more accuratelySatoMew
2020-11-14Merge branch 'master' of https://github.com/pret/pokereddannye
2020-11-14Fix file modesdannye
2020-11-04Sync with pokereddannye
2020-07-07Sync coordinate macros with pokecrystalRangi
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵Rangi
by rgbds 0.4.0)
2020-07-03Replace raw hex values with HRAM constantsRangi
To do: turn constants into labels and use ldh
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi