mirror of
https://github.com/LumaTeam/Luma3DS.git
synced 2026-02-22 09:54:38 +00:00
Updated Dev branch only options and features (markdown)
parent
706873dd23
commit
51f1e401be
@ -19,7 +19,7 @@ Exception handlers give invaluable information when debugging crashes (reads/wri
|
||||
|
||||
Luma3DS handle CPU exceptions for itself, chainloaded arm9 payloads, and NATIVE_FIRM too. For NATIVE_FIRM, it handles `svcBreak` and kernel panics as well.
|
||||
|
||||
To parse a crash dump produced by Luma3DS, use [this parser script](https://raw.githubusercontent.com/AuroraWright/Luma3DS/developer/exceptions/exception_dump_parser.py).
|
||||
To parse a crash dump produced by Luma3DS, use [this parser script](https://raw.githubusercontent.com/AuroraWright/Luma3DS/master/exceptions/exception_dump_parser.py).
|
||||
|
||||
## Other exclusive features:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user