Ryujinx/Ryujinx.HLE/HOS/Kernel
2018-12-01 14:24:37 -06:00
..
AddressSpaceType.cs Better process implementation (#491) 2018-11-28 20:18:09 -02:00
ArbitrationType.cs Better process implementation (#491) 2018-11-28 20:18:09 -02:00
DramMemoryMap.cs Better process implementation (#491) 2018-11-28 20:18:09 -02:00
HleCoreManager.cs Naming conventions 2018-12-01 14:03:56 -06:00
HleProcessDebugger.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
HleScheduler.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
IKFutureSchedulerObject.cs Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
KAddressArbiter.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KAutoObject.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KClientPort.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KConditionVariable.cs Naming conventions 2018-12-01 14:03:56 -06:00
KContextIdManager.cs Naming conventions 2018-12-01 14:03:56 -06:00
KCoreContext.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KCriticalSection.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KernelErr.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
KernelInit.cs Naming conventions 2018-12-01 14:03:56 -06:00
KernelResult.cs Better process implementation (#491) 2018-11-28 20:18:09 -02:00
KernelTransfer.cs Naming conventions 2018-12-01 14:03:56 -06:00
KEvent.cs Naming conventions 2018-12-01 14:03:56 -06:00
KHandleEntry.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KHandleTable.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KMemoryArrange.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KMemoryArrangeRegion.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KMemoryBlock.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KMemoryBlockAllocator.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KMemoryInfo.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KMemoryManager.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KMemoryRegionBlock.cs Naming conventions 2018-12-01 14:03:56 -06:00
KMemoryRegionManager.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KPageList.cs Naming conventions 2018-12-01 14:03:56 -06:00
KPageNode.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KPort.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KProcess.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KProcessCapabilities.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KReadableEvent.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KResourceLimit.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KScheduler.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KSchedulingData.cs Naming conventions 2018-12-01 14:03:56 -06:00
KServerPort.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KSession.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KSharedMemory.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KSlabHeap.cs Naming conventions 2018-12-01 14:03:56 -06:00
KSynchronization.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KSynchronizationObject.cs Naming conventions 2018-12-01 14:03:56 -06:00
KThread.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KTimeManager.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KTlsPageInfo.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KTlsPageManager.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KTransferMemory.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
KWritableEvent.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
LimitableResource.cs Better process implementation (#491) 2018-11-28 20:18:09 -02:00
MemoryAttribute.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
MemoryOperation.cs Better process implementation (#491) 2018-11-28 20:18:09 -02:00
MemoryPermission.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
MemoryRegion.cs Better process implementation (#491) 2018-11-28 20:18:09 -02:00
MemoryState.cs Better process implementation (#491) 2018-11-28 20:18:09 -02:00
MersenneTwister.cs Naming conventions 2018-12-01 14:03:56 -06:00
ProcessCreationInfo.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
ProcessState.cs Better process implementation (#491) 2018-11-28 20:18:09 -02:00
SignalType.cs Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
SvcHandler.cs Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
SvcMemory.cs Naming conventions 2018-12-01 14:03:56 -06:00
SvcSystem.cs Naming conventions 2018-12-01 14:03:56 -06:00
SvcThread.cs Naming conventions 2018-12-01 14:03:56 -06:00
SvcThreadSync.cs Naming conventions 2018-12-01 14:03:56 -06:00
ThreadSchedState.cs Better process implementation (#491) 2018-11-28 20:18:09 -02:00
ThreadType.cs Better process implementation (#491) 2018-11-28 20:18:09 -02:00