aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/filesystem/fsp_srv.h
AgeCommit message (Expand)Author
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