core, improve extension handling

This commit is contained in:
kub 2022-04-14 22:56:38 +00:00
parent 68a950875c
commit 192ab01579
4 changed files with 5 additions and 5 deletions

View file

@ -38,8 +38,8 @@
#define REVISION "0"
static const char *rom_exts[] = {
"zip",
"bin", "smd", "gen", "md",
"zip", "bin",
"pco", "smd", "gen", "md",
"iso", "cso", "cue", "chd",
"32x",
"sms", "gg", "sg",

View file

@ -6,4 +6,4 @@ Exec=PicoDrive %f
Icon=megadrive
Terminal=false
Categories=emulators;
MimeType=.md;.smd;.bin;.sms;.gg;.sg;.cue;.chd;.32x;.zip;.7z
MimeType=.md;.smd;.gen;.bin;.sms;.gg;.sg;.cue;.chd;.cso;.iso;.32x;.pco;.zip

View file

@ -6,7 +6,7 @@ Icon=megadrive
Categories=emulators;
X-OD-Manual=
X-OD-Selector=
X-OD-Filter=.md,.smd,.bin,.sms,.gg,.sg,.cue,.chd,.32x,.zip,.7z
X-OD-Filter=.md,.smd,.gen,.bin,.sms,.gg,.sg,.cue,.chd,.cso,.iso,.32x,.pco,.zip
Terminal=true
Type=Application
StartupNotify=true