In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
1 byte added ,  05:13, 23 September 2023
m
that comma was correct and makes the sentence easier to read
Line 24: Line 24:  
These globals came from v6 of the non-Korean Mii Channel. glob_XXXX refers to -XXXX(r13), where r13 is initialized as 0x803c4520.
 
These globals came from v6 of the non-Korean Mii Channel. glob_XXXX refers to -XXXX(r13), where r13 is initialized as 0x803c4520.
 
* glob_6a10 is the OSInterrupt table.
 
* glob_6a10 is the OSInterrupt table.
* glob_6ab0 holds whether the [[apploader]]/[[NAND Boot Program]] is for RVL or not. It does not seem to be set anywhere and does not line up with the equivalent global in the NAND Boot Program (glob_7ce8), however, setting it to 0 results in a crash, so it is probably being set to 1 in an unknown location.
+
* glob_6ab0 holds whether the [[apploader]]/[[NAND Boot Program]] is for RVL or not. It does not seem to be set anywhere, and does not line up with the equivalent global in the NAND Boot Program (glob_7ce8), however, setting it to 0 results in a crash, so it is probably being set to 1 in an unknown location.
 
* glob_759c is the IPC heap ID.
 
* glob_759c is the IPC heap ID.
  
41

edits

Navigation menu