summaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid/hidbus.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: hid: Migrate hidbus to new interfaceGravatar Narr the Reg2024-02-071-323/+158
* Fix typos in src/core (#12625)Gravatar Viktor Szépe2024-01-081-4/+4
* hid_core: Move hid to it's own subprojectGravatar Narr the Reg2024-01-051-4/+4
* Merge pull request #12454 from liamwhite/ct-stuffGravatar Narr the Reg2024-01-011-4/+4
|\
| * core_timing: remove user data valueGravatar Liam2023-12-231-4/+4
* | service: fetch objects from the client handle tableGravatar Liam2023-12-241-2/+1
|/
* core_timing: Use CNTPCT as the guest CPU tickGravatar Morph2023-06-071-1/+0
* service: move hle_ipc from kernelGravatar Liam2023-03-011-14/+14
* Merge pull request #9859 from liamwhite/tmem-useGravatar liamwhite2023-02-271-1/+1
|\
| * hid: avoid direct pointer access of transfer memory objectsGravatar Liam2023-02-241-1/+1
* | core: hidbus: Fix BusType sizeGravatar Narr the Reg2023-02-241-13/+13
|/
* general: rename CurrentProcess to ApplicationProcessGravatar Liam2023-02-131-2/+2
* core: hid: Fix input regressionsGravatar Narr the Reg2023-01-191-12/+12
* PRGravatar Kelebek12022-07-101-1/+1
* Rework CoreTimingGravatar Kelebek12022-07-101-11/+5
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* yuzu: Add custom ringcon configurationGravatar german772022-04-161-1/+3
* hidbus: Implement hidbus and ringconGravatar german772022-04-161-0/+529