Ryujinx/Ryujinx.HLE/HOS/Services/Am/AppletAE/AllSystemAppletProxiesService
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
..
LibraryAppletCreator Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00
SystemAppletProxy Implement some calls of ISelfController (#965) 2020-03-04 00:41:41 -03:00
ISystemAppletProxy.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00