summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/controllers/six_axis.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hid_core: Move hid to it's own subprojectNarr the Reg2024-01-051-421/+0
|
* service: hid: Remove data races when handling shared memoryNarr the Reg2024-01-041-1/+2
|
* service: hid: Use applet resource to get latest shared memory handleNarr the Reg2023-12-311-9/+15
|
* service: hid: Allow to create multiple instances of shared memoryNarr the Reg2023-12-141-12/+13
|
* service: hid: Create appropriate hid resourcesNarr the Reg2023-11-211-0/+413