mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 01:37:02 +00:00
* Fix virtual address overflow near ulong limit * Fix comments * Improve overflow checking for large size values * Add overflow checking to AddressSpaceManager class * Add overflow protection to read and write functions |
||
|---|---|---|
| .. | ||
| Tracking | ||
| CpuContext.cs | ||
| InvalidAccessHandler.cs | ||
| JitMemoryAllocator.cs | ||
| JitMemoryBlock.cs | ||
| MemoryHelper.cs | ||
| MemoryManager.cs | ||
| Ryujinx.Cpu.csproj | ||