aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid/hidbus/ringcon.h
AgeCommit message (Expand)Author
2023-02-24hid: avoid direct pointer access of transfer memory objectsLiam
2023-02-03Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"ameerj
2023-02-02Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...liamwhite
2023-01-30Merge pull request #9508 from ameerj/hle-ipc-buffer-spanbunnei
2023-01-19core: hid: Migrate ring from emulated devices to emulated controllerNarr the Reg
2022-12-28hidbus: Use ReadBufferSpanameerj
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