ryujinx/Ryujinx.Memory
2022-09-10 16:23:49 +02:00
..
Range
Tracking Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
WindowsShared Fix reprotection regression 2022-09-10 16:23:49 +02:00
AddressSpaceManager.cs
InvalidAccessHandler.cs
InvalidMemoryRegionException.cs
IRefCounted.cs
IVirtualMemoryManager.cs
IWritableBlock.cs
MemoryAllocationFlags.cs Move partial unmap handler to the native signal handler (#3437) 2022-07-29 19:16:29 -03:00
MemoryBlock.cs Move partial unmap handler to the native signal handler (#3437) 2022-07-29 19:16:29 -03:00
MemoryConstants.cs
MemoryManagement.cs Move partial unmap handler to the native signal handler (#3437) 2022-07-29 19:16:29 -03:00
MemoryManagementUnix.cs
MemoryManagementWindows.cs Move partial unmap handler to the native signal handler (#3437) 2022-07-29 19:16:29 -03:00
MemoryManagerUnixHelper.cs
MemoryNotContiguousException.cs
MemoryPermission.cs
MemoryProtectionException.cs
NativeMemoryManager.cs
PageTable.cs
Ryujinx.Memory.csproj Remove usage of Mono.Posix.NETStandard accross all projects (#2906) 2021-12-08 18:24:26 -03:00
WritableRegion.cs