fs: move bitmap classes out of save::
1 parent 7a69723 commit be9338eb339ef487c6dc5ea00f1ecdd30ebeab11
@Michael Scire Michael Scire authored on 12 Mar 2022
SciresM committed on 22 Mar 2022
Showing 23 changed files
View
libraries/libstratosphere/include/stratosphere/fssystem.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/dbm/fssystem_dbm_utils.hpp 100644 → 0
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_bitmap_utils.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_block_cache_buffered_storage.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_buffered_storage.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_hierarchical_integrity_verification_storage.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_integrity_romfs_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_integrity_verification_storage.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/fssystem/save/fssystem_block_cache_buffered_storage.hpp 100644 → 0
View
libraries/libstratosphere/include/stratosphere/fssystem/save/fssystem_buffered_storage.hpp 100644 → 0
View
libraries/libstratosphere/include/stratosphere/fssystem/save/fssystem_hierarchical_integrity_verification_storage.hpp 100644 → 0
View
libraries/libstratosphere/include/stratosphere/fssystem/save/fssystem_integrity_verification_storage.hpp 100644 → 0
View
libraries/libstratosphere/include/stratosphere/fssystem/save/fssystem_save_types.hpp 100644 → 0
View
libraries/libstratosphere/source/fssystem/fssystem_block_cache_buffered_storage.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/fssystem_buffered_storage.cpp 0 → 100644
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/fssystem_hierarchical_integrity_verification_storage.cpp 0 → 100644
View
libraries/libstratosphere/source/fssystem/fssystem_integrity_romfs_storage.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_integrity_verification_storage.cpp 0 → 100644
View
libraries/libstratosphere/source/fssystem/fssystem_nca_file_system_driver.cpp
View
libraries/libstratosphere/source/fssystem/save/fssystem_block_cache_buffered_storage.cpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/save/fssystem_buffered_storage.cpp 100644 → 0
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/save/fssystem_hierarchical_integrity_verification_storage.cpp 100644 → 0
View
libraries/libstratosphere/source/fssystem/save/fssystem_integrity_verification_storage.cpp 100644 → 0