aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/filesystem/fsp_srv.h
AgeCommit message (Expand)Author
2021-04-07fsp-srv: Update to 12.xMorph
2020-12-08fsp_srv: Implement OpenDataStorageWithProgramIndexMorph
2020-11-26service: Eliminate usages of the global system instanceLioncash
2020-11-18patch_manager: Remove usages of the global system instanceLioncash
2020-07-30fsp-srv: Stub Read/WriteSaveDataFileSystemExtraDataWithMaskBySaveDataAttributeMorph
2020-05-11service: fsp_srv: Stub implementation of OpenMultiCommitManager.bunnei
2019-09-21configure_debug: Move reporting option to loggingZach Hilman
2019-09-21yuzu: Port old usages of Filesystem namespace to FilesystemControllerZach Hilman
2019-06-28fsp-srv: Implement GetAccessLogVersionInfoZach Hilman
2019-06-28fsp-srv: Implement OutputAccessLogToSdCardZach Hilman
2019-03-18fsp_srv: Unstub SetCurrentProcessLioncash
2019-01-29service/fsp-srv: Update function tablesLioncash
2018-10-29fsp_srv: Implement command 61: OpenSaveDataInfoReaderBySaveDataSpaceIdZach Hilman
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-08-31filesystem: Implement OpenReadOnlySaveDataFilesystemZach Hilman
2018-08-31filesystem: Add OpenFileSystemWithPatchZach Hilman
2018-08-18filesystem: Add support for loading of system archivesZach Hilman
2018-07-18Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman
2018-07-17General Filesystem and Save Data Fixes (#670)Zach Hilman
2018-07-07Revert "Virtual Filesystem (#597)"bunnei
2018-07-06Virtual Filesystem (#597)Zach Hilman
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-04-07Fix spelling of InitializeJames Rowe
2018-03-04FS: Stubbed CreateSaveData. It currently does nothing.Subv
2018-03-01FS: Implement MountSaveData and some of the IFile interface.Subv
2018-02-09fsp_srv: Stub MountSdCard.bunnei
2018-01-21fsp_srv: Various improvements to IStorage:Read implementation.bunnei
2018-01-21filesystem: Implement basic IStorage functionality.David Marcec