add 68k overclocking support

This commit is contained in:
notaz 2017-10-20 00:41:12 +03:00
parent 93f9619ed8
commit 35f2b65ef7
8 changed files with 33 additions and 2 deletions

View file

@ -652,6 +652,7 @@ int emu_read_config(const char *rom_fname, int no_defaults)
}
pemu_validate_config();
PicoIn.overclockM68k = currentConfig.overclock_68k;
// some sanity checks
#ifdef PSP