aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/vfs_concat.cpp
AgeCommit message (Expand)Author
2018-09-25vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFileLioncash
2018-09-25vfs_static: Remove template byte parameter from StaticVfsFileLioncash
2018-09-23fsmitm: Cleanup and modernize fsmitm portZach Hilman
2018-09-21vfs_concat: Rewrite and fix ConcatenatedVfsFileZach Hilman
2018-09-19file-sys: Default heavy-weight class destructors in the cpp fileLioncash
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-08-11registration: Update documentation and styleZach Hilman
2018-08-11file_sys: Comply to style guidelinesZach Hilman
2018-08-11vfs: Add ConcatenatedVfsFileZach Hilman