summaryrefslogtreecommitdiffstats
path: root/src/core/hid/input_interpreter.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* input_interpreter: Make use of NpadButton instead of a u64Morph2021-11-301-1/+1
| | | | 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-1/+1
|
* core: Update input interpretergerman772021-11-251-42/+10
|
* core/hid: Move input_interpreter to hidgerman772021-11-251-0/+144