16 Commits (016fb60ff53150ba37839dd16c121fe2cf874c3e)

Author SHA1 Message Date
bunnei deb3536936 Revert "core: Fix clang build" 6 years ago
Lioncash 18636013c9 core: Fix clang build 6 years ago
Lioncash 16de0a6a96 core/CMakeLists: Make some warnings errors 6 years ago
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 8 years ago
Zach Hilman fc0f2197e8 fsmitm_romfsbuild: Add support for stubbing and IPS patches in LFS 8 years ago
Lioncash cc482913f4 fsmitm_romfsbuild: std::move std::vector instances in Build() 8 years ago
Lioncash 8c2a41fa87 fsmitm_romfsbuild: Replace manual value aligning with Common::AlignUp() 8 years ago
Lioncash 0234afa2ab fsmitm_romfsbuild: Avoid type truncation warnings 8 years ago
Lioncash 87fdd86e0e fsmitm_romfsbuild: Remove unnecessary constructors and initializers for RomFSBuildFileContext and RomFSBuildDirectoryContext 8 years ago
Lioncash b532635176 fsmitm_romfsbuild: Remove unnecessary loops in Build() 8 years ago
Lioncash cb483ba942 fsmitm_romfsbuild: Make auto variable into a std::size_t variable within Build() 8 years ago
Lioncash 8a132a6dc3 vfs/etc: Append std:: to size_t usages 8 years ago
Zach Hilman 0243903c12 fsmitm: Cleanup and modernize fsmitm port 8 years ago
Zach Hilman 38f80a495b file_sys: Port Atmosphere-NX fs_mitm implementation 8 years ago