summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/controllers/applet_resource.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg1-329/+0
2023-12-31service: hid: Use applet resource to get latest shared memory handleNarr the Reg1-1/+17
2023-12-14service: hid: Allow to create multiple instances of shared memoryNarr the Reg1-7/+32
2023-12-10service: hid: Improve CreateAppletResource implementation and free resourcesgerman771-0/+89
2023-12-07service: hid: Introduce proper AppletResource emulationNarr the Reg1-0/+199