summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/savedata_factory.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* savedata_factory: Make SaveDataDescriptor's DebugInfo() function a const member functionLioncash2018-07-191-1/+1
* Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman2018-07-191-6/+3
* General Filesystem and Save Data Fixes (#670)Zach Hilman2018-07-171-9/+37
* Revert "Virtual Filesystem (#597)"bunnei2018-07-081-0/+33
* Virtual Filesystem (#597)Zach Hilman2018-07-061-33/+0
* FS: Make EnsureSaveData create the savedata folder when called for the first time.Subv2018-03-041-1/+3
* Filesystem: Added a SaveData Factory and associated Disk_FileSystem.Subv2018-03-021-0/+31