mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-05-05 20:33:24 +02:00
add 68k overclocking support
This commit is contained in:
@@ -74,6 +74,7 @@ typedef struct _currentConfig_t {
|
||||
int analog_deadzone;
|
||||
int msh2_khz;
|
||||
int ssh2_khz;
|
||||
int overclock_68k;
|
||||
} currentConfig_t;
|
||||
|
||||
extern currentConfig_t currentConfig, defaultConfig;
|
||||
|
||||
Reference in New Issue
Block a user