aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/filesystem/filesystem.cpp
AgeCommit message (Expand)Author
2018-07-19filesystem: Remove pragma disabling global optimizationsLioncash
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-07-02Update clang formatJames Rowe
2018-07-02Rename logging macro back to LOG_*James Rowe
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