aboutsummaryrefslogtreecommitdiff
path: root/src/core/hid/input_interpreter.cpp
AgeCommit message (Collapse)Author
2021-11-29input_interpreter: Make use of NpadButton instead of a u64Morph
Allows us to be more explicit with the representation of button states and use the provided bit manipulation operators
2021-11-24core/hid: Update structs to 13.1.0german77
2021-11-24core: Update input interpretergerman77
2021-11-24core/hid: Move input_interpreter to hidgerman77