ryujinx/Ryujinx.HLE/HOS/Services/Fs
Alex Barney cecbd256a5
Add support for cache storage (#936)
* Update LibHac

* Run EnsureApplicationCacheStorage when launching a game

* Add new FS commands
2020-03-03 15:07:06 +01:00
..
FileSystemProxy Fix OpenBisFileSystem wrong buffer type (#909) 2020-01-27 21:09:04 +01:00
Types
IDeviceOperator.cs Add support for cache storage (#936) 2020-03-03 15:07:06 +01:00
IFileSystemProxy.cs Add support for cache storage (#936) 2020-03-03 15:07:06 +01:00
IFileSystemProxyForLoader.cs
IProgramRegistry.cs
ISaveDataInfoReader.cs Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Switch uses (#801) 2020-01-05 12:49:44 +01:00
ResultCode.cs