mirror of
https://github.com/libretro/libretro-super
synced 2024-12-01 04:03:00 +00:00
Merge pull request #42 from fr500/master
revert genesis_plus_gx info file
This commit is contained in:
commit
a29f74ebef
3
dist/info/example
vendored
3
dist/info/example
vendored
@ -20,3 +20,6 @@
|
||||
|
||||
# Privacy-specific permissions needed for using the core
|
||||
# permissions = ""
|
||||
|
||||
# Notes
|
||||
#notes = "note1|note2|note3 with spaces|note 4 with spaces|note 5 (test)|note6"
|
8
dist/info/genesis_plus_gx_libretro.info
vendored
Normal file → Executable file
8
dist/info/genesis_plus_gx_libretro.info
vendored
Normal file → Executable file
@ -1,6 +1,6 @@
|
||||
display_name = "Sega MS/GG/MD/CD (Genesis Plus GX)"
|
||||
authors = "Charles McDonald|Eke-Eke"
|
||||
supported_extensions = "md|smd|gen|sms|gg|sg|bin|cue|ios"
|
||||
supported_extensions = "md|smd|gen|sms|gg|sg|bin|cue|ios|flac"
|
||||
corename = "Genesis Plus GX"
|
||||
manufacturer = "Sega"
|
||||
systemname = "Sega 8/16bit (Various)"
|
||||
@ -20,8 +20,8 @@ firmware5_desc = "bios_U.sms (MasterSystem US BIOS)"
|
||||
firmware5_path = "bios_U.sms"
|
||||
firmware6_desc = "bios_J.sms (MasterSystem JP BIOS)"
|
||||
firmware6_path = "bios_J.sms"
|
||||
firmware0_desc = "bios.gg (GameGear BIOS)"
|
||||
firmware0_path = "bios.gg"
|
||||
firmware7=desc = "bios.gg (GameGear BIOS)"
|
||||
firmware7_path = "bios.gg"
|
||||
|
||||
|
||||
notes = "note1|note2|note3 with spaces|note 4 with spaces|note 5 (test)|note6"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user