Ryujinx/Ryujinx.HLE/HOS
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
..
Diagnostics/Demangler Rewrite the C++ Demangler (#416) 2018-09-15 15:29:18 +02:00
Font Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Ipc Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
Kernel Implement IRoInterface (#445) 2018-10-10 01:01:49 +02:00
Services Implement IRoInterface (#445) 2018-10-10 01:01:49 +02:00
SystemState Save Common implementation (#434) 2018-10-07 15:13:46 +02:00
ErrorCode.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
ErrorModule.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
GlobalStateTable.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Homebrew.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Horizon.cs Misc content loading improvements (#432) 2018-10-06 18:11:47 +03:00
IdDictionary.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Process.cs Implement IRoInterface (#445) 2018-10-10 01:01:49 +02:00
ServiceCtx.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00