|
Merge pull request #266 from Atmosphere-NX/fatal
Implement custom fatal sysmodule. |
|---|
| Makefile |
|---|
| exosphere/Makefile |
|---|
| fusee/fusee-primary/Makefile |
|---|
| fusee/fusee-secondary/Makefile |
|---|
| stratosphere/Makefile |
|---|
| stratosphere/boot/Makefile |
|---|
| stratosphere/creport/Makefile |
|---|
| stratosphere/creport/source/creport_code_info.hpp |
|---|
| stratosphere/creport/source/creport_crash_report.cpp |
|---|
| stratosphere/creport/source/creport_crash_report.hpp |
|---|
| stratosphere/creport/source/creport_main.cpp |
|---|
| stratosphere/creport/source/creport_thread_info.hpp |
|---|
| stratosphere/fatal/Makefile 0 → 100644 |
|---|
| stratosphere/fatal/fatal.json 0 → 100644 |
|---|
| stratosphere/fatal/source/ams_logo.hpp 0 → 100644 |
|---|
|
Too large (Show diff)
|
| stratosphere/fatal/source/fatal_config.cpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_config.hpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_debug.cpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_debug.hpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_event_manager.cpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_event_manager.hpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_font.cpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_font.hpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_main.cpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_private.cpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_private.hpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_repair.cpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_repair.hpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_task.cpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_task.hpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_task_clock.cpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_task_clock.hpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_task_error_report.cpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_task_error_report.hpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_task_power.cpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_task_power.hpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_task_screen.cpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_task_screen.hpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_task_sound.cpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_task_sound.hpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_throw.cpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_throw.hpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_types.hpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_user.cpp 0 → 100644 |
|---|
| stratosphere/fatal/source/fatal_user.hpp 0 → 100644 |
|---|
| stratosphere/fs_mitm/Makefile |
|---|
| stratosphere/libstratosphere |
|---|
|
Not supported
|
| stratosphere/loader/Makefile |
|---|
| stratosphere/pm/Makefile |
|---|
| stratosphere/set_mitm/Makefile |
|---|
| stratosphere/sm/Makefile |
|---|
| thermosphere/Makefile |
|---|