mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
32x, improved auto frame skip, plus new config option for max auto skip
This commit is contained in:
parent
20d2358ab1
commit
e7ee7bc00a
5 changed files with 17 additions and 3 deletions
|
@ -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) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue