add entire atmosphere source code and also add ram timing fixes
This commit is contained in:
4
Source/Atmosphere/docs/components/modules/fatal.md
Normal file
4
Source/Atmosphere/docs/components/modules/fatal.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# 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/`.
|
||||
Reference in New Issue
Block a user