summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/savedata_factory.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-14core: Move process creation out of global state.bunnei1-1/+2
2018-03-04FS: Make EnsureSaveData create the savedata folder when called for the first time.Subv1-10/+24
2018-03-02SaveData: Use the current titleid when opening the savedata archive.Subv1-2/+3
2018-03-02Filesystem: Added a SaveData Factory and associated Disk_FileSystem.Subv1-0/+41