Skip to content

Commit 5993dbf

Browse files
authored
Merge pull request #2059 from WizzardSK/blastem-info-systems
info: BlastEm supports more than the Mega Drive
2 parents bbb61ca + 13189d1 commit 5993dbf

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

dist/info/blastem_libretro.info

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Software Information
2-
display_name = "Sega - Mega Drive - Genesis (BlastEm)"
2+
display_name = "Sega - MS/GG/MD/CD/32X (BlastEm)"
33
authors = "Mike Pavone"
4-
supported_extensions = "md|bin|smd|gen|68k|sgd"
4+
supported_extensions = "md|gen|smd|68k|sgd|32x|sms|gg|sg|sg1|sc|sc3|sf7|col|cue|toc|iso|chd|vgm|vgz|flac|wav|bin|rom|gz"
55
corename = "BlastEm"
66
license = "GPLv3"
77
permissions = ""
@@ -11,22 +11,22 @@ categories = "Emulator"
1111
# Hardware Information
1212
manufacturer = "Sega"
1313
systemid = "mega_drive"
14-
systemname = "Sega Genesis"
14+
systemname = "Sega 8/16-bit (Various)"
1515

1616
# Libretro Features
17-
database = "Sega - Mega Drive - Genesis"
17+
database = "Sega - 32X|Sega - Game Gear|Sega - Master System - Mark III|Sega - Mega Drive - Genesis|Sega - Mega-CD - Sega CD|Sega - PICO|Sega - SG-1000"
1818
supports_no_game = "false"
1919
savestate = "true"
2020
savestate_features = "serialized"
2121
cheats = "false"
2222
input_descriptors = "true"
2323
memory_descriptors = "false"
2424
libretro_saves = "true"
25-
core_options = "false"
26-
core_options_version = "null"
25+
core_options = "true"
26+
core_options_version = "0"
2727
load_subsystem = "false"
2828
hw_render = "false"
29-
needs_fullpath = "false"
29+
needs_fullpath = "true"
3030
disk_control = "false"
3131
is_experimental = "false"
3232

@@ -39,4 +39,4 @@ firmware0_opt = "true"
3939

4040
notes = "(!) rom.db (sha1): E5414FB1C4CC7D7F5101C07E4547316779BA3D97"
4141

42-
description = "A port of the BlastEm Sega Genesis/Mega Drive emulator to libretro. This emulator is focused on being both extremely accurate and extremely fast. While it is not as mature as Genesis Plus GX, its extreme accuracy makes it capable of running many demos and test ROMs that choke other emulators, including the notoriously complex Titan Overdrive I and II demos."
42+
description = "A port of the BlastEm emulator to libretro, covering the Sega Genesis/Mega Drive, Sega CD, 32X, Master System, Game Gear, SG-1000, SC-3000, Pico and Copera. This emulator is focused on being both extremely accurate and extremely fast. While it is not as mature as Genesis Plus GX, its extreme accuracy makes it capable of running many demos and test ROMs that choke other emulators, including the notoriously complex Titan Overdrive I and II demos."

0 commit comments

Comments
 (0)