ryujinx/Ryujinx.HLE/HOS/Services
Ac_K 1ff89d6482 Implement basic support of SystemSaveData and Cleanup IFileSystemProxy (#767)
* Implement basic support of SystemSaveData and Cleanup IFileSystemProxy

- Implement `OpenSystemSaveData` as a `IFileSystem` in `SaveHelper`:
  On real device, system saves data are stored encrypted, and we can't create an empty system save data for now. That's why if a user put his own dump of system save in `RyuFs\nand\system\save\`, we extract content in associated folder and open it as a `IFileSystem`. If the system save data don't exist, a folder is created.

- Cleanup `IFileSystemProxy` by adding a Helper class.

- Implement `GetSavePath` in `VirtualFileSystem` and remove `GetGameSavePath` in `SaveHelper`.

* remove the forgotten I

* Fix align
2019-09-08 23:33:40 +02:00
..
Acc IGeneralService Implement GetClientId and IsAnyInternetRequestAccepted (#749) 2019-09-04 18:09:20 +02:00
Am Implement am ICommonStateGetter::SetCpuBoostMode (#743) 2019-08-28 13:02:50 +02:00
Apm Implement am ICommonStateGetter::SetCpuBoostMode (#743) 2019-08-28 13:02:50 +02:00
Arp
Aud
Bcat
Bluetooth Implement Bluetooth, Btm, Hid and Nsd services and calls. (#761) 2019-09-06 16:58:50 +02:00
Bpc
Bsd
Btm Implement Bluetooth, Btm, Hid and Nsd services and calls. (#761) 2019-09-06 16:58:50 +02:00
Caps
Es
Friend
FspSrv Implement basic support of SystemSaveData and Cleanup IFileSystemProxy (#767) 2019-09-08 23:33:40 +02:00
Hid Implement Bluetooth, Btm, Hid and Nsd services and calls. (#761) 2019-09-06 16:58:50 +02:00
Ldr
Lm
Lr
Mm
Ncm
Nfc/Nfp
Nifm IGeneralService Implement GetClientId and IsAnyInternetRequestAccepted (#749) 2019-09-04 18:09:20 +02:00
Ns
Nsd Implement Bluetooth, Btm, Hid and Nsd services and calls. (#761) 2019-09-06 16:58:50 +02:00
Nv NvHostChannelIoctl: Implement setter for SetSubmitTimeout, SetPriority and SetTimeslice (#747) 2019-09-01 20:55:38 -03:00
Pctl
Pl
Pm
Prepo
Psm
Set
Sfdnsres
Sm
Spl
Ssl
Time timezone: improve sanity checks on TimeZone Rule name (#758) 2019-09-04 18:10:15 +02:00
Vi
CommandAttributes.cs
DummyService.cs
IIpcService.cs
IpcService.cs
ServiceAttributes.cs
ServiceConfiguration.cs