summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/hidbus.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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