1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-19 21:43:44 +01:00
nxdumptool/romfs
Pablo Curiel 3f9cde8185 Implemented exception handler.
The exception handler is capable of logging CPU registers and a stack trace using the current log implementation.

Furthermore, if borealis has been initialized, it'll also display the PC register value using a CrashFrame. Otherwise, console output is used to display the same message.

Other changes include:

* utils: made utilsPrintConsoleError non-static.
* utils: implemented a workaround to restore console output after initializing nxlink.
2021-08-25 16:48:01 -04:00
..
i18n/en-US Implemented exception handler. 2021-08-25 16:48:01 -04:00
icon Fix building issues with Borealis. 2021-03-26 00:35:14 -04:00
material Use legacy Borealis fork + add files from the legacy Borealis example. 2021-03-30 15:30:10 -04:00
default_config.json config: add append_authoringtool_data boolean. 2021-08-03 00:22:33 -04:00