summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/hid_system_server.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: hid: Implement GetLastActiveNpadgerman772024-01-071-3/+6
* service: hid: Implement AssigningSingleOnSlSrPressgerman772024-01-071-2/+12
* service: hid: Implement SetNpadSystemExtStateEnabledgerman772024-01-071-5/+17
* service: hid: Implement CaptureButtonAssignmentgerman772024-01-071-1/+22
* service: hid: Add functions needed by QlaunchNarr the Reg2024-01-061-6/+54
* hid_core: Move hid to it's own subprojectNarr the Reg2024-01-051-8/+7
* service: hid: Implement NpadResource and NpadDataNarr the Reg2024-01-041-14/+24
* service: hid: Allow to create multiple instances of shared memoryNarr the Reg2023-12-141-1/+2
* service: hid: Introduce proper AppletResource emulationNarr the Reg2023-12-071-6/+130
* service: hid: Create appropriate hid resourcesNarr the Reg2023-11-211-218/+206
* Implemented qlaunch version of the controller appletFrozenAra2023-11-191-23/+270
* service: hid: Split hid.cpp into individual interfacesNarr the Reg2023-11-151-0/+304