|
ams_mitm: Implement emummc Nintendo folder redirection
|
|---|
|
|
| stratosphere/ams_mitm/source/amsmitm_main.cpp |
|---|
| stratosphere/ams_mitm/source/amsmitm_module.hpp |
|---|
| stratosphere/ams_mitm/source/bpc_mitm/bpc_ams_power_utils.cpp |
|---|
| stratosphere/ams_mitm/source/fs_mitm/fs_mitm_service.cpp |
|---|
| stratosphere/ams_mitm/source/fs_mitm/fs_mitm_service.hpp |
|---|
| stratosphere/ams_mitm/source/fs_mitm/fs_shim.c |
|---|
| stratosphere/ams_mitm/source/fs_mitm/fs_shim.h |
|---|
| stratosphere/ams_mitm/source/fs_mitm/fsmitm_istorage_interface.cpp 100644 → 0 |
|---|
| stratosphere/ams_mitm/source/fs_mitm/fsmitm_istorage_interface.hpp 100644 → 0 |
|---|
| stratosphere/boot/source/boot_check_clock.cpp |
|---|
| stratosphere/boot/source/boot_display.cpp |
|---|
| stratosphere/boot/source/boot_main.cpp |
|---|
| stratosphere/boot/source/boot_power_utils.cpp |
|---|
| stratosphere/boot/source/boot_repair_boot_images.cpp |
|---|
| stratosphere/boot/source/gpio/gpio_utils.cpp |
|---|
| stratosphere/boot/source/i2c/driver/impl/i2c_registers.hpp |
|---|
| stratosphere/boot2/source/boot2_main.cpp |
|---|
| stratosphere/creport/source/creport_crash_report.hpp |
|---|
| stratosphere/creport/source/creport_main.cpp |
|---|
| stratosphere/creport/source/creport_modules.cpp |
|---|
| stratosphere/dmnt/source/cheat/impl/dmnt_cheat_api.cpp |
|---|
| stratosphere/dmnt/source/cheat/impl/dmnt_cheat_debug_events_manager.cpp |
|---|
| stratosphere/dmnt/source/dmnt_main.cpp |
|---|
| stratosphere/eclct.stub/source/eclct_stub.cpp |
|---|
| stratosphere/fatal/source/fatal_main.cpp |
|---|
| stratosphere/fatal/source/fatal_task.hpp |
|---|
| stratosphere/libstratosphere/Makefile |
|---|
| stratosphere/libstratosphere/include/atmosphere/common_includes.hpp |
|---|
| stratosphere/libstratosphere/include/atmosphere/results/fs_results.hpp |
|---|
| stratosphere/libstratosphere/include/stratosphere.hpp |
|---|
| stratosphere/libstratosphere/include/stratosphere/fs.hpp |
|---|
| stratosphere/libstratosphere/include/stratosphere/fs/fs_common.hpp |
|---|
| stratosphere/libstratosphere/include/stratosphere/fs/fs_directory.hpp |
|---|
| stratosphere/libstratosphere/include/stratosphere/fs/fs_path_tool.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/fs/fs_path_utils.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/fs/fs_remote_filesystem.hpp |
|---|
| stratosphere/libstratosphere/include/stratosphere/fs/fsa/fs_idirectory.hpp |
|---|
| stratosphere/libstratosphere/include/stratosphere/fs/fsa/fs_ifile.hpp |
|---|
| stratosphere/libstratosphere/include/stratosphere/fs/fsa/fs_ifilesystem.hpp |
|---|
| stratosphere/libstratosphere/include/stratosphere/fssrv.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/fssrv/fssrv_interface_adapters.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/fssrv/fssrv_path_normalizer.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/fssrv/fssrv_sf_path.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/fssrv/interface_adapters/fssrv_filesystem_interface_adapter.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/fssrv/interface_adapters/fssrv_storage_interface_adapter.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/fssystem.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/fssystem/fssystem_directory_redirection_filesystem.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/fssystem/fssystem_path_resolution_filesystem.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/fssystem/fssystem_path_tool.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/fssystem/fssystem_subdirectory_filesystem.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/fssystem/fssystem_utility.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/os.hpp |
|---|
| stratosphere/libstratosphere/include/stratosphere/os/os_memory_common.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/include/stratosphere/os/os_semaphore.hpp |
|---|
| stratosphere/libstratosphere/include/stratosphere/os/os_thread.hpp |
|---|
| stratosphere/libstratosphere/include/stratosphere/os/os_waitable_holder.hpp |
|---|
| stratosphere/libstratosphere/source/ams/ams_emummc_api.cpp |
|---|
| stratosphere/libstratosphere/source/dd/dd_io_mappings.cpp |
|---|
| stratosphere/libstratosphere/source/fs/fs_path_tool.cpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/source/fs/fs_path_utils.cpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/source/fssrv/fssrv_filesystem_interface_adapter.cpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/source/fssrv/fssrv_path_normalizer.cpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/source/fssrv/fssrv_storage_interface_adapter.cpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/source/fssystem/fssystem_directory_redirection_filesystem.cpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/source/fssystem/fssystem_subdirectory_filesystem.cpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/source/os/impl/os_waitable_holder_impl.hpp |
|---|
| stratosphere/libstratosphere/source/os/impl/os_waitable_holder_of_semaphore.hpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/source/os/os_semaphore.cpp 0 → 100644 |
|---|
| stratosphere/libstratosphere/source/os/os_waitable_holder.cpp |
|---|
| stratosphere/libstratosphere/source/spl/smc/spl_smc.cpp |
|---|
| stratosphere/libstratosphere/source/updater/updater_api.cpp |
|---|
| stratosphere/libstratosphere/source/updater/updater_bis_save.cpp |
|---|
| stratosphere/loader/source/ldr_main.cpp |
|---|
| stratosphere/loader/source/ldr_process_creation.cpp |
|---|
| stratosphere/pm/source/pm_main.cpp |
|---|
| stratosphere/ro/source/impl/ro_service_impl.cpp |
|---|
| stratosphere/sm/source/sm_main.cpp |
|---|
| stratosphere/spl/source/spl_api_impl.cpp |
|---|
| stratosphere/spl/source/spl_main.cpp |
|---|