Ryujinx/ChocolArm64
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
..
Decoders Misc. CPU improvements (#519) 2018-12-10 22:58:52 -02:00
Decoders32
Events Optimized memory modified check (#538) 2018-12-11 23:48:54 -02:00
Exceptions
Instructions Misc. CPU improvements (#519) 2018-12-10 22:58:52 -02:00
Instructions32
Memory Optimized memory modified check (#538) 2018-12-11 23:48:54 -02:00
State
Translation Misc. CPU improvements (#519) 2018-12-10 22:58:52 -02:00
BitUtils.cs
ChocolArm64.csproj
CpuThread.cs
OpCodeTable.cs Misc. CPU improvements (#519) 2018-12-10 22:58:52 -02:00
Optimizations.cs
TranslatedSub.cs Misc. CPU improvements (#519) 2018-12-10 22:58:52 -02:00
TranslatedSubType.cs
Translator.cs Misc. CPU improvements (#519) 2018-12-10 22:58:52 -02:00
TranslatorCache.cs Misc. CPU improvements (#519) 2018-12-10 22:58:52 -02:00