ryujinx/Ryujinx.Memory
riperiperi 4594c3b310
Signal memory tracking before/after mapping into another process (#1785)
* Signal memory tracking before/after mapping into another process

* Wording.

* Add missing method.
2020-12-07 21:42:17 -03:00
..
Range
Tracking
AddressSpaceManager.cs Signal memory tracking before/after mapping into another process (#1785) 2020-12-07 21:42:17 -03:00
InvalidMemoryRegionException.cs
IVirtualMemoryManager.cs Signal memory tracking before/after mapping into another process (#1785) 2020-12-07 21:42:17 -03:00
MemoryAllocationFlags.cs
MemoryBlock.cs
MemoryConstants.cs
MemoryManagement.cs
MemoryManagementUnix.cs
MemoryManagementWindows.cs
MemoryNotContiguousException.cs
MemoryPermission.cs
MemoryProtectionException.cs
NativeMemoryManager.cs
Ryujinx.Memory.csproj
WritableRegion.cs