summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/controllers/palma.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel: use KTypedAddress for addressesLiam2023-03-221-1/+1
* hid: avoid direct pointer access of transfer memory objectsLiam2023-02-241-1/+1
* kernel: remove KWritableEventLiam2022-10-131-8/+8
* service: hid: Partially implement palma controllerNarr the Reg2022-09-251-0/+229