aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu/start_menu.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixes.luckytyphlosion2015-08-301-3/+6
|
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-8/+5
|\ | | | | | | Doesn't build.
| * 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
* | Attempt to make yellow buildable, part 4luckytyphlosion2015-08-011-1/+1
| | | | | | | | Hardcoded pointers, dr (define rom) macro.
* | Relabel Addressesluckytyphlosion2015-06-121-6/+4
|/
* 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