1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-19 21:43:44 +01:00
nxdumptool/romfs/i18n/en-US
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
..
about_tab.json Implemented exception handler. 2021-08-25 16:48:01 -04:00
brls.json Use legacy Borealis fork + add files from the legacy Borealis example. 2021-03-30 15:30:10 -04:00
gamecard_tab.json Move notifications to tasks.cpp. 2021-06-25 16:26:20 -04:00
generic.json Implemented exception handler. 2021-08-25 16:48:01 -04:00
options_tab.json utils: implement utilsIsApplicationUpdatable(). 2021-08-07 05:44:36 -04:00
root_view.json OptionsTab: fully implement application update feature. 2021-08-07 04:42:03 -04:00
tasks.json Implemented AsyncTask class. 2021-07-25 01:37:13 -04:00
titles_tab.json Move notifications to tasks.cpp. 2021-06-25 16:26:20 -04:00