sms, add basic sg-1000 support

This commit is contained in:
kub 2022-02-26 10:19:07 +00:00
parent 22917adcff
commit aaef4b945e
5 changed files with 14 additions and 5 deletions

View file

@ -42,7 +42,7 @@ static const char *rom_exts[] = {
"bin", "smd", "gen", "md",
"iso", "cso", "cue", "chd",
"32x",
"sms", "gg",
"sms", "gg", "sg",
NULL
};