Ryujinx/Ryujinx.HLE/HOS/Services/Am/AppletAE/AllSystemAppletProxiesService/SystemAppletProxy
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
..
Types Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IApplicationCreator.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IAudioController.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
ICommonStateGetter.cs Stub the application copyright framebuffer api (#921) 2020-02-12 00:07:13 +01:00
IDebugFunctions.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IDisplayController.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IGlobalStateController.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IHomeMenuFunctions.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
ILibraryAppletCreator.cs Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00
ISelfController.cs Implement some calls of ISelfController (#965) 2020-03-04 00:41:41 -03:00
IWindowController.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00