summaryrefslogtreecommitdiffstats
path: root/src/core/hid/input_interpreter.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* input_interpreter: Make use of NpadButton instead of a u64Morph2021-11-301-8/+8
| | | | Allows us to be more explicit with the representation of button states and use the provided bit manipulation operators
* core/hid: Update structs to 13.1.0german772021-11-251-7/+7
|
* core: Update input interpretergerman772021-11-251-9/+8
|
* core/hid: Move input_interpreter to hidgerman772021-11-251-0/+62