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 Refactoring of acc:u0 (#701) 2019-06-16 00:35:38 +02:00
Aud Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
Bcat Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
Bluetooth Implement Bluetooth, Btm, Hid and Nsd services and calls. (#761) 2019-09-06 16:58:50 +02:00
Bpc Implement time:* 2.0.0 & 3.0.0 commands (#735) 2019-07-15 19:52:35 +02:00
Bsd Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
Btm Implement Bluetooth, Btm, Hid and Nsd services and calls. (#761) 2019-09-06 16:58:50 +02:00
Caps Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
Es Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
Friend Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
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 Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
Lm Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
Lr Fix private on some call (#733) 2019-07-14 23:22:53 +02:00
Mm Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
Ncm Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
Nfc/Nfp Little rewrite of HID input (#723) 2019-07-22 20:15:46 +03:00
Nifm IGeneralService Implement GetClientId and IsAnyInternetRequestAccepted (#749) 2019-09-04 18:09:20 +02:00
Ns Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
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 Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
Pl Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
Pm Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
Prepo Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
Psm Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
Set Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
Sfdnsres Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
Sm Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
Spl Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
Ssl Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
Time timezone: improve sanity checks on TimeZone Rule name (#758) 2019-09-04 18:10:15 +02:00
Vi Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
CommandAttributes.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
DummyService.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IIpcService.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IpcService.cs Update IpcService.cs (#734) 2019-07-14 23:30:47 +02:00
ServiceAttributes.cs IPC services refactoring (#726) 2019-07-10 12:59:54 -03:00
ServiceConfiguration.cs IPC services refactoring (#726) 2019-07-10 12:59:54 -03:00