summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/filesystem/fsp_srv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* filesystem: Add support for loading of system archivesZach Hilman2018-08-191-0/+1
* Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman2018-07-191-1/+1
* General Filesystem and Save Data Fixes (#670)Zach Hilman2018-07-171-2/+0
* Revert "Virtual Filesystem (#597)"bunnei2018-07-081-1/+1
* Virtual Filesystem (#597)Zach Hilman2018-07-061-1/+1
* service: Use nested namespace specifiers where applicableLioncash2018-04-201-4/+2
* Fix spelling of InitializeJames Rowe2018-04-071-1/+1
* FS: Stubbed CreateSaveData. It currently does nothing.Subv2018-03-041-0/+1
* FS: Implement MountSaveData and some of the IFile interface.Subv2018-03-021-0/+1
* fsp_srv: Stub MountSdCard.bunnei2018-02-101-0/+1
* fsp_srv: Various improvements to IStorage:Read implementation.bunnei2018-01-211-2/+11
* filesystem: Implement basic IStorage functionality.David Marcec2018-01-211-0/+25