summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/controllers/applet_resource.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: hid: Use applet resource to get latest shared memory handleNarr the Reg2023-12-311-1/+17
* service: hid: Allow to create multiple instances of shared memoryNarr the Reg2023-12-141-7/+32
* service: hid: Improve CreateAppletResource implementation and free resourcesgerman772023-12-101-0/+89
* service: hid: Introduce proper AppletResource emulationNarr the Reg2023-12-071-0/+199