aboutsummaryrefslogtreecommitdiffstats
path: root/engine/cable_club.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-16Use macros for predef calls/jumps instead of static ids.yenatch1-16/+8
2014-06-16Remove generated "indirect jump" comments.yenatch1-3/+3
2014-06-14Use monster struct macros in wram. Rename related labels for consistency.yenatch1-17/+17
2014-05-26Remove most static wram addresses. Use labels instead.yenatch1-192/+192
2014-05-25Rename GetJoypadState -> Joypad.yenatch1-1/+1
2014-05-24Rename random number function and hram labels.yenatch1-1/+1
2014-05-23Comment some more bank 0 functions.yenatch1-1/+1
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\Daniel1-0/+960