1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-20 22:13:35 +01:00
Ryujinx/Ryujinx.HLE/OsHle/Handles
2018-06-26 01:10:15 -03:00
..
HSharedMem.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
HTransferMem.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
KEvent.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
KProcessHandleTable.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
KProcessScheduler.cs Implement SvcGetThreadContext3 2018-06-26 01:10:15 -03:00
KSession.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
KSynchronizationObject.cs Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LLE implementation 2018-06-10 21:46:42 -03:00
KThread.cs Implement SvcGetThreadContext3 2018-06-26 01:10:15 -03:00
SchedulerThread.cs Implement SvcGetThreadContext3 2018-06-26 01:10:15 -03:00
ThreadQueue.cs Fix some thread sync issues (#172) 2018-06-21 23:05:42 -03:00