summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/controllers/palma.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hid_core: Move hid to it's own subprojectNarr the Reg2024-01-051-162/+0
* service: hid: Allow to create multiple instances of shared memoryNarr the Reg2023-12-141-2/+1
* service: hid: Create appropriate hid resourcesNarr the Reg2023-11-211-4/+4
* kernel: use KTypedAddress for addressesLiam2023-03-221-3/+3
* hid: avoid direct pointer access of transfer memory objectsLiam2023-02-241-1/+1
* service: hid: Partially implement palma controllerNarr the Reg2022-09-251-0/+163