Ryujinx/Ryujinx.HLE/HOS/Kernel
2018-12-04 22:52:39 -02: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 Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
HleProcessDebugger.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
HleScheduler.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
IKFutureSchedulerObject.cs Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
KAddressArbiter.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KAutoObject.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KClientPort.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KConditionVariable.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KContextIdManager.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KCoreContext.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KCriticalSection.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KernelErr.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
KernelInit.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KernelResult.cs Better process implementation (#491) 2018-11-28 20:18:09 -02:00
KernelTransfer.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KEvent.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KHandleEntry.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KHandleTable.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KMemoryArrange.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KMemoryArrangeRegion.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KMemoryBlock.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KMemoryBlockAllocator.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KMemoryInfo.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KMemoryManager.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KMemoryRegionBlock.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KMemoryRegionManager.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KPageList.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KPageNode.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KPort.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KProcess.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KProcessCapabilities.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KReadableEvent.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KResourceLimit.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KScheduler.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KSchedulingData.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KServerPort.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KSession.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KSharedMemory.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KSlabHeap.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KSynchronization.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KSynchronizationObject.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KThread.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KTimeManager.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KTlsPageInfo.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KTlsPageManager.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KTransferMemory.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
KWritableEvent.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02: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 Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
ProcessCreationInfo.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02: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 Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
SvcMemory.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
SvcSystem.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
SvcThread.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02:00
SvcThreadSync.cs Revert "Adjust naming conventions and general refactoring in HLE Project (#490)" (#526) 2018-12-04 22:52:39 -02: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