1
0
Fork 0
forked from Mirror/Ryujinx
RyuKen/Ryujinx.HLE/HOS/Kernel
Thomas Guillemard b08d889f95 SvcSetHeapSize: match kernel check for invalid size ()
This fix games like DK Country
2018-08-21 13:05:12 -03:00
..
AddressArbiter.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
AddressSpaceType.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
KernelErr.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
KEvent.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
KMemoryBlock.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
KMemoryInfo.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
KMemoryManager.cs Fix MapPhysicalMemory when block position is less than map position () 2018-08-17 10:39:35 -03:00
KProcessHandleTable.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
KProcessScheduler.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
KSession.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
KSharedMemory.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
KSynchronizationObject.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
KThread.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
KTlsPageManager.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
KTransferMemory.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
MemoryAttribute.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
MemoryPermission.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
MemoryState.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
NsTimeConverter.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
SchedulerThread.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
SvcHandler.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
SvcMemory.cs SvcSetHeapSize: match kernel check for invalid size () 2018-08-21 13:05:12 -03:00
SvcSystem.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
SvcThread.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
SvcThreadSync.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00
ThreadQueue.cs Code style fixes and nits on the HLE project () 2018-08-16 20:47:36 -03:00