Changes

Jump to navigation Jump to search
76 bytes added ,  05:22, 2 July 2021
Listed LaunchTitle method
Line 2: Line 2:  
'''BC''' (short for Backwards Compatibility) is a bootloader similar to [[boot1]]. It is responsible for lowering the [[Hardware/Broadway|Broadway]]'s clock speed, then verifying and loading [[boot2]], which will load [[MIOS]] after it detects the lowered clock speed. 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]]. It is responsible for lowering the [[Hardware/Broadway|Broadway]]'s clock speed, then verifying and loading [[boot2]], which will load [[MIOS]] after it detects the lowered clock speed. 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]], or by launching title 1-256 through the standard title launching mechanism.
    
== Version history ==
 
== Version history ==
5,579

edits

Navigation menu