summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/controllers/applet_resource.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service: hid: Implement NpadResource and NpadDataNarr the Reg2024-01-041-0/+1
|
* service: hid: Use applet resource to get latest shared memory handleNarr the Reg2023-12-311-35/+59
|
* service: hid: Allow to create multiple instances of shared memoryNarr the Reg2023-12-141-1/+6
|
* service: hid: Improve CreateAppletResource implementation and free resourcesgerman772023-12-101-0/+6
|
* service: hid: Introduce proper AppletResource emulationNarr the Reg2023-12-071-0/+87