aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid/hidbus.cpp
AgeCommit message (Expand)Author
2023-06-07core_timing: Use CNTPCT as the guest CPU tickMorph
2023-03-01service: move hle_ipc from kernelLiam
2023-02-27Merge pull request #9859 from liamwhite/tmem-useliamwhite
2023-02-24core: hidbus: Fix BusType sizeNarr the Reg
2023-02-24hid: avoid direct pointer access of transfer memory objectsLiam
2023-02-13general: rename CurrentProcess to ApplicationProcessLiam
2023-01-19core: hid: Fix input regressionsNarr the Reg
2022-07-10PRKelebek1
2022-07-10Rework CoreTimingKelebek1
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-16yuzu: Add custom ringcon configurationgerman77
2022-04-16hidbus: Implement hidbus and ringcongerman77