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
39f171ece5df6ba07f1d4a5aaf6f3026ce15833e
ryujinx
/
Ryujinx.HLE
/
HOS
/
Kernel
/
Memory
History
gdkchan
5ea7d77981
Fix inter-process data copy on non-contiguous physical regions (
#1988
)
2021-02-08 10:54:49 +11:00
..
AddressSpaceType.cs
…
DramMemoryMap.cs
…
KMemoryArrange.cs
…
KMemoryArrangeRegion.cs
…
KMemoryBlock.cs
IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (
#1458
)
2020-12-02 00:23:43 +01:00
KMemoryBlockAllocator.cs
…
KMemoryInfo.cs
IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (
#1458
)
2020-12-02 00:23:43 +01:00
KMemoryManager.cs
Fix inter-process data copy on non-contiguous physical regions (
#1988
)
2021-02-08 10:54:49 +11:00
KMemoryRegionBlock.cs
Fix kernel memory allocator block coalescing (
#1155
)
2020-04-25 23:25:22 +10:00
KMemoryRegionManager.cs
…
KPageList.cs
…
KPageNode.cs
…
KSharedMemory.cs
IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (
#1458
)
2020-12-02 00:23:43 +01:00
KSlabHeap.cs
…
KTransferMemory.cs
Rewrite scheduler context switch code (
#1786
)
2020-12-09 19:20:05 -03:00
MemoryAttribute.cs
…
MemoryOperation.cs
…
MemoryPermission.cs
IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (
#1458
)
2020-12-02 00:23:43 +01:00
MemoryRegion.cs
…
MemoryState.cs
…