summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/filesystem/fsp/fsp_srv.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Add proper GetCacheStorageMax implementation to IApplicationFunctionsLeystryku2024-02-181-1/+1
* fsp: Add FlushAccessLogOnSdCard stubLeystryku2024-02-181-2/+9
* service: fs: Skip non user id foldersNarr the Reg2024-02-021-0/+9
* core: support offline web appletLiam2024-01-301-13/+35
* fs/errors: Unify naming of result codesFearlessTobi2024-01-251-2/+2
* fs: Replace Mode enum by OpenMode enumFearlessTobi2024-01-251-4/+4
* vfs: Move vfs files to their own directoryFearlessTobi2024-01-251-1/+1
* fs: Move fsp_srv subclasses to separate filesFearlessTobi2024-01-251-0/+727