Added RedNAND support (untested)
This commit is contained in:
parent
42885560ed
commit
e9410c86b1
@ -133,8 +133,8 @@ u32 loadFirm(void){
|
|||||||
//Nand redirection
|
//Nand redirection
|
||||||
static u32 loadEmu(void){
|
static u32 loadEmu(void){
|
||||||
|
|
||||||
u32 emuOffset = 0,
|
u32 emuOffset = 1,
|
||||||
emuHeader = 0,
|
emuHeader = 1,
|
||||||
emuRead,
|
emuRead,
|
||||||
emuWrite,
|
emuWrite,
|
||||||
sdmmcOffset,
|
sdmmcOffset,
|
||||||
|
Reference in New Issue
Block a user