summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/vfs_offset.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* RomFS ExtractionZach Hilman2018-07-281-3/+4
* file_util, vfs: Use std::string_view where applicableLioncash2018-07-221-1/+1
* vfs_offset: Simplify TrimToFit()Lioncash2018-07-211-1/+2
* vfs: Make WriteBytes() overload taking a std::vector pass the std::vector by const referenceLioncash2018-07-211-1/+1
* vfs_offset: std::move file and name parameters of OffsetVfsFileLioncash2018-07-201-2/+4
* Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman2018-07-191-0/+92
* Revert "Virtual Filesystem (#597)"bunnei2018-07-081-92/+0
* Virtual Filesystem (#597)Zach Hilman2018-07-061-0/+92