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/Services
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
..
Account stub GetNintendoAccountUserResourceCacheForApplication (#962) 2020-03-03 01:07:27 +11:00
Am Implement some calls of ISelfController (#965) 2020-03-04 00:41:41 -03:00
Apm
Arp Call EnsureApplicationSaveData when launching a game (#871) 2020-01-12 12:15:17 +01:00
Audio Various small audren fixes (#894) 2020-01-18 23:29:52 +01:00
Bcat Implement IDeliveryCacheProgressService in bcat (#908) 2020-02-06 05:09:59 +01:00
Bgtc
Bluetooth
BluetoothManager hle: Fix some inconsistencies in namespace naming in Services (#808) 2019-11-03 18:26:29 +01:00
Caps
Cec
Erpt
Es
Eupld
Fatal
Friend Fix inconsistencies with UserId (#906) 2020-02-02 14:24:17 +11:00
Fs Add support for cache storage (#936) 2020-03-03 15:07:06 +01:00
Grc
Hid
Ins
Lbl
Ldn prepo: Implement calls of IPrepoService (#830) 2019-11-25 10:45:54 +11:00
Lm Fix ILogger type and size decoding (#842) 2019-12-08 14:35:25 +01:00
Loader Improve IRoInterface logic (#809) 2019-11-08 15:49:48 +01:00
Mig
Mii Add support for cache storage (#936) 2020-03-03 15:07:06 +01:00
Mm Initial work 2020-01-09 02:13:00 +01:00
Ncm Update to LibHac 0.6.0 (#792) 2019-10-17 08:17:44 +02:00
News
Nfc
Ngct
Nifm Implement GetCurrentIpConfigInfo (#943) 2020-02-17 16:28:41 +01:00
Nim hle: Fix some inconsistencies in namespace naming in Services (#808) 2019-11-03 18:26:29 +01:00
Notification
Npns
Ns Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Switch uses (#801) 2020-01-05 12:49:44 +01:00
Nv MapBufferEx: take page size into account (#873) 2020-01-12 03:14:27 +01:00
Olsc
Ovln
Pcie
Pctl
Pcv
Pm
Prepo Fix inconsistencies with UserId (#906) 2020-02-02 14:24:17 +11:00
Psc
Ptm
Ro Fix issues on ro implementation (#834) 2019-11-26 19:41:17 +01:00
Sdb Implement mii:u and mii:e entirely (#955) 2020-03-02 09:56:01 +11:00
Settings Fix latest version of hbl/hb-menu (#795) 2019-10-19 00:47:50 +02:00
Sm
Sockets Fix an endge case in bsd IClient::Poll implementation (#848) 2019-12-23 06:33:59 +11:00
Spl
Srepo
Ssl
SurfaceFlinger Fix R5G6B5 in SurfaceFlinger (#863) 2020-01-09 19:12:47 +01:00
Time Fix timezone month being reported incorrectly to games (#861) 2020-01-09 11:08:57 +11:00
Usb
Vi Initial work 2020-01-09 02:13:00 +01:00
Wlan
CommandAttributes.cs
DummyService.cs
IIpcService.cs
IpcService.cs Render Profiler in GUI (#854) 2020-02-06 11:25:47 +00:00
ServiceAttributes.cs
ServiceConfiguration.cs