Ryujinx/ChocolArm64/Memory
Roderick Sieben 2e143365eb Optimized memory modified check (#538)
* Optimized memory modified check

This was initially in some cases more expensive than plainly sending the data. Now it should have way better performance.

* Small refactoring

* renamed InvalidAccessEventArgs
* Renamed PtPageBits

* Removed ValueRange(set)

They are currently unused and won't be likely to be used in the near future
2018-12-11 23:48:54 -02:00
..
IMemory.cs Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 2018-10-30 22:43:02 -03:00
MemoryHelper.cs Better process implementation (#491) 2018-11-28 20:18:09 -02:00
MemoryManager.cs Optimized memory modified check (#538) 2018-12-11 23:48:54 -02:00