summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/irs.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-27General: Recover Prometheus project from harddrive failure Fernando Sahmkow1-1/+1
2020-04-17service: irs: Update for new shared memory layout.bunnei1-3/+3
2019-09-22Deglobalize System: IRSDavid Marcec1-3/+3
2019-02-16core_timing: Convert core timing into a classLioncash1-1/+1
2019-02-12core_timing: Rename CoreTiming namespace to Core::TimingLioncash1-1/+1
2018-11-26Changed logging to be "Log before execution", Added more error logging, all services should now log on some levelDavid Marcec1-18/+36
2018-09-24Stubbed IRS (#1349)David1-18/+140
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-0/+4
2018-07-26service/hid: Add irs servicesLioncash1-0/+49