32x, improved auto frame skip, plus new config option for max auto skip

This commit is contained in:
kub 2019-10-11 00:06:50 +02:00
parent 20d2358ab1
commit e7ee7bc00a
5 changed files with 17 additions and 3 deletions

View file

@ -58,6 +58,7 @@ typedef enum
MA_OPT2_NO_SPRITE_LIM,
MA_OPT2_NO_IDLE_LOOPS,
MA_OPT2_OVERCLOCK_M68K,
MA_OPT2_MAX_FRAMESKIP,
MA_OPT2_PWM_IRQ_OPT,
MA_OPT2_DONE,
MA_OPT3_SCALE, /* psp (all OPT3) */