1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-13 13:06:40 +00:00
Ryujinx/Ryujinx.HLE/HOS/Kernel/Process
2020-01-09 02:13:00 +01:00
..
HleProcessDebugger.cs .NET Core 3.0 is here! (#784) 2019-10-31 19:09:03 +01:00
KContextIdManager.cs
KHandleEntry.cs Improve kernel IPC implementation (#550) 2019-01-18 20:26:39 -02:00
KHandleTable.cs Make HLE disposable safely (#850) 2019-12-26 02:50:17 +01:00
KProcess.cs Initialize GPU physical memory accessor from KProcess, to allow homebrew that never maps anything on the GPU to work 2020-01-09 02:13:00 +01:00
KProcessCapabilities.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
KTlsPageInfo.cs
KTlsPageManager.cs
ProcessCreationInfo.cs Added GUI to Ryujinx (#695) 2019-09-02 13:03:57 -03:00
ProcessState.cs