aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/hid/hidbus.cpp
AgeCommit message (Expand)Author
2024-02-07service: hid: Migrate hidbus to new interfaceNarr the Reg
2024-01-08Fix typos in src/core (#12625)Viktor Szépe
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg
2024-01-01Merge pull request #12454 from liamwhite/ct-stuffNarr the Reg
2023-12-24service: fetch objects from the client handle tableLiam
2023-12-23core_timing: remove user data valueLiam
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