There was an error fetching the commit references. Please try again later.
vfs: expand support for NCA reading
Showing
- src/common/alignment.h 27 additions, 2 deletionssrc/common/alignment.h
- src/common/lz4_compression.cpp 6 additions, 0 deletionssrc/common/lz4_compression.cpp
- src/common/lz4_compression.h 2 additions, 0 deletionssrc/common/lz4_compression.h
- src/core/CMakeLists.txt 43 additions, 2 deletionssrc/core/CMakeLists.txt
- src/core/file_sys/card_image.cpp 4 additions, 4 deletionssrc/core/file_sys/card_image.cpp
- src/core/file_sys/content_archive.cpp 77 additions, 511 deletionssrc/core/file_sys/content_archive.cpp
- src/core/file_sys/content_archive.h 5 additions, 61 deletionssrc/core/file_sys/content_archive.h
- src/core/file_sys/errors.h 70 additions, 0 deletionssrc/core/file_sys/errors.h
- src/core/file_sys/fssystem/fs_i_storage.h 58 additions, 0 deletionssrc/core/file_sys/fssystem/fs_i_storage.h
- src/core/file_sys/fssystem/fs_types.h 46 additions, 0 deletionssrc/core/file_sys/fssystem/fs_types.h
- src/core/file_sys/fssystem/fssystem_aes_ctr_counter_extended_storage.cpp 252 additions, 0 deletions...ys/fssystem/fssystem_aes_ctr_counter_extended_storage.cpp
- src/core/file_sys/fssystem/fssystem_aes_ctr_counter_extended_storage.h 114 additions, 0 deletions..._sys/fssystem/fssystem_aes_ctr_counter_extended_storage.h
- src/core/file_sys/fssystem/fssystem_aes_ctr_storage.cpp 129 additions, 0 deletionssrc/core/file_sys/fssystem/fssystem_aes_ctr_storage.cpp
- src/core/file_sys/fssystem/fssystem_aes_ctr_storage.h 43 additions, 0 deletionssrc/core/file_sys/fssystem/fssystem_aes_ctr_storage.h
- src/core/file_sys/fssystem/fssystem_aes_xts_storage.cpp 112 additions, 0 deletionssrc/core/file_sys/fssystem/fssystem_aes_xts_storage.cpp
- src/core/file_sys/fssystem/fssystem_aes_xts_storage.h 42 additions, 0 deletionssrc/core/file_sys/fssystem/fssystem_aes_xts_storage.h
- src/core/file_sys/fssystem/fssystem_alignment_matching_storage.h 146 additions, 0 deletions...e/file_sys/fssystem/fssystem_alignment_matching_storage.h
- src/core/file_sys/fssystem/fssystem_alignment_matching_storage_impl.cpp 204 additions, 0 deletions...sys/fssystem/fssystem_alignment_matching_storage_impl.cpp
- src/core/file_sys/fssystem/fssystem_alignment_matching_storage_impl.h 21 additions, 0 deletions...e_sys/fssystem/fssystem_alignment_matching_storage_impl.h
- src/core/file_sys/fssystem/fssystem_bucket_tree.cpp 598 additions, 0 deletionssrc/core/file_sys/fssystem/fssystem_bucket_tree.cpp
Loading
Please register or sign in to comment