Changes

164 bytes removed ,  08:21, 24 August 2022
m
fixes and cleanup of useless information.
Line 380: Line 380:  
| 1
 
| 1
 
| 0?
 
| 0?
| "Enable legacy DI" mode? 0x81 = no, anything else means yes, although it is typically set to 0x80 for yes. If this is disabled, then using a GameCube apploader for a Wii disc causes Revolution OS to give an error.
+
| "Enable legacy DI" mode? 0x81 = false, anything else means true (though typically set to 0x80). Required to be set when loading Gamecube apploader.
 
|-
 
|-
 
| 0x8000315E
 
| 0x8000315E
 
| 2
 
| 2
 
| 0x0113
 
| 0x0113
| "Devkit boot program version", written to by the system menu. The value carries over to disc games. 0x0113 appears to mean v1.13, which is the latest version of the boot program (found in System Menu 4.3).
+
| "Devkit boot program version", written to by the system menu. The value carries over to disc games. 0x0113 appears to mean v1.13.
 
|-
 
|-
 
| 0x80003160
 
| 0x80003160
Line 395: Line 395:  
| 4
 
| 4
 
| 0x00000000
 
| 0x00000000
| GC (MIOS) mode flag, set to 1 by [[boot2]] when [[MIOS]] triggers a shutdown; the System Menu reads this and turns off the console if it is set to 1 and [[:/title/00000001/00000002/data/state.dat|state.dat]] is set appropriately, with the message "Shutdown system from GC!".
+
| GC (MIOS) mode flag, set to 1 by [[boot2]] when [[MIOS]] triggers a shutdown; the System Menu reads this and turns off the console if it is set to 1 and [[:/title/00000001/00000002/data/state.dat|state.dat]] is set appropriately.
 
|-
 
|-
 
| 0x80003180
 
| 0x80003180
Line 455: Line 455:  
| 0x4d0000 (~4.8MB)
 
| 0x4d0000 (~4.8MB)
 
|  
 
|  
| [[NAND Boot Program]] executable area
+
| Loader executable area, also used by a [[NAND Boot Program]]
 
|}
 
|}