summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/filesystem/filesystem.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* FS: Added an SDMC archive factory and registered it to the SDMC archive on startup.Subv2018-03-201-0/+1
* FS: Make EnsureSaveData create the savedata folder when called for the first time.Subv2018-03-041-0/+7
* Filesystem: Added a SaveData Factory and associated Disk_FileSystem.Subv2018-03-021-0/+1
* fsp_srv: Various improvements to IStorage:Read implementation.bunnei2018-01-211-3/+12
* filesystem: Implement basic IStorage functionality.David Marcec2018-01-211-0/+41