Files
Horizon-OC/Source/Atmosphere-MTC-Unlock/docs/components/modules/fatal.md
souldbminersmwc 15b7df8ef1 hoc-clk: add live vdd2, live boost clock and basic pwm dimming
hoc-sys: change stuff

ams-mtc: add ams-mtc

Update SECURITY.md

readme: fix alignment
2025-11-09 16:14:07 -05:00

5 lines
419 B
Markdown

# fatal
This module is a reimplementation of the Horizon OS's `fatal` system module, which is responsible for managing fatal reports.
Atmosphère's reimplementation prevents error report creation and draws a custom error screen, showing registers and a backtrace. It also attempts to gather debugging info for any and all crashes and tries to save reports to the SD card under the folder `/atmosphere/fatal_reports/`.