Added RedNAND support (untested)

This commit is contained in:
Aurora 2016-03-14 14:51:30 +01:00
parent 42885560ed
commit e9410c86b1

View File

@ -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,