summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/hidbus.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in src/core (#12625)Viktor Szépe2024-01-081-4/+4
* hid_core: Move hid to it's own subprojectNarr the Reg2024-01-051-4/+4
* Merge pull request #12454 from liamwhite/ct-stuffNarr the Reg2024-01-011-4/+4
|\
| * core_timing: remove user data valueLiam2023-12-231-4/+4
* | service: fetch objects from the client handle tableLiam2023-12-251-2/+1
|/
* core_timing: Use CNTPCT as the guest CPU tickMorph2023-06-081-1/+0
* service: move hle_ipc from kernelLiam2023-03-011-14/+14
* Merge pull request #9859 from liamwhite/tmem-useliamwhite2023-02-281-1/+1
|\
| * hid: avoid direct pointer access of transfer memory objectsLiam2023-02-241-1/+1
* | core: hidbus: Fix BusType sizeNarr the Reg2023-02-251-13/+13
|/
* general: rename CurrentProcess to ApplicationProcessLiam2023-02-141-2/+2
* core: hid: Fix input regressionsNarr the Reg2023-01-201-12/+12
* PRKelebek12022-07-101-1/+1
* Rework CoreTimingKelebek12022-07-101-11/+5
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* yuzu: Add custom ringcon configurationgerman772022-04-161-1/+3
* hidbus: Implement hidbus and ringcongerman772022-04-161-0/+529