eden/src/core/file_sys/fssystem
lizzie d17ecb01af
Some checks are pending
tx-src / sources (push) Waiting to run
Check Strings / check-strings (push) Waiting to run
[file_sys] fix compilation on GCC 16 (#3917)
Signed-off-by: lizzie lizzie@eden-emu.dev
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3917
Reviewed-by: crueter <crueter@eden-emu.dev>
2026-05-02 01:12:24 +02:00
..
fs_i_storage.h vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
fs_types.h [file_sys] Properly fix the installation of new updates (#2651) 2025-10-02 22:48:52 +02:00
fssystem_aes_ctr_counter_extended_storage.cpp [file_sys] fix compilation on GCC 16 (#3917) 2026-05-02 01:12:24 +02:00
fssystem_aes_ctr_counter_extended_storage.h [file_sys] fix compilation on GCC 16 (#3917) 2026-05-02 01:12:24 +02:00
fssystem_aes_ctr_storage.cpp [crypto] Rework AES CTR/XTS streaming and squash heap churn (#2782) 2025-10-26 02:12:27 +01:00
fssystem_aes_ctr_storage.h vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
fssystem_aes_xts_storage.cpp [crypto] Rework AES CTR/XTS streaming and squash heap churn (#2782) 2025-10-26 02:12:27 +01:00
fssystem_aes_xts_storage.h fs: add missing mutex header for member (#13106) 2024-02-21 16:43:05 +01:00
fssystem_alignment_matching_storage.h [fs] remove usage of subpar PooledBuffer (#342) 2025-09-20 17:43:59 +02:00
fssystem_alignment_matching_storage_impl.cpp [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
fssystem_alignment_matching_storage_impl.h vfs: expand support for NCA reading 2023-08-15 17:47:25 -04:00
fssystem_bucket_tree.cpp [file_sys] fix compilation on GCC 16 (#3917) 2026-05-02 01:12:24 +02:00
fssystem_bucket_tree.h vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
fssystem_bucket_tree_template_impl.h [fs] remove usage of subpar PooledBuffer (#342) 2025-09-20 17:43:59 +02:00
fssystem_bucket_tree_utils.h vfs: expand support for NCA reading 2023-08-15 17:47:25 -04:00
fssystem_compressed_storage.h [file_sys] fix compilation on GCC 16 (#3917) 2026-05-02 01:12:24 +02:00
fssystem_compression_common.h vfs: expand support for NCA reading 2023-08-15 17:47:25 -04:00
fssystem_compression_configuration.cpp fssystem: rework for yuzu style 2023-08-15 17:47:40 -04:00
fssystem_compression_configuration.h fssystem: rework for yuzu style 2023-08-15 17:47:40 -04:00
fssystem_crypto_configuration.cpp [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
fssystem_crypto_configuration.h vfs: expand support for NCA reading 2023-08-15 17:47:25 -04:00
fssystem_hierarchical_integrity_verification_storage.cpp vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
fssystem_hierarchical_integrity_verification_storage.h vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
fssystem_hierarchical_sha3_storage.cpp [fs] temporarely disable nca verification (#298) 2025-09-05 00:04:37 +02:00
fssystem_hierarchical_sha3_storage.h [fs] temporarely disable nca verification (#298) 2025-09-05 00:04:37 +02:00
fssystem_hierarchical_sha256_storage.cpp [fs] temporarely disable nca verification (#298) 2025-09-05 00:04:37 +02:00
fssystem_hierarchical_sha256_storage.h vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
fssystem_indirect_storage.cpp [file_sys] fix compilation on GCC 16 (#3917) 2026-05-02 01:12:24 +02:00
fssystem_indirect_storage.h [file_sys] fix compilation on GCC 16 (#3917) 2026-05-02 01:12:24 +02:00
fssystem_integrity_romfs_storage.cpp vfs: expand support for NCA reading 2023-08-15 17:47:25 -04:00
fssystem_integrity_romfs_storage.h vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
fssystem_integrity_verification_storage.cpp [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
fssystem_integrity_verification_storage.h fssystem: rework for yuzu style 2023-08-15 17:47:40 -04:00
fssystem_memory_resource_buffer_hold_storage.h fssystem: rework for yuzu style 2023-08-15 17:47:40 -04:00
fssystem_nca_file_system_driver.cpp [file_sys] Properly fix the installation of new updates (#2651) 2025-10-02 22:48:52 +02:00
fssystem_nca_file_system_driver.h [fs] temporarely disable nca verification (#298) 2025-09-05 00:04:37 +02:00
fssystem_nca_header.cpp [fs] Remove remaining files from NCA bypass and fix some asserts (#2502) 2025-09-17 17:45:52 +02:00
fssystem_nca_header.h vfs: expand support for NCA reading 2023-08-15 17:47:25 -04:00
fssystem_nca_reader.cpp vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
fssystem_sparse_storage.cpp [file_sys] fix compilation on GCC 16 (#3917) 2026-05-02 01:12:24 +02:00
fssystem_sparse_storage.h [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
fssystem_switch_storage.h fssystem: rework for yuzu style 2023-08-15 17:47:40 -04:00
fssystem_utility.cpp fssystem: rework for yuzu style 2023-08-15 17:47:40 -04:00
fssystem_utility.h vfs: expand support for NCA reading 2023-08-15 17:47:25 -04:00