summaryrefslogtreecommitdiffstats
path: root/src/gba-buttons.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for IRQ handlingirq-demoBad Diode2021-04-281-1/+6
* Move code to relevant files for organizationBad Diode2021-04-261-5/+597
* Suppress incompatible-pointer-types warningsBad Diode2021-04-241-15/+0
* Add the rest of the buttonsBad Diode2021-04-241-1/+126
* Add new animations for dpadBad Diode2021-04-231-23/+34
* First steps to replace the input overlayBad Diode2021-04-231-514/+102
* Update button data to packed formatBad Diode2021-04-221-904/+519
* Add more buttons to input testinput-demoBad Diode2021-04-211-0/+690
* Cleanup sprite animation code in gba-buttonsBad Diode2021-04-211-15/+12
* Experiment with enabling multiple animation statesBad Diode2021-04-211-0/+24
* Profile custom tile loader vs memcpyBad Diode2021-04-211-139/+135
* Add GBA button sprites and test their animationsBad Diode2021-04-201-0/+233