This website requires JavaScript.
Explore
Help
Sign In
Creepso
/
ryujinx
Watch
1
Star
0
Fork
You've already forked ryujinx
0
mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced
2026-03-31 23:59:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
baba2c2467
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