summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/savedata_factory.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Move process creation out of global state.bunnei2018-03-141-1/+2
* FS: Make EnsureSaveData create the savedata folder when called for the first time.Subv2018-03-041-10/+24
* SaveData: Use the current titleid when opening the savedata archive.Subv2018-03-021-2/+3
* Filesystem: Added a SaveData Factory and associated Disk_FileSystem.Subv2018-03-021-0/+41