1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-13 17:26:42 +00:00
Ryujinx/Ryujinx.Memory
gdkchan 57bb0abda3
Print guest stack trace on invalid memory access (#1407)
* Print guest stack trace on invalid memory access

* Improve XML docs
2020-07-30 23:16:41 +10:00
..
InvalidMemoryRegionException.cs Print guest stack trace on invalid memory access (#1407) 2020-07-30 23:16:41 +10:00
MemoryAllocationFlags.cs
MemoryBlock.cs Print guest stack trace on invalid memory access (#1407) 2020-07-30 23:16:41 +10:00
MemoryConstants.cs
MemoryManagement.cs
MemoryManagementUnix.cs
MemoryManagementWindows.cs
MemoryPermission.cs
MemoryProtectionException.cs
NativeMemoryManager.cs New NVDEC and VIC implementation (#1384) 2020-07-12 05:07:01 +02:00
Ryujinx.Memory.csproj