1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-21 14:33:24 +01:00
Atmosphere/libraries/libstratosphere/source/fssystem
2020-11-24 19:49:11 -08:00
..
buffers fs: fix bug in buffer manager 2020-11-24 19:49:11 -08:00
save nca-pr: update for c++20 2020-05-14 02:22:24 -07:00
fssystem_aes_ctr_counter_extended_storage.cpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00
fssystem_aes_ctr_storage.cpp
fssystem_aes_xts_storage.cpp
fssystem_alignment_matching_storage_impl.cpp libstrat: fix bugs/compiler warnings 2020-07-02 14:02:50 -07:00
fssystem_allocator_utility.cpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00
fssystem_bucket_tree.cpp fs: miscellaneous bucket tree fixes 2020-05-19 09:48:44 -07:00
fssystem_crypto_configuration.cpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00
fssystem_dbm_rom_path_tool.cpp
fssystem_directory_redirection_filesystem.cpp
fssystem_directory_savedata_filesystem.cpp
fssystem_external_code.cpp
fssystem_file_system_proxy_api.cpp sysupdater: begin implementing api 2020-06-28 01:46:51 -07:00
fssystem_hierarchical_sha256_storage.cpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00
fssystem_hierarchical_sha256_storage.hpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00
fssystem_indirect_storage.cpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00
fssystem_integrity_romfs_storage.cpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00
fssystem_key_slot_cache.hpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00
fssystem_lru_list_cache.hpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00
fssystem_nca_file_system_driver.cpp fs: update IndirectStorage for 10.x, bugfixes 2020-06-25 17:36:05 -07:00
fssystem_nca_header.cpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00
fssystem_nca_reader.cpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00
fssystem_partition_file_system.cpp
fssystem_partition_file_system_meta.cpp Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
fssystem_pooled_buffer.cpp fs: fix retry bug in OpenContentStorageFileSystem 2020-07-20 13:18:48 -07:00
fssystem_read_only_block_cache_storage.hpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00
fssystem_romfs_filesystem.cpp Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
fssystem_sparse_storage.cpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00
fssystem_speed_emulation_configuration.cpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00
fssystem_subdirectory_filesystem.cpp
fssystem_thread_priority_changer.cpp ams: centralize system thread definitions 2020-04-17 01:06:07 -07:00
fssystem_utility.cpp