You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zach Hilman da921ac3f3 loader: Add more descriptive errors 7 years ago
..
card_image.cpp loader: Add more descriptive errors 7 years ago
card_image.h Add missing includes and use const where applicable 8 years ago
content_archive.cpp loader: Add more descriptive errors 7 years ago
content_archive.h loader: Add more descriptive errors 7 years ago
control_metadata.cpp NRO Assets and NACP file format 8 years ago
control_metadata.h Use const where applicable 7 years ago
directory.h fsp_srv: Use std::string_view's copy() function instead of strncpy() 7 years ago
errors.h file_sys/errors: Remove redundant object constructor calls 8 years ago
mode.h VFS Regression and Accuracy Fixes (#776) 8 years ago
partition_filesystem.cpp loader: Add more descriptive errors 7 years ago
partition_filesystem.h partition_filesystem: Ensure all class members of PartitionFilesystem are initialized 8 years ago
program_metadata.cpp loader: Add more descriptive errors 7 years ago
program_metadata.h Virtual Filesystem (#597) 8 years ago
romfs.cpp RomFS Extraction 8 years ago
romfs.h RomFS Extraction 8 years ago
romfs_factory.cpp Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
romfs_factory.h Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
savedata_factory.cpp savedata_factory: Make SaveDataDescriptor's DebugInfo() function a const member function 8 years ago
savedata_factory.h file_sys: Add missing include in savedata_factory 7 years ago
sdmc_factory.cpp Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
sdmc_factory.h Virtual Filesystem 2: Electric Boogaloo (#676) 8 years ago
vfs.cpp vfs: Add VfsFilesystem interface and default implementation 7 years ago
vfs.h vfs: Fix documentation 7 years ago
vfs_offset.cpp RomFS Extraction 8 years ago
vfs_offset.h RomFS Extraction 8 years ago
vfs_real.cpp file_util: Use enum instead of bool for specifing path behavior 7 years ago
vfs_real.h vfs: Use RealVfsFilesystem for fs-operations in RealVfsDirectory 7 years ago
vfs_vector.cpp vfs_vector: Remove unused variable in FindAndRemoveVectorElement() 7 years ago
vfs_vector.h RomFS Extraction 8 years ago