24 Commits (65489a8f5928eb1e4682d1de63c8305d58d21b18)

Author SHA1 Message Date
lizzie 65489a8f59
more fs fixes 2 weeks ago
lizzie eee06fba4b
[cmake] Allow proper unity builds 3 weeks ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 6 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 7 months ago
FearlessTobi 24f979a4b8 vfs: Move vfs files to their own directory 2 years ago
Liam a4449e0f22 romfs: cache file and directory metadata tables 2 years ago
Liam 4321fc6154 file_sys: handle null romfs 2 years ago
Liam 14a1a578fb romfs: fix extraction of single-directory root 2 years ago
Liam 37871dacd4 fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers 3 years ago
Liam 445948d297 romfs: use vfs_cached for romfs output 3 years ago
Liam 18088c67cd vfs_concat: fix time complexity of read 3 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
enler d7dc7964f1 file_sys: fix LayeredFS error when loading some games made with… (#3602) 6 years ago
Lioncash 0da88a9876 filesys/romfs: Remove unused includes 6 years ago
Lioncash eada47f40f filesys/romfs: Make ProcessFile and ProcessDirectory internally linked 6 years ago
Zach Hilman 94149affe0 romfs: Add SingleDiscard extraction type 7 years ago
Zach Hilman cc50704b77 fsmitm_romfsbuild: Extract stubs and IPS to romfs_ext dir 8 years ago
Lioncash c42d80cd15 vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile 8 years ago
Lioncash 7cab491fcb vfs_static: Remove template byte parameter from StaticVfsFile 8 years ago
Zach Hilman 0243903c12 fsmitm: Cleanup and modernize fsmitm port 8 years ago
Zach Hilman a3a1b7d144 romfs: Implement CreateRomFS 8 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Zach Hilman 0c55578a65 romfs: Remove cyclic shared_ptr leak in romfs code 8 years ago
Zach Hilman 2e4c791f79 RomFS Extraction 8 years ago