aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid/irs.cpp
AgeCommit message (Expand)Author
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