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