summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/filesystem/fsp/fs_i_file.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fs: Refactor to use cmif serializationFearlessTobi2024-02-191-50/+28
* fs: Add FileSystemAccessor classesFearlessTobi2024-02-191-57/+17
* fs/errors: Unify naming of result codesFearlessTobi2024-01-251-4/+4
* fs: Move fsp_srv subclasses to separate filesFearlessTobi2024-01-251-0/+127