Ryujinx/Ryujinx.HLE
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
..
Exceptions Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
FileSystem Save Common implementation (#434) 2018-10-07 15:13:46 +02:00
Hid Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
HOS Implement IRoInterface (#445) 2018-10-10 01:01:49 +02:00
Loaders Implement IRoInterface (#445) 2018-10-10 01:01:49 +02:00
Logging Implement IRoInterface (#445) 2018-10-10 01:01:49 +02:00
Memory Misc fixes on the arena allocator (#364) 2018-09-18 12:28:28 -03:00
Resource Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Utilities Save Common implementation (#434) 2018-10-07 15:13:46 +02:00
PerformanceStatistics.cs More flexible memory manager (#307) 2018-08-15 15:59:51 -03:00
Ryujinx.HLE.csproj Misc content loading improvements (#432) 2018-10-06 18:11:47 +03:00
RyujinxProfileImage.jpg Implement friend:a IFriendService: 10101 (#429) 2018-09-25 19:59:29 -03:00
Switch.cs Lock GbpQueueBuffer till Vsync is signalled (#367) 2018-09-10 01:38:56 +02:00