summaryrefslogtreecommitdiff
path: root/engine/slot_machine.asm
AgeCommit message (Expand)Author
2014-08-30Use hram constants for remaining joypad variables.yenatch
2014-06-16Use macros for predef calls/jumps instead of static ids.yenatch
2014-06-16Rename predef functions so they aren't excessive in length.yenatch
2014-05-29Use VRAM constants where applicable.yenatch
2014-05-26Remove most static wram addresses. Use labels instead.yenatch
2014-05-25Label BCD math predefs.yenatch
2014-05-25Rename GetJoypadState -> Joypad.yenatch
2014-05-24Rename random number function and hram labels.yenatch
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel