aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/romfs_factory.h
AgeCommit message (Expand)Author
2018-10-05romfs_factory: Extract packed update setter to new functionZach Hilman
2018-10-05patch_manager: Add support for packed updatesZach Hilman
2018-09-19file-sys: Default heavy-weight class destructors in the cpp fileLioncash
2018-09-04bktr: Implement IVFC offset shiftingZach Hilman
2018-09-04patch_manager: Add usages of patches to ExeFSZach Hilman
2018-08-20romfs_factory: Remove unnecessary includes and use forward declarations where...Lioncash
2018-08-18filesystem: Add support for loading of system archivesZach Hilman
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-03-04FS: Make EnsureSaveData create the savedata folder when called for the first ...Subv
2018-01-21file_sys: Cleanup to better match Switch file system constructs.bunnei