Ryujinx/Ryujinx/OsHle
2018-02-09 23:31:26 -03:00
..
Handles Removed parts of the MMU functionality to use memory directly (faster, but potentially more dangerous, WIP), also changed the Shl/Sshr immediate instructions to use IL instead of calling the method 2018-02-07 13:44:48 -03:00
Ipc Ipc refactor (#9) 2018-02-09 21:14:55 -03:00
Objects Completely remove static methods inside Ipc interfaces, also remove GetObject method from ServiceCtx as it is no longer needed with this change 2018-02-09 23:31:26 -03:00
Services Ipc refactor (#9) 2018-02-09 21:14:55 -03:00
Svc Fix bad rename 2018-02-09 21:23:16 -03:00
Utilities aloha 2018-02-04 20:08:20 -03:00
CondVar.cs aloha 2018-02-04 20:08:20 -03:00
Display.cs aloha 2018-02-04 20:08:20 -03:00
FileDesc.cs aloha 2018-02-04 20:08:20 -03:00
Horizon.cs Removed parts of the MMU functionality to use memory directly (faster, but potentially more dangerous, WIP), also changed the Shl/Sshr immediate instructions to use IL instead of calling the method 2018-02-07 13:44:48 -03:00
MemoryInfo.cs Fixes to memory management 2018-02-09 21:13:18 -03:00
MemoryType.cs aloha 2018-02-04 20:08:20 -03:00
Mutex.cs aloha 2018-02-04 20:08:20 -03:00
Process.cs Support loading NSO/NRO without a MOD0 header, stub some functions, support more ids on SvcGetInfo 2018-02-06 20:28:32 -03:00
ServiceCtx.cs Completely remove static methods inside Ipc interfaces, also remove GetObject method from ServiceCtx as it is no longer needed with this change 2018-02-09 23:31:26 -03:00