mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 23:37:46 -04:00
sms, add sg-1000 support
This commit is contained in:
parent
216c9f17fa
commit
df6c895c5c
9 changed files with 72 additions and 41 deletions
|
@ -117,6 +117,7 @@ struct retro_core_option_v2_definition option_defs_us[] = {
|
|||
{ "Auto", NULL },
|
||||
{ "Game Gear", NULL },
|
||||
{ "Master System", NULL },
|
||||
{ "SG-1000" , NULL },
|
||||
{ NULL, NULL },
|
||||
},
|
||||
"Auto"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue