1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-20 14:03:25 +01:00
Atmosphere/stratosphere/fatal/source
Mat M f44a730a90 fatal_font: Add missing va_end() calls to PrintFormatLine() and PrintFormat() (#497)
Fairly self-explanatory. Ensures va_start() is balanced with va_end()
2019-04-04 11:21:25 -07:00
..
ams_logo.hpp fatal: Implement basic text rendering. 2018-11-13 06:03:30 -08:00
fatal_config.cpp strat: 0 -> ResultSuccess 2019-03-28 22:39:39 -07:00
fatal_config.hpp
fatal_debug.cpp fatal: improve start address detection 2019-03-26 09:04:32 -07:00
fatal_debug.hpp fatal: automatically collect backtrace for callers. 2018-11-14 03:23:28 -08:00
fatal_event_manager.cpp strat: 0 -> ResultSuccess 2019-03-28 22:39:39 -07:00
fatal_event_manager.hpp
fatal_font.cpp fatal_font: Add missing va_end() calls to PrintFormatLine() and PrintFormat() (#497) 2019-04-04 11:21:25 -07:00
fatal_font.hpp
fatal_main.cpp
fatal_private.cpp
fatal_private.hpp fatal: Implement fatal:p, fatal:u stub. 2018-11-10 00:11:38 -08:00
fatal_repair.cpp fatal: Standardize result definitions 2019-03-28 15:37:50 -07:00
fatal_repair.hpp fatal: Split out fatal from User, stub CheckRepairStatus 2018-11-10 12:56:43 -08:00
fatal_task.cpp stratosphere: fix svcExitThread usage 2019-03-05 07:50:27 -08:00
fatal_task.hpp
fatal_task_clock.cpp strat: 0 -> ResultSuccess 2019-03-28 22:39:39 -07:00
fatal_task_clock.hpp fatal/creport: Add cpu context. 2018-11-13 20:22:54 -08:00
fatal_task_error_report.cpp strat: 0 -> ResultSuccess 2019-03-28 22:39:39 -07:00
fatal_task_error_report.hpp
fatal_task_power.cpp strat: 0 -> ResultSuccess 2019-03-28 22:39:39 -07:00
fatal_task_power.hpp
fatal_task_screen.cpp strat: 0 -> ResultSuccess 2019-03-28 22:39:39 -07:00
fatal_task_screen.hpp fatal/creport: Add cpu context. 2018-11-13 20:22:54 -08:00
fatal_task_sound.cpp strat: 0 -> ResultSuccess 2019-03-28 22:39:39 -07:00
fatal_task_sound.hpp
fatal_throw.cpp strat: 0 -> ResultSuccess 2019-03-28 22:39:39 -07:00
fatal_throw.hpp
fatal_types.hpp fatal: Standardize result definitions 2019-03-28 15:37:50 -07:00
fatal_user.cpp
fatal_user.hpp