summaryrefslogtreecommitdiffstats
path: root/src/core/hid/input_interpreter.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg1-64/+0
2023-12-15core: Make sure npad is initializedNarr the Reg1-0/+3
2023-11-21service: hid: Create appropriate hid resourcesNarr the Reg1-2/+2
2023-11-15service: hid: Split hid.cpp into individual interfacesNarr the Reg1-3/+4
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-11-30input_interpreter: Make use of NpadButton instead of a u64Morph1-8/+8
2021-11-25core/hid: Update structs to 13.1.0german771-7/+7
2021-11-25core: Update input interpretergerman771-9/+8
2021-11-25core/hid: Move input_interpreter to hidgerman771-1/+1
2021-04-15input_interpreter: Fix button hold being interpreted incorrectly on initMorph1-1/+14
2021-01-16input_interpreter: Add method to check for a button press stateMorph1-0/+4
2020-12-18frontend/input_interpreter: Add InputInterpreter APIMorph1-0/+45