Ryujinx/Ryujinx.HLE
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
..
Exceptions Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
FileSystem Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
HOS Optimized memory modified check (#538) 2018-12-11 23:48:54 -02:00
Input Fix homebrew input (#528) 2018-12-07 22:59:38 +02:00
Loaders Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Resource Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Utilities Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
DeviceMemory.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Homebrew.npdm Better process implementation (#491) 2018-11-28 20:18:09 -02:00
PerformanceStatistics.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
Ryujinx.HLE.csproj Better process implementation (#491) 2018-11-28 20:18:09 -02:00
RyujinxProfileImage.jpg Implement friend:a IFriendService: 10101 (#429) 2018-09-25 19:59:29 -03:00
Switch.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00