aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menus/draw_start_menu.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-06-30Replace hardware_constants.asm with hardware.inc (#511)Rangi1-1/+1
2024-07-16Identify various flag labels and bit constants (#454)Sylvie1-6/+6
2020-11-04Sync with pokereddannye1-5/+5
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi1-89/+0
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi1-1/+1
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
2020-05-20Sync with pokereddannye1-0/+87
2017-12-30Add space between arguments in assembly instructions and remove redundant a ↵xCrystal1-36/+36
in instructions like add a, x
2017-06-24Fix typos in commentsdannye1-1/+1
2016-09-17split bank 1 into filesYamaArashi1-0/+89