This website requires JavaScript.
Explore
Help
Sign In
Creepso
/
ryubing-ryujinx
Watch
1
Star
0
Fork
You've already forked ryubing-ryujinx
0
mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced
2026-04-09 11:31:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0644db02ad
ryubing-ryujinx
/
Ryujinx.HLE
/
HOS
/
Kernel
/
Memory
History
Mary
0644db02ad
kernel: Implement MapTransferMemory and UnmapTransferMemory (
#2386
)
...
Based on my reversing of kernel 12.0.0
2021-06-23 21:52:11 +02:00
..
AddressSpaceType.cs
DramMemoryMap.cs
KMemoryBlock.cs
KMemoryBlockManager.cs
KMemoryBlockSlabManager.cs
KMemoryInfo.cs
KMemoryManager.cs
KMemoryRegionBlock.cs
KMemoryRegionManager.cs
KPageList.cs
KPageNode.cs
KPageTable.cs
KPageTableBase.cs
KPageTableHostMapped.cs
KScopedPageList.cs
KSharedMemory.cs
KSlabHeap.cs
KTransferMemory.cs
kernel: Implement MapTransferMemory and UnmapTransferMemory (
#2386
)
2021-06-23 21:52:11 +02:00
MemoryAttribute.cs
MemoryPermission.cs
MemoryRegion.cs
MemoryState.cs
SharedMemoryStorage.cs