ryujinx/Ryujinx.Memory
2022-06-24 02:53:16 +02:00
..
Range
Tracking Fix ThreadingLock deadlock on invalid access and TerminateProcess (#3407) 2022-06-24 02:53:16 +02:00
WindowsShared Remove freed memory range from tree on memory block disposal (#3347) 2022-06-05 15:12:42 -03:00
AddressSpaceManager.cs
InvalidAccessHandler.cs
InvalidMemoryRegionException.cs
IRefCounted.cs
IVirtualMemoryManager.cs
IWritableBlock.cs
MemoryAllocationFlags.cs
MemoryBlock.cs Remove freed memory range from tree on memory block disposal (#3347) 2022-06-05 15:12:42 -03:00
MemoryConstants.cs
MemoryManagement.cs Remove freed memory range from tree on memory block disposal (#3347) 2022-06-05 15:12:42 -03:00
MemoryManagementUnix.cs
MemoryManagementWindows.cs Remove freed memory range from tree on memory block disposal (#3347) 2022-06-05 15:12:42 -03:00
MemoryManagerUnixHelper.cs
MemoryNotContiguousException.cs
MemoryPermission.cs
MemoryProtectionException.cs
NativeMemoryManager.cs
PageTable.cs
Ryujinx.Memory.csproj
WritableRegion.cs