aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove most static wram addresses. Use labels instead.yenatch2014-05-2624-484/+484
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Split out item fragment code.yenatch2014-05-251-0/+55
|
* Split out overworld object movement.yenatch2014-05-251-0/+858
|
* Try to clean up PrepareOAMData.yenatch2014-05-251-0/+178
|
* Label BCD math predefs.yenatch2014-05-251-1/+1
|
* Rename joypad registers.yenatch2014-05-253-8/+8
|
* Comment some more bank 0 functions.yenatch2014-05-231-1/+1
|
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-2222-0/+3647