summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/filesystem/filesystem.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-20FS: Added an SDMC archive factory and registered it to the SDMC archive on startup.Subv1-0/+1
2018-03-04FS: Make EnsureSaveData create the savedata folder when called for the first time.Subv1-0/+7
2018-03-02Filesystem: Added a SaveData Factory and associated Disk_FileSystem.Subv1-0/+1
2018-01-21fsp_srv: Various improvements to IStorage:Read implementation.bunnei1-3/+12
2018-01-21filesystem: Implement basic IStorage functionality.David Marcec1-0/+41