aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid/irs.h
AgeCommit message (Expand)Author
2022-05-31service: hid: Improve stub of IRSNarr the Reg
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-05-05hle: kernel: Remove deprecated Object class.bunnei
2021-05-05hle: kernel: Migrate KSharedMemory to KAutoObject.bunnei
2021-02-18hle: kernel: Rename SharedMemory to KSharedMemory.bunnei
2020-11-26service: Eliminate usages of the global system instanceLioncash
2019-11-24kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel...bunnei
2019-09-22Deglobalize System: IRSDavid Marcec
2018-09-23Stubbed IRS (#1349)David
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-07-26service/hid: Add irs servicesLioncash