ryujinx/Ryujinx.HLE/HOS/Kernel
2018-10-17 14:15:50 -03:00
..
AddressSpaceType.cs
ArbitrationType.cs
HleCoreManager.cs
HleScheduler.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
IKFutureSchedulerObject.cs
KAddressArbiter.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
KCoreContext.cs
KernelErr.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
KernelResult.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
KEvent.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
KHandleEntry.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
KMemoryBlock.cs
KMemoryInfo.cs
KMemoryManager.cs Implement IRoInterface (#445) 2018-10-10 01:01:49 +02:00
KProcessHandleTable.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
KReadableEvent.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
KRecursiveLock.cs
KScheduler.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
KSchedulingData.cs
KSession.cs
KSharedMemory.cs
KSynchronization.cs
KSynchronizationObject.cs
KThread.cs
KTimeManager.cs
KTlsPageManager.cs
KTransferMemory.cs
KWritableEvent.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
MemoryAttribute.cs
MemoryPermission.cs
MemoryState.cs
SignalType.cs
SvcHandler.cs Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
SvcMemory.cs Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
SvcSystem.cs Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
SvcThread.cs Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
SvcThreadSync.cs Move logging to Ryujinx.Common and make it a static class (#413) 2018-10-17 14:15:50 -03:00
ThreadSchedState.cs