ryujinx/Ryujinx.Memory
2022-09-10 16:23:49 +02:00
..
Range Support memory aliasing (#2954) 2022-05-02 20:30:02 -03:00
Tracking Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
WindowsShared Allocation free tree lookup 2022-09-10 16:23:49 +02: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 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 Support memory aliasing (#2954) 2022-05-02 20:30:02 -03:00
MemoryManagementWindows.cs Move partial unmap handler to the native signal handler (#3437) 2022-07-29 19:16:29 -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
WritableRegion.cs