Load RSA slot_0 data from bootrom; load and decrypt data from native firm for NCCHSecure2 keyslot

This commit is contained in:
B3n30 2020-02-26 16:43:53 +01:00
parent 5b54a99f96
commit ebeea43fb8
4 changed files with 204 additions and 4 deletions

View file

@ -421,6 +421,8 @@ add_library(core STATIC
hw/hw.h
hw/lcd.cpp
hw/lcd.h
hw/rsa/rsa.cpp
hw/rsa/rsa.h
hw/y2r.cpp
hw/y2r.h
loader/3dsx.cpp