This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
ryujinx
Watch
1
Star
0
Fork
0
You've already forked ryujinx
mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced
2025-02-03 23:06:12 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
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
…
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
…