summaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid/resource_manager.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hid_core: Move hid to it's own subprojectGravatar Narr the Reg2024-01-051-149/+0
* service: hid: Implement NpadResource and NpadDataGravatar Narr the Reg2024-01-031-1/+1
* Merge pull request #12536 from german77/npad_interfaceGravatar liamwhite2024-01-011-8/+10
|\
| * service: hid: Use applet resource to get latest shared memory handleGravatar Narr the Reg2023-12-311-8/+10
* | core_timing: remove user data valueGravatar Liam2023-12-231-4/+4
|/
* service: hid: Allow to create multiple instances of shared memoryGravatar Narr the Reg2023-12-131-3/+5
* service: hid: Improve CreateAppletResource implementation and free resourcesGravatar german772023-12-101-1/+8
* service: hid: Introduce proper AppletResource emulationGravatar Narr the Reg2023-12-061-0/+27
* service: hid: Create appropriate hid resourcesGravatar Narr the Reg2023-11-201-56/+63
* service: hid: Introduce firmware settings and update activate controller callsGravatar Narr the Reg2023-11-161-2/+0
* service: hid: Split hid.cpp into individual interfacesGravatar Narr the Reg2023-11-151-0/+106