Skip to content

Commit 8cd05f0

Browse files
authored
Merge pull request #3806 from cmitu/platform-updates-3
platform: add a few more extensions (PC98, X68k, Saturn)
2 parents 49fe3ad + 5321763 commit 8cd05f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

platforms.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ oric_fullname="Oric 1"
164164
pc88_exts=".d88 .cmt .m3u .t88"
165165
pc88_fullname="NEC PC-8801"
166166

167-
pc98_exts=".d88 .d98 .88d .98d .fdi .xdf .hdm .dup .2hd .tfd .hdi .thd .nhd .hdd .zip"
167+
pc98_exts=".d88 .d98 .88d .98d .fdi .fdd .xdf .hdm .dup .2hd .tfd .hdi .thd .nhd .hdd .zip"
168168
pc98_fullname="NEC PC-9801"
169169

170170
pc_exts=".bat .com .conf .cue .dosz .exe .ins .ima .img .iso .m3u .m3u8 .sh .vhd .zip"
@@ -199,7 +199,7 @@ psx_fullname="PlayStation"
199199
samcoupe_exts=".dsk .mgt .sbt .sad"
200200
samcoupe_fullname="SAM Coupe"
201201

202-
saturn_exts=".chd .cue .mdf .zip"
202+
saturn_exts=".chd .cue .m3u .mdf .zip"
203203
saturn_fullname="Sega Saturn"
204204

205205
scummvm_exts=".sh .svm"
@@ -250,7 +250,7 @@ wonderswancolor_fullname="Wonderswan Color"
250250
x1_exts=".dx1 .zip .2d .2hd .tfd .d88 .88d .hdm .xdf .dup .cmd"
251251
x1_fullname="Sharp X1"
252252

253-
x68000_exts=".dim .hdf .hdm .2hd .d88 .m3u"
253+
x68000_exts=".dim .hdf .hdm .2hd .d88 .m3u .xdf"
254254
x68000_fullname="X68000"
255255

256256
zmachine_exts=".dat .zip .z1 .z2 .z3 .z4 .z5 .z6 .z7 .z8"

0 commit comments

Comments
 (0)