Merge pull request #530 from esoptron/master

make GameGear BIOS info visible and update Atari800's display name
This commit is contained in:
Twinaphex 2017-09-04 14:49:13 +02:00 committed by GitHub
commit 50368558c5
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
display_name = "Atari 8-bit computer systems and 5200"
display_name = "Atari 8-bit computer systems and 5200 (Atari800)"
authors = "Petr Stehlik"
supported_extensions = "xfd|atr|atx|cdm|cas|bin|a52|xex|zip"
corename = "Atari800"

View File

@ -29,7 +29,7 @@ firmware4_opt = "true"
firmware5_desc = "bios_J.sms (MasterSystem JP BIOS)"
firmware5_path = "bios_J.sms"
firmware5_opt = "true"
firmware6=desc = "bios.gg (GameGear BIOS)"
firmware6_desc = "bios.gg (GameGear BIOS)"
firmware6_path = "bios.gg"
firmware6_opt = "true"
firmware7_desc = "sk.bin (Sonic & Knuckles ROM)"