summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/savedata_factory.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-19savedata_factory: Make SaveDataDescriptor's DebugInfo() function a const member functionLioncash1-1/+1
2018-07-19Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman1-6/+3
2018-07-17General Filesystem and Save Data Fixes (#670)Zach Hilman1-9/+37
2018-07-08Revert "Virtual Filesystem (#597)"bunnei1-0/+33
2018-07-06Virtual Filesystem (#597)Zach Hilman1-33/+0
2018-03-04FS: Make EnsureSaveData create the savedata folder when called for the first time.Subv1-1/+3
2018-03-02Filesystem: Added a SaveData Factory and associated Disk_FileSystem.Subv1-9/+5
2018-01-21file_sys: Cleanup to better match Switch file system constructs.bunnei1-0/+35