mirror of
https://github.com/LumaTeam/Luma3DS.git
synced 2026-02-24 19:04:39 +00:00
Updated Other features and notes (markdown)
parent
f5bae88813
commit
b2237c719c
@ -67,7 +67,7 @@ When you quit a GBA game, you'll be forced to SysNAND **in every case**. This is
|
|||||||
|
|
||||||
## Exception handlers
|
## Exception handlers
|
||||||
|
|
||||||
Exception handlers give invaluable information when debugging crashes (reads/writes at invalid addresses, execution at invalid indresses, undefined instructions, etc.).
|
Exception handlers give invaluable information when debugging crashes (reads/writes at invalid addresses, execution at invalid addresses, undefined instructions, etc.).
|
||||||
|
|
||||||
Luma3DS handle CPU exceptions for itself, chainloaded arm9 payloads, and NATIVE_FIRM too. For NATIVE_FIRM, it handles `svcBreak` and kernel panics as well.
|
Luma3DS handle CPU exceptions for itself, chainloaded arm9 payloads, and NATIVE_FIRM too. For NATIVE_FIRM, it handles `svcBreak` and kernel panics as well.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user