@@ -2077,13 +2077,13 @@ public static string RomFilter
2077
2077
if ( VersionInfo . DeveloperBuild )
2078
2078
{
2079
2079
return FormatFilter (
2080
- "Rom Files" , "*.nes;*.fds;*.unf;*.sms;*.gg;*.sg;*.pce;*.sgx;*.bin;*.smd;*.rom;*.a26;*.a78;*.lnx;*.m3u;*.cue;*.ccd;*.exe;*.gb;*.gbc;*.gba;*.gen;*.md;*.32x;*.col;*.int;*.smc;*.sfc;*.prg;*.d64;*.g64;*.crt;*.tap;*.sgb;*.xml;*.z64;*.v64;*.n64;*.ws;*.wsc;*.dsk;*.do;*.po;*.vb;*.ngp;*.ngc;*.psf;*.minipsf;*.nsf;%ARCH%" ,
2080
+ "Rom Files" , "*.nes;*.fds;*.unf;*.sms;*.gg;*.sg;*.pce;*.sgx;*.bin;*.smd;*.rom;*.a26;*.a78;*.lnx;*.m3u;*.cue;*.ccd;*.mds;*. exe;*.gb;*.gbc;*.gba;*.gen;*.md;*.32x;*.col;*.int;*.smc;*.sfc;*.prg;*.d64;*.g64;*.crt;*.tap;*.sgb;*.xml;*.z64;*.v64;*.n64;*.ws;*.wsc;*.dsk;*.do;*.po;*.vb;*.ngp;*.ngc;*.psf;*.minipsf;*.nsf;%ARCH%" ,
2081
2081
"Music Files" , "*.psf;*.minipsf;*.sid;*.nsf" ,
2082
- "Disc Images" , "*.cue;*.ccd;*.m3u" ,
2082
+ "Disc Images" , "*.cue;*.ccd;*.mds;*. m3u" ,
2083
2083
"NES" , "*.nes;*.fds;*.unf;*.nsf;%ARCH%" ,
2084
2084
"Super NES" , "*.smc;*.sfc;*.xml;%ARCH%" ,
2085
2085
"Master System" , "*.sms;*.gg;*.sg;%ARCH%" ,
2086
- "PC Engine" , "*.pce;*.sgx;*.cue;*.ccd;%ARCH%" ,
2086
+ "PC Engine" , "*.pce;*.sgx;*.cue;*.ccd;*.mds; %ARCH%" ,
2087
2087
"TI-83" , "*.rom;%ARCH%" ,
2088
2088
"Archive Files" , "%ARCH%" ,
2089
2089
"Savestate" , "*.state" ,
@@ -2095,7 +2095,7 @@ public static string RomFilter
2095
2095
"Gameboy Advance" , "*.gba;%ARCH%" ,
2096
2096
"Colecovision" , "*.col;%ARCH%" ,
2097
2097
"Intellivision" , "*.int;*.bin;*.rom;%ARCH%" ,
2098
- "PlayStation" , "*.cue;*.ccd;*.m3u" ,
2098
+ "PlayStation" , "*.cue;*.ccd;*.mds;*. m3u" ,
2099
2099
"PSX Executables (experimental)" , "*.exe" ,
2100
2100
"PSF Playstation Sound File" , "*.psf;*.minipsf" ,
2101
2101
"Commodore 64" , "*.prg; *.d64, *.g64; *.crt; *.tap;%ARCH%" ,
@@ -2109,17 +2109,17 @@ public static string RomFilter
2109
2109
}
2110
2110
2111
2111
return FormatFilter (
2112
- "Rom Files" , "*.nes;*.fds;*.unf;*.sms;*.gg;*.sg;*.gb;*.gbc;*.gba;*.pce;*.sgx;*.bin;*.smd;*.gen;*.md;*.32x;*.smc;*.sfc;*.a26;*.a78;*.lnx;*.col;*.int;*.rom;*.m3u;*.cue;*.ccd;*.sgb;*.z64;*.v64;*.n64;*.ws;*.wsc;*.xml;*.dsk;*.do;*.po;*.psf;*.ngp;*.ngc;*.prg;*.d64;*.g64;*.minipsf;*.nsf;%ARCH%" ,
2113
- "Disc Images" , "*.cue;*.ccd;*.m3u" ,
2112
+ "Rom Files" , "*.nes;*.fds;*.unf;*.sms;*.gg;*.sg;*.gb;*.gbc;*.gba;*.pce;*.sgx;*.bin;*.smd;*.gen;*.md;*.32x;*.smc;*.sfc;*.a26;*.a78;*.lnx;*.col;*.int;*.rom;*.m3u;*.cue;*.ccd;*.mds;*. sgb;*.z64;*.v64;*.n64;*.ws;*.wsc;*.xml;*.dsk;*.do;*.po;*.psf;*.ngp;*.ngc;*.prg;*.d64;*.g64;*.minipsf;*.nsf;%ARCH%" ,
2113
+ "Disc Images" , "*.cue;*.ccd;*.mds;*. m3u" ,
2114
2114
"NES" , "*.nes;*.fds;*.unf;*.nsf;%ARCH%" ,
2115
2115
"Super NES" , "*.smc;*.sfc;*.xml;%ARCH%" ,
2116
- "PlayStation" , "*.cue;*.ccd;*.m3u" ,
2116
+ "PlayStation" , "*.cue;*.ccd;*.mds;*. m3u" ,
2117
2117
"PSF Playstation Sound File" , "*.psf;*.minipsf" ,
2118
2118
"Nintendo 64" , "*.z64;*.v64;*.n64" ,
2119
2119
"Gameboy" , "*.gb;*.gbc;*.sgb;%ARCH%" ,
2120
2120
"Gameboy Advance" , "*.gba;%ARCH%" ,
2121
2121
"Master System" , "*.sms;*.gg;*.sg;%ARCH%" ,
2122
- "PC Engine" , "*.pce;*.sgx;*.cue;*.ccd;%ARCH%" ,
2122
+ "PC Engine" , "*.pce;*.sgx;*.cue;*.ccd;*.mds; %ARCH%" ,
2123
2123
"Atari 2600" , "*.a26;%ARCH%" ,
2124
2124
"Atari 7800" , "*.a78;%ARCH%" ,
2125
2125
"Atari Lynx" , "*.lnx;%ARCH%" ,
0 commit comments