yuzu/src/core/hle/service/hid
David 2513e086ab Stubbed IRS (#1349)
* Stubbed IRS

Currently we have no ideal way of implementing IRS. For the time being we should have the functions stubbed until we come up with a way to emulate IRS properly.

* Added IRS to logging backend

* Forward declared shared memory for irs
2018-09-23 22:33:29 -04:00
..
hid.cpp Fixed GetAccountId stub, Added error code for OpenDirectory and added ActivateNpadWithRevision 2018-09-19 23:25:00 +10:00
hid.h hid: Move core include to cpp file 2018-08-23 23:20:35 -04:00
irs.cpp Stubbed IRS (#1349) 2018-09-23 22:33:29 -04:00
irs.h Stubbed IRS (#1349) 2018-09-23 22:33:29 -04:00
xcd.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
xcd.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00