summaryrefslogtreecommitdiff
path: root/home/joypad.asm
AgeCommit message (Collapse)Author
2020-11-05Sync more with pokeyellowRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-06Capitalize rgbds control structures (EQU/EQUS, IF/ELIF/ELSE/ENDC, REPT/ENDR, ↵Rangi
MACRO/ENDM, etc)
2014-05-30Split out joypad and overworld code from home.asm.yenatch