aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu/start_menu.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add space between arguments in assembly instructions and remove redundant a ↵xCrystal2017-12-301-44/+44
| | | | in instructions like add a, x
* remove address commentsYamaArashi2016-06-111-3/+3
|
* enumerate eventsYamaArashi2015-07-201-6/+3
|
* Name sound effectsdannye2015-07-191-1/+1
|
* menu stuffYamaArashi2015-07-151-1/+1
|
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-3/+3
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Commented more sprite and map codeYamaArashi2014-09-131-2/+2
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-6/+6
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Rename GetJoypadState -> Joypad.yenatch2014-05-251-1/+1
|
* Rename joypad registers.yenatch2014-05-251-1/+1
|
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+88