pub const DOUBLE_SPEED: bool = true;Expand description
Whether this program was built for CGB double speed mode.
The cgb-double-speed feature sets it, and the startup switches before
entry hands over. Reading it is how the rest of the
crates work out what a clock counts at.