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.