summaryrefslogtreecommitdiff
path: root/engine/menus/main_menu.asm
AgeCommit message (Expand)Author
2022-03-26Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)vulcandth
2021-11-05Add some constants for options (#344)Yoann Fievez
2021-11-05Refactorize check button pressed (#340)Yoann Fievez
2020-11-14Fix file modesdannye
2020-07-20Add comments associating constants with data, and identify some more dataRangi
2020-07-16$ec = "▷"Rangi
2020-07-15Disassemble the BLUEMONS.GB debug ROMRangi
2020-07-07Sync coordinate macros with pokecrystalRangi
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-03H_CONSTANTNAMES -> hConstantNamesRangi
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi