libretro, improve ps2 support, switchable renderers, 32X support w/ DRC

This commit is contained in:
kub 2020-12-12 14:51:44 +01:00
parent cd262e4cc7
commit 7e5b769d8f
4 changed files with 66 additions and 81 deletions

View file

@ -237,7 +237,6 @@ struct retro_core_option_definition option_defs_us[] = {
},
"33"
},
#if !defined(RENDER_GSKIT_PS2)
{
"picodrive_renderer",
"Renderer",
@ -250,7 +249,6 @@ struct retro_core_option_definition option_defs_us[] = {
},
"accurate"
},
#endif
{
"picodrive_sound_rate",
"Sound quality",