loader: refactor to use fs bindings
1 parent 4c5e980 commit 237b51340837e2ac5f99025ae3b09d5fa750d87b
@Michael Scire Michael Scire authored on 9 Mar 2020
Showing 31 changed files
View
libraries/libstratosphere/include/stratosphere/fs.hpp
View
libraries/libstratosphere/include/stratosphere/fs/fs_application.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/fs/fs_code.hpp
View
libraries/libstratosphere/include/stratosphere/fs/fs_read_only_filesystem.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/fs/fs_readonly_filesystem_adapter.hpp 100644 → 0
View
libraries/libstratosphere/include/stratosphere/fs/impl/fs_newable.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_external_code.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_utility.hpp
View
libraries/libstratosphere/include/stratosphere/os/os_managed_handle.hpp
View
libraries/libstratosphere/include/stratosphere/patcher/patcher_api.hpp
View
libraries/libstratosphere/source/fs/fs_application.cpp 0 → 100644
View
libraries/libstratosphere/source/fs/fs_code.cpp
View
libraries/libstratosphere/source/fs/fs_filesystem_utils.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_external_code.cpp 0 → 100644
View
libraries/libstratosphere/source/fssystem/fssystem_utility.cpp
View
libraries/libstratosphere/source/patcher/patcher_api.cpp
View
libraries/libvapours/include/vapours/results/fs_results.hpp
View
libraries/libvapours/include/vapours/util/util_bounded_map.hpp
View
stratosphere/eclct.stub/eclct.stub.json
View
stratosphere/loader/source/ldr_content_management.cpp
View
stratosphere/loader/source/ldr_content_management.hpp
View
stratosphere/loader/source/ldr_ecs.cpp 100644 → 0
View
stratosphere/loader/source/ldr_ecs.hpp 100644 → 0
View
stratosphere/loader/source/ldr_launch_record.cpp
View
stratosphere/loader/source/ldr_loader_service.cpp
View
stratosphere/loader/source/ldr_loader_service.hpp
View
stratosphere/loader/source/ldr_meta.cpp
View
stratosphere/loader/source/ldr_patcher.cpp
View
stratosphere/loader/source/ldr_process_creation.cpp
View
stratosphere/ro/source/impl/ro_patcher.cpp