Ryujinx-git/Ryujinx/OsHle
gdkchan 322f28668d
Ipc refactor (#9)
* Start refactoring IPC objects (started with IFile and IFileSystem)

* End refactoring IPC objects (#8)

* End refactoring IPC objects

* End refactoring IPC objects

corrections
2018-02-09 21:14:55 -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 Ipc refactor (#9) 2018-02-09 21:14:55 -03:00
Services Ipc refactor (#9) 2018-02-09 21:14:55 -03:00
Svc Fixes to memory management 2018-02-09 21:13:18 -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 aloha 2018-02-04 20:08:20 -03:00