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 d867928e90 file_sys: Cut down on includes and copies 7 years ago
..
bis_factory.cpp vfs: Add GetOrCreateDirectoryRelative method 7 years ago
bis_factory.h bis_factory: Add partial implementation of BISFactory 7 years ago
card_image.cpp xci: Fix error masking issue 7 years ago
card_image.h xci: Fix error masking issue 7 years ago
content_archive.cpp xts_encryption_layer: Implement XTSEncryptionLayer 7 years ago
content_archive.h registration: Add Data_Unknown5 NCAContentType 7 years ago
control_metadata.cpp control_metadata: Remove unnecessary reference to base file 7 years ago
control_metadata.h control_metadata: Remove unnecessary reference to base file 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
nca_metadata.cpp registration: Various style and documentation improvements 7 years ago
nca_metadata.h romfs_factory: Remove unnecessary includes and use forward declarations where applicable 7 years ago
partition_filesystem.cpp loader: Add more descriptive errors 7 years ago
partition_filesystem.h made ResultStatus a u16 7 years ago
program_metadata.cpp loader: Add more descriptive errors 7 years ago
program_metadata.h made ResultStatus a u16 7 years ago
registered_cache.cpp file_sys: Cut down on includes and copies 7 years ago
registered_cache.h file_sys: Cut down on includes and copies 7 years ago
romfs.cpp romfs: Remove cyclic shared_ptr leak in romfs code 7 years ago
romfs.h RomFS Extraction 8 years ago
romfs_factory.cpp service/filesystem: Use forward declarations where applicable 7 years ago
romfs_factory.h romfs_factory: Remove unnecessary includes and use forward declarations where applicable 7 years ago
savedata_factory.cpp qt/main: Port part of citra(#3411), open savedata works 7 years ago
savedata_factory.h qt/main: Port part of citra(#3411), open savedata works 7 years ago
sdmc_factory.cpp sdmc_factory: Add SDMC RegisteredCache getter 7 years ago
sdmc_factory.h file_sys: Cut down on includes and copies 7 years ago
vfs.cpp vfs: Add GetOrCreateDirectoryRelative method 7 years ago
vfs.h vfs: Add GetOrCreateDirectoryRelative method 7 years ago
vfs_concat.cpp registration: Update documentation and style 7 years ago
vfs_concat.h file_sys: Comply to style guidelines 7 years ago
vfs_offset.cpp RomFS Extraction 8 years ago
vfs_offset.h vfs: Make type hierarchy objects classes instead of structs 7 years ago
vfs_real.cpp registration: Various style and documentation improvements 7 years ago
vfs_real.h vfs_real: Add CreateFullPath to Create* operations 7 years ago
vfs_vector.cpp romfs: Remove cyclic shared_ptr leak in romfs code 7 years ago
vfs_vector.h Merge pull request #1005 from DarkLordZach/registered-fmt 7 years ago
xts_archive.cpp crypto: Eliminate magic constants 7 years ago
xts_archive.h crypto: Eliminate magic constants 7 years ago