summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/filesystem/fsp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fsp-srv: Migrate to use cmif serializationFearlessTobi2024-02-192-263/+203
* fsp: Move IMultiCommitManager to a seperate fileFearlessTobi2024-02-193-29/+58
* fsp: Move ISaveDataInfoReader to a seperate fileFearlessTobi2024-02-193-165/+212
* service: Add proper GetCacheStorageMax implementation to IApplicationFunctionsLeystryku2024-02-181-1/+1
* fsp: Add FlushAccessLogOnSdCard stubLeystryku2024-02-182-2/+10
* service: fs: Skip non user id foldersNarr the Reg2024-02-021-0/+9
* core: support offline web appletLiam2024-01-301-13/+35
* fs: Add path classFearlessTobi2024-01-252-2/+5
* fs/errors: Unify naming of result codesFearlessTobi2024-01-253-8/+8
* fs: Replace Mode enum by OpenMode enumFearlessTobi2024-01-255-24/+28
* vfs: Move vfs files to their own directoryFearlessTobi2024-01-254-4/+4
* fs: Move fsp_srv subclasses to separate filesFearlessTobi2024-01-2515-0/+1556