summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/filesystem/filesystem.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman2018-07-191-9/+101
* General Filesystem and Save Data Fixes (#670)Zach Hilman2018-07-171-31/+17
* Revert "Virtual Filesystem (#597)"bunnei2018-07-081-130/+3
* Virtual Filesystem (#597)Zach Hilman2018-07-061-3/+130
* 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