aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid/irs.cpp
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-11-03core: Remove unused includesameerj
2021-06-02general: Replace RESULT_SUCCESS with ResultSuccessMorph
2021-05-05hle: kernel: Migrate KSharedMemory to KAutoObject.bunnei
2021-05-05hle: kernel: Refactor IPC interfaces to not use std::shared_ptr.bunnei
2021-02-18hle: kernel: Rename SharedMemory to KSharedMemory.bunnei
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-06-27General: Recover Prometheus project from harddrive failure Fernando Sahmkow
2020-04-17service: irs: Update for new shared memory layout.bunnei
2019-09-22Deglobalize System: IRSDavid Marcec
2019-02-15core_timing: Convert core timing into a classLioncash
2019-02-12core_timing: Rename CoreTiming namespace to Core::TimingLioncash
2018-11-26Changed logging to be "Log before execution", Added more error logging, all s...David 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