mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 23:37:46 -04:00
sms, add basic sg-1000 support
This commit is contained in:
parent
22917adcff
commit
aaef4b945e
5 changed files with 14 additions and 5 deletions
|
@ -42,7 +42,7 @@ static const char *rom_exts[] = {
|
|||
"bin", "smd", "gen", "md",
|
||||
"iso", "cso", "cue", "chd",
|
||||
"32x",
|
||||
"sms", "gg",
|
||||
"sms", "gg", "sg",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue