summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/romfs_factory.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-11-04core: Fix transitive include build errorsameerj1-0/+2
2021-11-04core: Remove unused includesameerj1-1/+0
2021-05-02file_sys: Resolve cases of variable shadowingLioncash1-1/+1
2020-12-08fsp_srv: Implement OpenDataStorageWithProgramIndexMorph1-0/+4
2020-09-17file_sys/romfs_factory: Eliminate usage of the global system accessorLioncash1-3/+18
2019-10-06hle/service: Replace global system instance calls with instance-based onesLioncash1-1/+1
2019-09-21filesystem: Add const qualification to various accessorsZach Hilman1-2/+2
2018-10-05romfs_factory: Extract packed update setter to new functionZach Hilman1-0/+1
2018-10-05patch_manager: Add support for packed updatesZach Hilman1-0/+1
2018-09-20file-sys: Default heavy-weight class destructors in the cpp fileLioncash1-0/+1
2018-09-04bktr: Implement IVFC offset shiftingZach Hilman1-0/+1
2018-09-04patch_manager: Add usages of patches to ExeFSZach Hilman1-0/+1
2018-08-21romfs_factory: Remove unnecessary includes and use forward declarations where applicableLioncash1-1/+7
2018-08-19filesystem: Add support for loading of system archivesZach Hilman1-1/+11
2018-07-19Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman1-7/+2
2018-07-17General Filesystem and Save Data Fixes (#670)Zach Hilman1-8/+3
2018-07-08Revert "Virtual Filesystem (#597)"bunnei1-0/+35
2018-07-06Virtual Filesystem (#597)Zach Hilman1-35/+0
2018-03-04FS: Make EnsureSaveData create the savedata folder when called for the first time.Subv1-1/+1
2018-01-21file_sys: Cleanup to better match Switch file system constructs.bunnei1-0/+35