Changes

Jump to navigation Jump to search
37 bytes added ,  22:27, 2 May 2021
{{check}}; v4 fixes signing bug
Line 1: Line 1:  
{{Stub}}
 
{{Stub}}
'''BC''' (short for Backwards Compatibility) is a bootloader similar to [[boot1]] that is responsible for verifying and loading [[boot2]] in a state that will make it load [[MIOS]]. It is run when a GameCube game is launched from the [[Disc Channel]]. It is unknown why Nintendo did not simply place all of the GameCube compatibility code in MIOS.
+
'''BC''' (short for Backwards Compatibility) is a bootloader similar to [[boot1]] that is responsible for verifying and loading [[boot2]]{{check}} in a state that will make it load [[MIOS]]. It is run when a GameCube game is launched from the [[Disc Channel]]. It is unknown why Nintendo did not simply place all of the GameCube compatibility code in MIOS.
    
BC can be launched by calling <code>ES_LaunchBC</code> in [[:/dev/es]].
 
BC can be launched by calling <code>ES_LaunchBC</code> in [[:/dev/es]].
Line 31: Line 31:  
| 0x4d8c
 
| 0x4d8c
 
| bc.0803040819
 
| bc.0803040819
| corresponds with boot1c?
+
| corresponds with boot1c? Fixes the [[signing bug]].
 
|-
 
|-
 
| 5
 
| 5
303

edits

Navigation menu