Ryujinx/Ryujinx.HLE/HOS/Services
Thomas Guillemard d5c0de8362 Implement IRoInterface (#445)
* Implement IRoInterface

This is required by Super Mario Party.
This commit also adds MapProcessCodeMemory and UnmapProcessCodeMemory functions in KMemoryManager. Those two calls might not reflect what the SVC of the same names do.

* Fix some code style issues

* Use MakeError to clarify error code

* Add NRR and NRO constants

* Fix some codestyle issues

* Fix InvalidMemoryState error code
2018-10-10 01:01:49 +02:00
..
Acc Save Common implementation (#434) 2018-10-07 15:13:46 +02:00
Am Stubs Again (#439) 2018-10-07 17:12:11 +02:00
Apm Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Aud Stubs Again (#439) 2018-10-07 17:12:11 +02:00
Bcat Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Bsd Update BSD service implementation (#363) 2018-08-24 14:20:42 -03:00
Caps Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Friend Save Common implementation (#434) 2018-10-07 15:13:46 +02:00
FspSrv Save Common implementation (#434) 2018-10-07 15:13:46 +02:00
Hid fix out of handles error 2018-09-28 10:47:53 +00:00
Irs Stubs Again (#439) 2018-10-07 17:12:11 +02:00
Ldr Implement IRoInterface (#445) 2018-10-10 01:01:49 +02:00
Lm Improve LM implementation (#373) 2018-08-22 18:06:29 -03:00
Mm Stubs Again (#439) 2018-10-07 17:12:11 +02:00
Nfp Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Nifm Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Ns Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Nv Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Pctl Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Pl Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Prepo Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Set Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Sfdnsres Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Sm Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Spl Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Ssl Implement ISslContext (#440) 2018-10-07 00:16:42 +02:00
Time Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Vi Fix multiple rendertargets (#427) 2018-09-26 00:55:30 +02:00
IIpcService.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IpcService.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
ServiceFactory.cs Implement IRoInterface (#445) 2018-10-10 01:01:49 +02:00