Added isfast function which returns a 1 when the C128 is in 2MHz mode.
This commit is contained in:
@@ -167,7 +167,8 @@ void fast (void);
|
||||
void slow (void);
|
||||
/* Switch the CPU into 1MHz mode. */
|
||||
|
||||
|
||||
unsigned char isfast (void);
|
||||
/* Returns 1 if the CPU is in 2MHz mode. */
|
||||
|
||||
/* End of c128.h */
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user