Atmosphere/libraries/libstratosphere/include/stratosphere/fssystem
2022-08-06 08:48:51 -07:00
..
buffers ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
impl fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
save fs: move bitmap classes out of save:: 2022-03-21 17:21:44 -07:00
fssystem_aes_ctr_counter_extended_storage.hpp fs: add extension GetEntryList to AesCtrCounterExtendedStorage 2022-06-11 16:54:02 -07:00
fssystem_aes_ctr_storage.hpp util: add pointer utils, use to constrain fs pointers 2022-03-24 16:21:03 -07:00
fssystem_aes_ctr_storage_external.hpp fs: update nca drivers (and dependents/callees) for 14.0.0 changes 2022-03-25 09:48:24 -07:00
fssystem_aes_xts_storage.hpp util: add pointer utils, use to constrain fs pointers 2022-03-24 16:21:03 -07:00
fssystem_aes_xts_storage_external.hpp fs: update nca drivers (and dependents/callees) for 14.0.0 changes 2022-03-25 09:48:24 -07:00
fssystem_alignment_matching_storage.hpp ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
fssystem_alignment_matching_storage_impl.hpp ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
fssystem_allocator_utility.hpp ams: use R_SUCCEED, R_THROW globally 2022-03-26 00:14:36 -07:00
fssystem_asynchronous_access.hpp ams: use R_SUCCEED, R_THROW globally 2022-03-26 00:14:36 -07:00
fssystem_bitmap_utils.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_block_cache_buffered_storage.hpp fs: update nca drivers (and dependents/callees) for 14.0.0 changes 2022-03-25 09:48:24 -07:00
fssystem_bucket_tree.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_bucket_tree_template_impl.hpp ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
fssystem_bucket_tree_utils.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_buffered_storage.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_compressed_storage.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_compression_common.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_compression_configuration.hpp fs: revise NcaFileSystemDriver for latest semantics 2022-02-21 15:17:17 -08:00
fssystem_crypto_configuration.hpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
fssystem_directory_redirection_filesystem.hpp fs/emummc: fix DirectoryRedirectionFileSystem not stripping prefix 2022-08-06 08:48:51 -07:00
fssystem_directory_savedata_filesystem.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_external_code.hpp strat: use svc:: over ::svc 2021-10-04 14:54:13 -07:00
fssystem_file_system_proxy_api.hpp ams_mitm: update to use new NcaFileSystemDriver intf 2022-02-21 15:17:17 -08:00
fssystem_forwarding_file_system.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_hierarchical_integrity_verification_storage.hpp fs: update nca drivers (and dependents/callees) for 14.0.0 changes 2022-03-25 09:48:24 -07:00
fssystem_i_hash_256_generator.hpp ams: fs accuracy fixes, bump to 1.3.2 2022-04-29 16:14:01 -07:00
fssystem_indirect_storage.hpp ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
fssystem_indirect_storage_template_impl.hpp ams: use R_SUCCEED, R_THROW globally 2022-03-26 00:14:36 -07:00
fssystem_integrity_romfs_storage.hpp fs: update nca drivers (and dependents/callees) for 14.0.0 changes 2022-03-25 09:48:24 -07:00
fssystem_integrity_verification_storage.hpp ams: fs accuracy fixes, bump to 1.3.2 2022-04-29 16:14:01 -07:00
fssystem_local_file_system.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_nca_file_system_driver.hpp fs: update signature for VerifySign1 2022-04-01 21:06:26 -07:00
fssystem_nca_header.hpp fs: update nca drivers (and dependents/callees) for 14.0.0 changes 2022-03-25 09:48:24 -07:00
fssystem_partition_file_system.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_partition_file_system_meta.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_pimpl.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_pooled_buffer.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_romfs_file_system.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_service_context.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_sha_hash_generator.hpp ams: fs accuracy fixes, bump to 1.3.2 2022-04-29 16:14:01 -07:00
fssystem_sparse_storage.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_speed_emulation_configuration.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_subdirectory_filesystem.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_switch_storage.hpp fs: update nca drivers (and dependents/callees) for 14.0.0 changes 2022-03-25 09:48:24 -07:00
fssystem_thread_priority_changer.hpp fs: for my sanity, begin tracking version where code was last checked for accuracy 2022-03-24 08:43:40 -07:00
fssystem_utility.hpp fssystem: add unique lock apis 2022-03-28 14:29:22 -07:00