ryujinx/Ryujinx.HLE
Ac_K 25c3b8b356
Implement some calls of ISelfController (#965)
* Implement some calls of ISelfController

This PR implement some calls of ISelfController:

- EnterFatalSection
- LeaveFatalSection
- GetAccumulatedSuspendedTickValue (close #937)

According to RE of the 8.1.0 am service.

* thread safe increment/decrement

* Fix thread safe

* remove unused using
2020-03-04 00:41:41 -03:00
..
Exceptions
FileSystem Add support for cache storage (#936) 2020-03-03 15:07:06 +01:00
HOS Implement some calls of ISelfController (#965) 2020-03-04 00:41:41 -03:00
Input
Loaders Add 32 bits support to HleProcessDebugger (#859) 2020-01-12 12:06:26 +01:00
Utilities
DeviceMemory.cs
Homebrew.npdm
PerformanceStatistics.cs Render Profiler in GUI (#854) 2020-02-06 11:25:47 +00:00
Ryujinx.HLE.csproj Add support for cache storage (#936) 2020-03-03 15:07:06 +01:00
RyujinxProfileImage.jpg
Switch.cs Keep the GUI alive when closing a game (#888) 2020-01-21 23:23:11 +01:00