aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/vfs_real.h
AgeCommit message (Expand)Author
2018-10-19vfs: Remove InterpretAsDirectory and related functionsZach Hilman
2018-09-23fsmitm: Cleanup and modernize fsmitm portZach Hilman
2018-09-21vfs: Add GetEntries methodZach Hilman
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-09-02vfs_real: Forward declare IOFileLioncash
2018-08-11vfs_real: Add CreateFullPath to Create* operationsZach Hilman
2018-08-08vfs: Use RealVfsFilesystem for fs-operations in RealVfsDirectoryZach Hilman
2018-08-08vfs: Add RealVfsFilesystem implementationZach Hilman
2018-07-27RomFS ExtractionZach Hilman
2018-07-22file_util, vfs: Use std::string_view where applicableLioncash
2018-07-18Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman
2018-07-07Revert "Virtual Filesystem (#597)"bunnei
2018-07-06Virtual Filesystem (#597)Zach Hilman