Merge pull request #56 from KMFDManic/master

Main CPU Overclock Additional Values
This commit is contained in:
Autechre 2022-01-12 17:57:28 +01:00 committed by GitHub
commit bcff804632
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -165,7 +165,7 @@ void retro_set_environment(retro_environment_t cb)
{ option_mouse, "Enable in-game mouse; disabled|enabled" },
{ option_throttle, "Enable throttle; disabled|enabled" },
{ option_cheats, "Enable cheats; disabled|enabled" },
{ option_overclock, "Main CPU Overclock; default|30|31|32|33|34|35|36|37|38|39|40|41|42|43|44|45|46|47|48|49|50|51|52|53|54|55|60|65|70|75|80|85|90|95|100|105|110|115|120|125|130|135|140|145|150" },
{ option_overclock, "Main CPU Overclock; default|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26|27|28|29|30|31|32|33|34|35|36|37|38|39|40|41|42|43|44|45|46|47|48|49|50|51|52|53|54|55|60|65|70|75|80|85|90|95|100|105|110|115|120|125|130|135|140|145|150" },
{ option_renderer, "Alternate render method; disabled|enabled" },
{ option_softlist, "Enable softlists; enabled|disabled" },