Merge pull request #266 from Atmosphere-NX/fatal
Implement custom fatal sysmodule.
commit ab33329129b380cfd1903d5f819e7a2c1d947326
2 parents 767a4b3 + c530bb8
@SciresM SciresM authored on 29 Nov 2018
GitHub committed on 29 Nov 2018
Showing 52 changed files
View
Makefile
View
exosphere/Makefile
View
fusee/fusee-primary/Makefile
View
fusee/fusee-secondary/Makefile
View
stratosphere/Makefile
View
stratosphere/boot/Makefile
View
stratosphere/creport/Makefile
View
stratosphere/creport/source/creport_code_info.hpp
View
stratosphere/creport/source/creport_crash_report.cpp
View
stratosphere/creport/source/creport_crash_report.hpp
View
stratosphere/creport/source/creport_main.cpp
View
stratosphere/creport/source/creport_thread_info.hpp
View
stratosphere/fatal/Makefile 0 → 100644
View
stratosphere/fatal/fatal.json 0 → 100644
View
stratosphere/fatal/source/ams_logo.hpp 0 → 100644
Too large (Show diff)
View
stratosphere/fatal/source/fatal_config.cpp 0 → 100644
View
stratosphere/fatal/source/fatal_config.hpp 0 → 100644
View
stratosphere/fatal/source/fatal_debug.cpp 0 → 100644
View
stratosphere/fatal/source/fatal_debug.hpp 0 → 100644
View
stratosphere/fatal/source/fatal_event_manager.cpp 0 → 100644
View
stratosphere/fatal/source/fatal_event_manager.hpp 0 → 100644
View
stratosphere/fatal/source/fatal_font.cpp 0 → 100644
View
stratosphere/fatal/source/fatal_font.hpp 0 → 100644
View
stratosphere/fatal/source/fatal_main.cpp 0 → 100644
View
stratosphere/fatal/source/fatal_private.cpp 0 → 100644
View
stratosphere/fatal/source/fatal_private.hpp 0 → 100644
View
stratosphere/fatal/source/fatal_repair.cpp 0 → 100644
View
stratosphere/fatal/source/fatal_repair.hpp 0 → 100644
View
stratosphere/fatal/source/fatal_task.cpp 0 → 100644
View
stratosphere/fatal/source/fatal_task.hpp 0 → 100644
View
stratosphere/fatal/source/fatal_task_clock.cpp 0 → 100644
View
stratosphere/fatal/source/fatal_task_clock.hpp 0 → 100644
View
stratosphere/fatal/source/fatal_task_error_report.cpp 0 → 100644
View
stratosphere/fatal/source/fatal_task_error_report.hpp 0 → 100644
View
stratosphere/fatal/source/fatal_task_power.cpp 0 → 100644
View
stratosphere/fatal/source/fatal_task_power.hpp 0 → 100644
View
stratosphere/fatal/source/fatal_task_screen.cpp 0 → 100644
View
stratosphere/fatal/source/fatal_task_screen.hpp 0 → 100644
View
stratosphere/fatal/source/fatal_task_sound.cpp 0 → 100644
View
stratosphere/fatal/source/fatal_task_sound.hpp 0 → 100644
View
stratosphere/fatal/source/fatal_throw.cpp 0 → 100644
View
stratosphere/fatal/source/fatal_throw.hpp 0 → 100644
View
stratosphere/fatal/source/fatal_types.hpp 0 → 100644
View
stratosphere/fatal/source/fatal_user.cpp 0 → 100644
View
stratosphere/fatal/source/fatal_user.hpp 0 → 100644
View
stratosphere/fs_mitm/Makefile
View
stratosphere/libstratosphere
Not supported
View
stratosphere/loader/Makefile
View
stratosphere/pm/Makefile
View
stratosphere/set_mitm/Makefile
View
stratosphere/sm/Makefile
View
thermosphere/Makefile