summaryrefslogtreecommitdiff
path: root/engine/overworld
AgeCommit message (Collapse)Author
2014-06-09Clean up music bank referencesU-Fish-PC\Daniel
2014-05-30Remove redundant dimensions in image filenames.yenatch
2014-05-29Use VRAM constants where applicable.yenatch
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-25Split out item fragment code.yenatch
2014-05-25Split out overworld object movement.yenatch
2014-05-25Try to clean up PrepareOAMData.yenatch
2014-05-25Label BCD math predefs.yenatch
2014-05-25Rename joypad registers.yenatch
2014-05-23Comment some more bank 0 functions.yenatch
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel