1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-27 14:22:17 +00:00
Atmosphere/libraries/libstratosphere/include/stratosphere/fs
SciresM 9fde97cfdd
sf: Change interface definition methodology (#1074)
* sf: Begin experimenting with new interface declaration format

* sf: convert fs interfaces to new format

* sf: finish conversion of libstrat to new definitions

* sf: convert loader to new format

* sf: convert spl to new format

* sf: update ncm for new format

* sf: convert pm to new format

* sf: convert ro/sm to new format

* sf: update fatal for new format

* sf: support building dmnt under new scheme

* sf: update ams.mitm for new format

* sf: correct invocation def for pointer holder

* fs: correct 10.x+ user bindings for Get*SpaceSize
2020-07-07 17:07:23 -07:00
..
fsa sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
impl libstrat: fix bugs/compiler warnings 2020-07-02 14:02:50 -07:00
fs_access_log.hpp fs: implement AccessLog, enable for File operations 2020-07-02 14:02:50 -07:00
fs_application.hpp
fs_bis.hpp
fs_code.hpp
fs_common.hpp
fs_content.hpp
fs_content_storage.hpp
fs_context.hpp fs: implement AccessLog, enable for File operations 2020-07-02 14:02:50 -07:00
fs_dbm_hierarchical_rom_file_table.hpp
fs_dbm_rom_key_value_storage.hpp
fs_dbm_rom_path_tool.hpp
fs_dbm_rom_types.hpp
fs_device_save_data.hpp
fs_directory.hpp
fs_file.hpp
fs_file_storage.hpp
fs_filesystem.hpp fs: use access_log for other user fs/dir/file bindings 2020-07-02 14:02:50 -07:00
fs_filesystem_for_debug.hpp fs: use access_log for other user fs/dir/file bindings 2020-07-02 14:02:50 -07:00
fs_filesystem_utils.hpp fs: use access_log for other user fs/dir/file bindings 2020-07-02 14:02:50 -07:00
fs_game_card.hpp
fs_image_directory.hpp
fs_istorage.hpp
fs_memory_management.hpp
fs_memory_storage.hpp
fs_mount.hpp
fs_operate_range.hpp
fs_path_tool.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
fs_path_utils.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
fs_priority.hpp fs: implement AccessLog, enable for File operations 2020-07-02 14:02:50 -07:00
fs_query_range.hpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
fs_read_only_filesystem.hpp
fs_remote_filesystem.hpp
fs_remote_storage.hpp
fs_result_config.hpp fs: implement AccessLog, enable for File operations 2020-07-02 14:02:50 -07:00
fs_rights_id.hpp
fs_romfs_filesystem.hpp
fs_save_data_management.hpp
fs_save_data_transaction.hpp
fs_save_data_types.hpp
fs_sd_card.hpp
fs_shared_filesystem_holder.hpp
fs_signed_system_partition.hpp
fs_speed_emulation.hpp
fs_storage_type.hpp
fs_substorage.hpp
fs_system_data.hpp
fs_system_save_data.hpp