summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/controllers/palma.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-14service: hid: Allow to create multiple instances of shared memoryNarr the Reg1-2/+1
2023-11-21service: hid: Create appropriate hid resourcesNarr the Reg1-4/+4
2023-03-22kernel: use KTypedAddress for addressesLiam1-3/+3
2023-02-24hid: avoid direct pointer access of transfer memory objectsLiam1-1/+1
2022-09-25service: hid: Partially implement palma controllerNarr the Reg1-0/+163