summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/filesystem/filesystem.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* FS: Make EnsureSaveData create the savedata folder when called for the first time.Subv2018-03-041-0/+13
* Filesystem: Added a SaveData Factory and associated Disk_FileSystem.Subv2018-03-021-2/+9
* filesystem: Implement basic IStorage functionality.David Marcec2018-01-211-0/+54