Ryujinx/Ryujinx.Cpu
Caian Benedicto f7b2daf5ec
Fix virtual address overflow near ulong limit (#2044)
* 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
2021-02-28 11:48:04 +01:00
..
Tracking Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790) 2021-01-17 17:08:06 -03:00
CpuContext.cs Clear JIT cache on exit (#1518) 2020-12-16 17:07:42 -03:00
InvalidAccessHandler.cs Print guest stack trace on invalid memory access (#1407) 2020-07-30 23:16:41 +10:00
JitMemoryAllocator.cs Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
JitMemoryBlock.cs Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
MemoryHelper.cs Rewrite size for fixed size buffers (#1808) 2020-12-12 14:06:20 +11:00
MemoryManager.cs Fix virtual address overflow near ulong limit (#2044) 2021-02-28 11:48:04 +01:00
Ryujinx.Cpu.csproj infra: Migrate to .NET 5 (#1694) 2020-11-15 19:27:15 +01:00