mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-24 19:54:22 -04:00
docs: style fixes
This commit is contained in:
parent
57ac153671
commit
59ea93e9cd
17 changed files with 23 additions and 33 deletions
|
@ -1,4 +1,4 @@
|
|||
# fatal
|
||||
This module is a reimplementation of the Horizon OS's "fatal" system module, which is responsible for managing fatal reports.
|
||||
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/` (if a crash report was not generated).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue