|
Merge pull request #603 from Atmosphere-NX/ldr_rewrite
loader: completely rewrite. |
|---|
| stratosphere/ams_mitm/source/utils.cpp |
|---|
| stratosphere/libstratosphere |
|---|
|
Not supported
|
| stratosphere/loader/source/ini.c 100644 → 0 |
|---|
| stratosphere/loader/source/ini.h 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_arguments.cpp 0 → 100644 |
|---|
| stratosphere/loader/source/ldr_arguments.hpp 0 → 100644 |
|---|
| stratosphere/loader/source/ldr_capabilities.cpp 0 → 100644 |
|---|
| stratosphere/loader/source/ldr_capabilities.hpp 0 → 100644 |
|---|
| stratosphere/loader/source/ldr_content_management.cpp |
|---|
| stratosphere/loader/source/ldr_content_management.hpp |
|---|
| stratosphere/loader/source/ldr_debug_monitor.cpp 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_debug_monitor.hpp 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_ecs.cpp 0 → 100644 |
|---|
| stratosphere/loader/source/ldr_ecs.hpp 0 → 100644 |
|---|
| stratosphere/loader/source/ldr_hid.cpp 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_hid.hpp 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_launch_queue.cpp 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_launch_queue.hpp 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_launch_record.cpp 0 → 100644 |
|---|
| stratosphere/loader/source/ldr_launch_record.hpp 0 → 100644 |
|---|
| stratosphere/loader/source/ldr_loader_service.cpp 0 → 100644 |
|---|
| stratosphere/loader/source/ldr_loader_service.hpp 0 → 100644 |
|---|
| stratosphere/loader/source/ldr_main.cpp |
|---|
| stratosphere/loader/source/ldr_map.cpp 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_map.hpp 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_meta.cpp 0 → 100644 |
|---|
| stratosphere/loader/source/ldr_meta.hpp 0 → 100644 |
|---|
| stratosphere/loader/source/ldr_npdm.cpp 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_npdm.hpp 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_nso.cpp 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_nso.hpp 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_patcher.cpp |
|---|
| stratosphere/loader/source/ldr_patcher.hpp |
|---|
| stratosphere/loader/source/ldr_process_creation.cpp |
|---|
| stratosphere/loader/source/ldr_process_creation.hpp |
|---|
| stratosphere/loader/source/ldr_process_manager.cpp 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_process_manager.hpp 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_registration.cpp 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_registration.hpp 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_ro_manager.cpp 0 → 100644 |
|---|
| stratosphere/loader/source/ldr_ro_manager.hpp 0 → 100644 |
|---|
| stratosphere/loader/source/ldr_shell.cpp 100644 → 0 |
|---|
| stratosphere/loader/source/ldr_shell.hpp 100644 → 0 |
|---|
| stratosphere/loader/source/lz4.c 100644 → 0 |
|---|
|
Too large (Show diff)
|
| stratosphere/loader/source/lz4.h 100644 → 0 |
|---|
| stratosphere/pm/source/pm_boot2.cpp |
|---|
| stratosphere/pm/source/pm_info.cpp |
|---|
| stratosphere/pm/source/pm_info.hpp |
|---|
| stratosphere/pm/source/pm_main.cpp |
|---|
| stratosphere/pm/source/pm_registration.cpp |
|---|
| stratosphere/pm/source/pm_registration.hpp |
|---|