- Function
 Switch the C128 into 1MHz mode.
- Header
 - Declaration
 
void slow (void);- Description
 The function will switch the clock of the C128 to 1MHz. This will halve the speed compared to fast mode.
- Limits
 
- The function is specific to the C128.
 - Availability
 C128
- See also
 - Example
 None.