Atmosphere/libraries/libstratosphere/source/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
fs_access_log.cpp libstrat: fix bugs/compiler warnings 2020-07-02 14:02:50 -07:00
fs_application.cpp loader: refactor to use fs bindings 2020-03-09 03:10:12 -07:00
fs_bis.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_code.cpp loader: update for 10.0.0 2020-04-14 02:45:28 -07:00
fs_content.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_content_storage.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_context.cpp fs: implement AccessLog, enable for File operations 2020-07-02 14:02:50 -07:00
fs_data.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_dbm_hierarchical_rom_file_table.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_dbm_rom_path_tool.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_device_save_data.cpp fs: add MountDeviceSaveData 2020-03-18 20:05:39 -07:00
fs_file_path_hash.hpp Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
fs_file_storage.cpp Implement support for parsing/interacting with NCAs. (#942) 2020-05-11 15:04:51 -07:00
fs_filesystem_utils.cpp loader: refactor to use fs bindings 2020-03-09 03:10:12 -07:00
fs_game_card.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_image_directory.cpp fs: add MountImageDirectory 2020-03-27 16:59:27 -07:00
fs_memory_management.cpp os: refactor/rewrite entire namespace. 2020-04-08 02:21:35 -07:00
fs_path_tool.cpp ams: revamp assertion system 2020-02-22 23:05:14 -08:00
fs_path_utils.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_priority.cpp libstrat: fix bugs/compiler warnings 2020-07-02 14:02:50 -07:00
fs_result_utils.cpp fs: implement AccessLog, enable for File operations 2020-07-02 14:02:50 -07:00
fs_rights_id.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_romfs_filesystem.cpp fssystem: add RomFsFileSystem 2020-04-04 02:37:21 -07:00
fs_save_data_management.cpp erpt: reimplement the sysmodule (#875) 2020-04-13 17:07:37 -07:00
fs_scoped_setter.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_sd_card.cpp sysupdater: make GetUpdateInformation work on hardware. 2020-06-28 01:46:51 -07:00
fs_signed_system_partition.cpp hos::Version: rename enum members 2020-04-13 22:19:44 -07:00
fs_system_data.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_system_save_data.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00