Set the stub back to AXIWRAM again
This commit is contained in:
parent
07101c053a
commit
ef2e008700
@ -33,7 +33,7 @@
|
||||
|
||||
#define ARESCREENSINITIALIZED (PDN_GPU_CNT != 1)
|
||||
|
||||
#define ARM11_STUB_ADDRESS (0x25000000 - 0x30)
|
||||
#define ARM11_STUB_ADDRESS 0x1FFFFD00
|
||||
#define WAIT_FOR_ARM9() *arm11Entry = 0; while(!*arm11Entry); ((void (*)())*arm11Entry)();
|
||||
|
||||
#define SCREEN_TOP_WIDTH 400
|
||||
|
Reference in New Issue
Block a user