13 Commits (e01424699b3256f2a021a02404a8daf1ee82946b)

Author SHA1 Message Date
Morph e01424699b fs: Fix RomFS building when zero byte files are present 6 years ago
Lioncash d7f670204b file_sys/fsmitm_romfsbuild: Utilize a string_view in romfs_calc_path_hash() 7 years ago
Zach Hilman cc50704b77 fsmitm_romfsbuild: Extract stubs and IPS to romfs_ext dir 7 years ago
Zach Hilman fc0f2197e8 fsmitm_romfsbuild: Add support for stubbing and IPS patches in LFS 7 years ago
Lioncash cc482913f4 fsmitm_romfsbuild: std::move std::vector instances in Build() 7 years ago
Lioncash 8c2a41fa87 fsmitm_romfsbuild: Replace manual value aligning with Common::AlignUp() 7 years ago
Lioncash 0234afa2ab fsmitm_romfsbuild: Avoid type truncation warnings 7 years ago
Lioncash 87fdd86e0e fsmitm_romfsbuild: Remove unnecessary constructors and initializers for RomFSBuildFileContext and RomFSBuildDirectoryContext 7 years ago
Lioncash b532635176 fsmitm_romfsbuild: Remove unnecessary loops in Build() 7 years ago
Lioncash cb483ba942 fsmitm_romfsbuild: Make auto variable into a std::size_t variable within Build() 7 years ago
Lioncash 8a132a6dc3 vfs/etc: Append std:: to size_t usages 7 years ago
Zach Hilman 0243903c12 fsmitm: Cleanup and modernize fsmitm port 7 years ago
Zach Hilman 38f80a495b file_sys: Port Atmosphere-NX fs_mitm implementation 7 years ago