Load keys from new3DS native firm

This commit is contained in:
B3n30 2018-10-17 13:21:02 +02:00
parent 15c9db0883
commit be3bd18c42
2 changed files with 170 additions and 11 deletions

View file

@ -51,3 +51,4 @@
#define SHARED_FONT "shared_font.bin"
#define AES_KEYS "aes_keys.txt"
#define BOOTROM9 "boot9.bin"
#define SECRET_SECTOR "sector0x96.bin"