Changes

No change in size ,  01:31, 6 August 2017
m
Line 70: Line 70:  
This is the first code that will be run after execution begins. <code>TwlProcess9</code> uses this to put ARM7 in a loop (TWL), and to set the <code>POSTFLG</code> and branch to more copied code (GBA). This doesn't seem to start execution by itself.
 
This is the first code that will be run after execution begins. <code>TwlProcess9</code> uses this to put ARM7 in a loop (TWL), and to set the <code>POSTFLG</code> and branch to more copied code (GBA). This doesn't seem to start execution by itself.
   −
You cannot return to this region. Reading uninitialized data in this 32-byte region leads to both screens displaying solid greed and the CPU locking up.
+
You cannot return to this region. Reading uninitialized data in this 32-byte region leads to both screens displaying solid green and the CPU locking up.
    
===ARM7_SAVE_MODE===
 
===ARM7_SAVE_MODE===
516

edits