This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
dc529c11813410bd738afa753f58c24be699113d
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
…
KScopedPageList.cs
…
KSharedMemory.cs
…
KSlabHeap.cs
…
KTransferMemory.cs
…
MemoryAttribute.cs
…
MemoryFillValue.cs
…
MemoryPermission.cs
…
MemoryRegion.cs
…
MemoryState.cs
…
SharedMemoryStorage.cs
…