Ryujinx/Ryujinx.Memory
2022-06-24 02:53:16 +02:00
..
Range Support memory aliasing (#2954) 2022-05-02 20:30:02 -03:00
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 Support memory aliasing (#2954) 2022-05-02 20:30:02 -03:00
InvalidAccessHandler.cs
InvalidMemoryRegionException.cs
IRefCounted.cs
IVirtualMemoryManager.cs Support memory aliasing (#2954) 2022-05-02 20:30:02 -03:00
IWritableBlock.cs
MemoryAllocationFlags.cs Support memory aliasing (#2954) 2022-05-02 20:30:02 -03:00
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 Support memory aliasing (#2954) 2022-05-02 20:30:02 -03:00
MemoryManagementWindows.cs Remove freed memory range from tree on memory block disposal (#3347) 2022-06-05 15:12:42 -03:00
MemoryManagerUnixHelper.cs Support memory aliasing (#2954) 2022-05-02 20:30:02 -03:00
MemoryNotContiguousException.cs
MemoryPermission.cs
MemoryProtectionException.cs
NativeMemoryManager.cs
PageTable.cs Support memory aliasing (#2954) 2022-05-02 20:30:02 -03:00
Ryujinx.Memory.csproj Remove usage of Mono.Posix.NETStandard accross all projects (#2906) 2021-12-08 18:24:26 -03:00
WritableRegion.cs