1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-25 00:14:41 +01:00
Ryujinx/Ryujinx.HLE/HOS
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
..
Applets SoftwareKeyboard: Interactive data size should include size field. (#907) 2020-01-26 16:14:21 +11:00
Diagnostics/Demangler
Font Keep the GUI alive when closing a game (#888) 2020-01-21 23:23:11 +01:00
Ipc Discard higher 32-bits of IPC message magic and command number (#911) 2020-01-30 21:43:47 +01:00
Kernel Fix a crash when closing the main UI (#904) 2020-02-06 12:38:24 +01:00
Services Implement some calls of ISelfController (#965) 2020-03-04 00:41:41 -03:00
SystemState Implement mii:u and mii:e entirely (#955) 2020-03-02 09:56:01 +11:00
Homebrew.cs
HomebrewRomFsStream.cs
Horizon.cs Add support for cache storage (#936) 2020-03-03 15:07:06 +01:00
IdDictionary.cs
ProgramLoader.cs Set AArch32 mode in KThread (#818) 2019-11-14 15:28:13 +01:00
ResultCode.cs
ServiceCtx.cs