summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/fs/fs_user.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added CreateFile to the FS_USER servicearchshift2014-12-211-1/+30
* FS_U: Added the command to the docs of SaveData functionsSubv2014-12-201-0/+2
* SaveData: Added some documentation to FormatSaveDataSubv2014-12-181-2/+29
* Filesystem/Archives: Implemented the SaveData archiveSubv2014-12-181-7/+35
* FS.Archive: Clean up treatment of archives and their handlesYuri Kunde Schlesner2014-12-161-34/+59
* Service.FS: Do archive registration using IdCode instead of nameYuri Kunde Schlesner2014-12-161-2/+2
* HLE: Rename namespaces to match move & fix initialization orderYuri Kunde Schlesner2014-12-161-15/+17
* HLE: Move kernel/archive.* to service/fs/Yuri Kunde Schlesner2014-12-161-0/+474