aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-16Remove generated "indirect jump" comments.yenatch2-3/+3
2014-06-14Hall of Fame sram labels and related constants.yenatch1-16/+16
2014-06-14Use monster struct macros in wram. Rename related labels for consistency.yenatch8-43/+43
2014-06-10Use MAX_LEVEL instead of 100/$64U-Fish-PC\Daniel1-2/+2
2014-05-29Use VRAM constants where applicable.yenatch5-16/+16
2014-05-26Remove most static wram addresses. Use labels instead.yenatch15-640/+640
2014-05-25Label BCD math predefs.yenatch1-2/+2
2014-05-25Rename GetJoypadState -> Joypad.yenatch4-5/+5
2014-05-25Rename joypad registers.yenatch4-9/+9
2014-05-23Comment some more bank 0 functions.yenatch2-3/+3
2014-05-23Comment some bank 0 functions, and add wram labels for Predef.yenatch1-1/+1
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel15-0/+5398