aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/filesystem/filesystem.cpp
AgeCommit message (Expand)Author
2018-05-02general: Make formatting of logged hex values more straightforwardLioncash
2018-04-24filesystem: Move logging macros over to new fmt-compatible onesLioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-03-19FS: Added an SDMC archive factory and registered it to the SDMC archive on st...Subv
2018-03-04FS: Make EnsureSaveData create the savedata folder when called for the first ...Subv
2018-03-01Filesystem: Added a SaveData Factory and associated Disk_FileSystem.Subv
2018-01-21filesystem: Implement basic IStorage functionality.David Marcec