aboutsummaryrefslogtreecommitdiffstats
path: root/engine/joypad.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-021-2/+2
|\
| * Use combined hardware constantsRangi422025-06-301-1/+1
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-2/+2
|\|
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-2/+2
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-15/+15
* | Sync more with pokeredRangi2020-11-051-5/+3
* | Sync with pokereddannye2020-11-041-26/+26
* | remove address commentsYamaArashi2016-06-111-2/+2
* | GBC palette codeYamaArashi2016-03-261-2/+2
* | Fix bank1c errors and a few missed bank0 errors.luckytyphlosion2015-08-091-1/+0
* | Attempt to make Yellow buildable, part 2.luckytyphlosion2015-08-011-5/+7
* | Update joypad.asmluckytyphlosion2015-05-101-1/+36
|/
* rename hJoyHeldLast -> hJoyLastyenatch2015-02-071-5/+15
* Split out joypad code from main.asm.yenatch2014-05-311-0/+51