Ryujinx/Ryujinx.HLE/HOS/Services/Am
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
..
AppletAE Implement some calls of ISelfController (#965) 2020-03-04 00:41:41 -03:00
AppletOE Actually use the dummy NACP for EnsureApplicationSaveData (#939) 2020-02-18 22:35:47 +11:00
Idle Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Omm Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Spsm Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
Tcap Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
ResultCode.cs Implement some calls of ISelfController (#965) 2020-03-04 00:41:41 -03:00