rjx-mirror/Ryujinx/OsHle
Stary 2001 2f2b60db4c Make HSessionObj implement IDisposable (#10)
* Make HSessionObj implement IDisposable, so that objects that have handles created to them are disposed when the handles are closed.

* Spelling fix: GenertateObjectId -> GenerateObjectId
2018-02-10 15:31:40 -03:00
..
Exceptions Only throw undefined instruction exception at execution, not at translation stage 2018-02-10 14:20:46 -03:00
Handles Make HSessionObj implement IDisposable (#10) 2018-02-10 15:31:40 -03:00
Ipc Make HSessionObj implement IDisposable (#10) 2018-02-10 15:31:40 -03:00
Objects Make HSessionObj implement IDisposable (#10) 2018-02-10 15:31:40 -03:00
Services Add BRK instruction, fix wrong namespace on one of Am interfaces, and disable Debug/Trace logs by default 2018-02-10 10:24:16 -03:00
Svc Only throw undefined instruction exception at execution, not at translation stage 2018-02-10 14:20:46 -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 Only throw undefined instruction exception at execution, not at translation stage 2018-02-10 14:20:46 -03:00
ServiceCtx.cs Add BRK instruction, fix wrong namespace on one of Am interfaces, and disable Debug/Trace logs by default 2018-02-10 10:24:16 -03:00