1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-13 10:26:48 +00:00
Ryujinx/Ryujinx.HLE/HOS/Kernel/Memory
gdkchan 874540bb5c
Allow DRAM size to be increased from 4GB to 6GB (#2174)
* Allow DRAM size to be increased from 4GB to 6GB

* Add option on the UI
2021-04-04 14:06:59 +02:00
..
AddressSpaceType.cs
DramMemoryMap.cs
KMemoryBlock.cs
KMemoryBlockAllocator.cs
KMemoryInfo.cs
KMemoryManager.cs
KMemoryRegionBlock.cs
KMemoryRegionManager.cs
KPageList.cs
KPageNode.cs
KSharedMemory.cs
KSlabHeap.cs
KTransferMemory.cs
MemoryAttribute.cs
MemoryOperation.cs
MemoryPermission.cs
MemoryRegion.cs
MemoryState.cs