Separate exception dump parser in another repo, add boot.3dsx to release command

https://github.com/LumaTeam/luma3ds_exception_dump_parser
This commit is contained in:
TuxSH
2020-07-09 19:52:55 +01:00
parent b17eb66d55
commit 555286ea47
5 changed files with 4 additions and 202 deletions

View File

@@ -34,6 +34,8 @@
#include "buttons.h"
#include "arm9_exception_handlers.h"
// See https://github.com/LumaTeam/luma3ds_exception_dump_parser
void installArm9Handlers(void)
{
vu32 *dstVeneers = (vu32 *)0x08000000;