aboutsummaryrefslogtreecommitdiff
path: root/src/core/hid/input_interpreter.cpp
AgeCommit message (Collapse)Author
2022-04-23general: Convert source file copyright comments over to SPDXMorph
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
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