aboutsummaryrefslogtreecommitdiffstats
path: root/engine (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-27More wOAMBuffer references.yenatch2-2/+2
2014-05-26Remove most static wram addresses. Use labels instead.yenatch103-3983/+3977
2014-05-25Split out item fragment code.yenatch1-0/+55
2014-05-25Split out overworld object movement.yenatch1-0/+858
2014-05-25Try to clean up PrepareOAMData.yenatch2-0/+203
2014-05-25Label BCD math predefs.yenatch7-16/+17
2014-05-25Rename GetJoypadState -> Joypad.yenatch8-10/+10
2014-05-25Rename joypad registers.yenatch13-25/+25
2014-05-25Clean up some bank 3 functions and rename flag action functions.yenatch8-37/+37
2014-05-24Rename engine/rng.asm to engine/random.asm.yenatch1-0/+0
2014-05-24Rename random number function and hram labels.yenatch10-80/+87
2014-05-23Comment some more bank 0 functions.yenatch15-38/+38
2014-05-23Use a dedicated label for base stats.yenatch1-1/+1
2014-05-23Comment some bank 0 functions, and add wram labels for Predef.yenatch12-18/+18
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel106-0/+39456