summaryrefslogtreecommitdiff
path: root/engine/menu/start_menu.asm
AgeCommit message (Collapse)Author
2015-08-01Attempt to make yellow buildable, part 4luckytyphlosion
Hardcoded pointers, dr (define rom) macro.
2015-06-12Relabel Addressesluckytyphlosion
2014-09-13Commented more sprite and map codeYamaArashi
2014-05-26Remove most static wram addresses. Use labels instead.yenatch
For unknown addresses, use "w<address>". Label overleads are still an issue.
2014-05-25Rename GetJoypadState -> Joypad.yenatch
2014-05-25Rename joypad registers.yenatch
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel