summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/vfs_real.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* vfs: Add GetEntries methodZach Hilman2018-09-221-0/+1
* Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi2018-09-151-4/+4
* vfs_real: Forward declare IOFileLioncash2018-09-021-6/+14
* vfs_real: Add CreateFullPath to Create* operationsZach Hilman2018-08-121-1/+0
* vfs: Use RealVfsFilesystem for fs-operations in RealVfsDirectoryZach Hilman2018-08-091-2/+10
* vfs: Add RealVfsFilesystem implementationZach Hilman2018-08-091-6/+38
* RomFS ExtractionZach Hilman2018-07-281-1/+2
* file_util, vfs: Use std::string_view where applicableLioncash2018-07-221-6/+8
* Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman2018-07-191-0/+69
* Revert "Virtual Filesystem (#597)"bunnei2018-07-081-65/+0
* Virtual Filesystem (#597)Zach Hilman2018-07-061-0/+65