summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/savedata_factory.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-04file_sys: Replace includes with forward declarations where applicableLioncash1-0/+1
2018-08-31core/core: Replace includes with forward declarations where applicableLioncash1-0/+1
2018-08-21qt/main: Port part of citra(#3411), open savedata workstech4me1-3/+3
2018-08-09file_sys: Add missing include in savedata_factoryZach Hilman1-0/+1
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