aboutsummaryrefslogtreecommitdiffstats
path: root/engine/joypad.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2025-06-30Use combined hardware constantsRangi421-1/+1
2025-06-30Replace hardware_constants.asm with hardware.inc (#511)Rangi1-1/+1
2024-07-16Identify various flag labels and bit constants (#454)Sylvie1-2/+2
2020-11-05Sync more with pokeredRangi1-5/+3
2020-11-04Sync with pokereddannye1-26/+26
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-15/+15
2016-06-11remove address commentsYamaArashi1-2/+2
2016-03-26GBC palette codeYamaArashi1-2/+2
2015-08-09Fix bank1c errors and a few missed bank0 errors.luckytyphlosion1-1/+0
2015-08-01Attempt to make Yellow buildable, part 2.luckytyphlosion1-5/+7
2015-05-10Update joypad.asmluckytyphlosion1-1/+36
2015-02-07rename hJoyHeldLast -> hJoyLastyenatch1-5/+15
2014-05-31Split out joypad code from main.asm.yenatch1-0/+51