2021-03-04 13:14:21 -06:00
# Software Information
2018-01-27 20:44:31 -05:00
display_name = "Sega - MS/GG/MD/CD (Genesis Plus GX)"
2013-11-07 03:57:18 +01:00
authors = "Charles McDonald|Eke-Eke"
2021-06-28 15:23:12 -07:00
supported_extensions = "mdx|md|smd|gen|bin|cue|iso|sms|bms|gg|sg|68k|sgd|chd|m3u"
2013-10-05 03:57:10 +00:00
corename = "Genesis Plus GX"
2014-12-14 19:20:54 +01:00
categories = "Emulator"
2013-10-27 00:50:17 +02:00
license = "Non-commercial"
2013-12-14 19:24:27 +01:00
permissions = ""
2015-01-25 12:55:47 +01:00
display_version = "v1.7.4"
2021-03-04 13:14:21 -06:00
# Hardware Information
manufacturer = "Sega"
systemname = "Sega 8/16-bit (Various)"
systemid = "mega_drive"
2021-03-12 16:18:26 -06:00
# Libretro Features
2014-05-13 20:46:47 -07:00
supports_no_game = "false"
2021-03-04 13:14:21 -06:00
savestate = "true"
2022-02-02 15:29:08 +00:00
savestate_features = "deterministic"
2021-03-04 13:14:21 -06:00
cheats = "true"
input_descriptors = "true"
memory_descriptors = "true"
libretro_saves = "true"
core_options = "true"
core_options_version = "1.0"
database = "Sega - Game Gear|Sega - Master System - Mark III|Sega - Mega-CD - Sega CD|Sega - Mega Drive - Genesis|Sega - PICO|Sega - SG-1000"
hw_render = "false"
needs_fullpath = "true"
disk_control = "true"
# BIOS / Firmware
2017-10-25 18:38:50 -04:00
firmware_count = 12
firmware0_desc = "bios_MD.bin (Mega Drive startup ROM)"
firmware0_path = "bios_MD.bin"
firmware0_opt = "true"
firmware1_desc = "bios_CD_E.bin (MegaCD EU BIOS)"
firmware1_path = "bios_CD_E.bin"
2019-07-31 22:16:29 -04:00
firmware1_opt = "true"
2017-10-25 18:38:50 -04:00
firmware2_desc = "bios_CD_U.bin (SegaCD US BIOS)"
firmware2_path = "bios_CD_U.bin"
2019-07-31 22:16:29 -04:00
firmware2_opt = "true"
2017-10-25 18:38:50 -04:00
firmware3_desc = "bios_CD_J.bin (MegaCD JP BIOS)"
firmware3_path = "bios_CD_J.bin"
2019-07-31 22:16:29 -04:00
firmware3_opt = "true"
2017-10-25 18:38:50 -04:00
firmware4_desc = "bios_E.sms (MasterSystem EU BIOS)"
firmware4_path = "bios_E.sms"
2014-03-06 13:45:39 +01:00
firmware4_opt = "true"
2017-10-25 18:38:50 -04:00
firmware5_desc = "bios_U.sms (MasterSystem US BIOS)"
firmware5_path = "bios_U.sms"
2014-03-06 13:45:39 +01:00
firmware5_opt = "true"
2017-10-25 18:38:50 -04:00
firmware6_desc = "bios_J.sms (MasterSystem JP BIOS)"
firmware6_path = "bios_J.sms"
2014-03-06 13:45:39 +01:00
firmware6_opt = "true"
2017-10-25 18:38:50 -04:00
firmware7_desc = "bios.gg (GameGear BIOS)"
firmware7_path = "bios.gg"
2014-08-20 21:22:00 -03:00
firmware7_opt = "true"
2017-10-25 18:38:50 -04:00
firmware8_desc = "sk.bin (Sonic & Knuckles ROM)"
firmware8_path = "sk.bin"
2014-08-20 21:22:00 -03:00
firmware8_opt = "true"
2017-10-25 18:38:50 -04:00
firmware9_desc = "sk2chip.bin (Sonic & Knuckles UPMEM ROM)"
firmware9_path = "sk2chip.bin"
2014-08-20 21:22:00 -03:00
firmware9_opt = "true"
2017-10-25 18:38:50 -04:00
firmware10_desc = "areplay.bin (Action Replay ROM)"
firmware10_path = "areplay.bin"
2014-08-20 21:22:00 -03:00
firmware10_opt = "true"
2017-10-25 18:38:50 -04:00
firmware11_desc = "ggenie.bin (Game Genie ROM)"
firmware11_path = "ggenie.bin"
firmware11_opt = "true"
2016-12-05 10:46:29 -06:00
notes = "(!) sk2chip.bin (md5): b4e76e416b887f4e7413ba76fa735f16|(!) sk.bin (md5): 4ea493ea4e9f6c9ebfccbdb15110367e"
2021-03-04 13:14:21 -06:00
description = "A port of the Genesis Plus GX emulator to libretro. Originally designed to run on the Wii console via homebrew, Genesis Plus GX was one of the first cores ported to libretro, and it has always been the first choice for any 8- and 16-bit Sega consoles, from Master System to Game Gear to Genesis/Mega Drive to Sega CD. Only the 32X is not supported. The core is both fast and highly accurate and it benefits from a tight and feature-filled integration with libretro."