summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/controllers/palma.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-29core: Close all KEventsgerman771-1/+3
2023-03-22kernel: use KTypedAddress for addressesLiam1-1/+1
2023-02-24hid: avoid direct pointer access of transfer memory objectsLiam1-1/+1
2022-10-13kernel: remove KWritableEventLiam1-8/+8
2022-09-25service: hid: Partially implement palma controllerNarr the Reg1-0/+229