This website requires JavaScript.
Explore
Help
Sign In
Creepso
/
GreemDev-Ryujinx
Watch
1
Star
0
Fork
You've already forked GreemDev-Ryujinx
0
mirror of
https://github.com/GreemDev/Ryujinx.git
synced
2025-08-30 07:25:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c6f1908e0f
GreemDev-Ryujinx
/
Ryujinx.HLE
/
HOS
/
Kernel
/
Memory
History
gdkchan
f5a1de6ac5
Fix kernel VA allocation when random allocation fails (
#3755
)
...
* Fix kernel VA allocation when random allocation fails * This was off by one
2022-10-17 22:12:49 +00:00
..
AddressSpaceType.cs
DramMemoryMap.cs
KCodeMemory.cs
KMemoryBlock.cs
KMemoryBlockManager.cs
KMemoryBlockSlabManager.cs
KMemoryInfo.cs
KMemoryManager.cs
KMemoryRegionManager.cs
KPageBitmap.cs
KPageHeap.cs
KPageList.cs
KPageNode.cs
KPageTable.cs
KPageTableBase.cs
Fix kernel VA allocation when random allocation fails (
#3755
)
2022-10-17 22:12:49 +00:00
KScopedPageList.cs
KSharedMemory.cs
KSlabHeap.cs
KTransferMemory.cs
MemoryAttribute.cs
MemoryFillValue.cs
MemoryPermission.cs
MemoryRegion.cs
MemoryState.cs
SharedMemoryStorage.cs