summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/filesystem/fsp/fsp_srv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13141 from liamwhite/swapliamwhite2024-02-231-1/+1
|\
| * fs: fix argument orderLiam2024-02-231-1/+1
* | fs: add ISaveDataTransferProhibiter, stub FindSaveDataWithFilterLiam2024-02-231-0/+6
|/
* Address review commentsFearlessTobi2024-02-191-12/+1
* fs: Add and use fs_save_data_types.hFearlessTobi2024-02-191-3/+4
* fsp-srv: Migrate to use cmif serializationFearlessTobi2024-02-191-24/+58
* fsp: Add FlushAccessLogOnSdCard stubLeystryku2024-02-181-0/+1
* fs: Move fsp_srv subclasses to separate filesFearlessTobi2024-01-251-0/+78