Merge pull request #4348 from B3n30/native_firm_keys

Load keys from save mode native firm
This commit is contained in:
Weiyi Wang
2018-10-28 10:24:29 -04:00
committed by GitHub
2 changed files with 238 additions and 26 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"