aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/filesystem/filesystem.h
AgeCommit message (Expand)Author
2018-03-19FS: Added an SDMC archive factory and registered it to the SDMC archive on st...Subv
2018-03-04FS: Make EnsureSaveData create the savedata folder when called for the first ...Subv
2018-03-01Filesystem: Added a SaveData Factory and associated Disk_FileSystem.Subv
2018-01-21fsp_srv: Various improvements to IStorage:Read implementation.bunnei
2018-01-21filesystem: Implement basic IStorage functionality.David Marcec