Merge pull request #44 from Oggom/master

Update info files
This commit is contained in:
Twinaphex 2014-03-06 16:56:02 +01:00
commit bd5c5f0045
14 changed files with 82 additions and 45 deletions

View File

@ -6,3 +6,4 @@ manufacturer = "Various"
systemname = "Arcade (various)"
license = "Non-commercial"
permissions = ""
notes = "- BIOS files go into the ROM directory|"

View File

@ -3,6 +3,7 @@ authors = "Barry Harris"
supported_extensions = "zip"
corename = "Final Burn Alpha - CPS1"
manufacturer = "Various"
systemname = "Arcade (various)"
systemname = "CP System"
license = "Non-commercial"
permissions = ""
notes = "- BIOS files go into the ROM directory|"

View File

@ -3,6 +3,7 @@ authors = "Barry Harris"
supported_extensions = "zip"
corename = "Final Burn Alpha - CPS2"
manufacturer = "Various"
systemname = "Arcade (various)"
systemname = "CP System II"
license = "Non-commercial"
permissions = ""
notes = "- BIOS files go into the ROM directory|"

View File

@ -3,6 +3,7 @@ authors = "Barry Harris"
supported_extensions = "zip"
corename = "Final Burn Alpha - NeoGeo"
manufacturer = "Various"
systemname = "Arcade (various)"
systemname = "Neo Geo"
license = "Non-commercial"
permissions = ""
notes = "- BIOS files go into the ROM directory|"

View File

@ -6,22 +6,25 @@ manufacturer = "Sega"
systemname = "Sega 8/16bit (Various)"
license = "Non-commercial"
permissions = ""
firmware_count = 7
firmware1_desc = "bios_CD_E.bin (MegaCD EU BIOS)"
firmware1_path = "bios_CD_E.bin"
firmware2_desc = "bios_CD_U.bin (SegaCD US BIOS)"
firmware2_path = "bios_CD_U.bin"
firmware3_desc = "bios_CD_J.bin (MegaCD JP BIOS)"
firmware3_path = "bios_CD_J.bin"
firmware4_desc = "bios_E.sms (MasterSystem EU BIOS)"
firmware4_path = "bios_E.sms"
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"
firmware7=desc = "bios.gg (GameGear BIOS)"
firmware7_path = "bios.gg"
firmware0_desc = "bios_CD_E.bin (MegaCD EU BIOS)"
firmware0_path = "bios_CD_E.bin"
firmware0_opt = "false"
firmware1_desc = "bios_CD_U.bin (SegaCD US BIOS)"
firmware1_path = "bios_CD_U.bin"
firmware1_opt = "false"
firmware2_desc = "bios_CD_J.bin (MegaCD JP BIOS)"
firmware2_path = "bios_CD_J.bin"
firmware2_opt = "false"
firmware3_desc = "bios_E.sms (MasterSystem EU BIOS)"
firmware3_path = "bios_E.sms"
firmware3_opt = "true"
firmware4_desc = "bios_U.sms (MasterSystem US BIOS)"
firmware4_path = "bios_U.sms"
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_path = "bios.gg"
firmware6_opt = "true"

View File

@ -5,3 +5,7 @@ manufacturer = "Atari"
systemname = "Atari Lynx"
license = "Zlib"
permissions = ""
firmware_count = 1
firmware0_desc = "lynxboot.img (Lynx Boot Image)"
firmware0_path = "lynxboot.img"
firmware0_opt = "true"

View File

@ -6,3 +6,7 @@ manufacturer = "Nintendo"
systemname = "Game Boy Advance"
license = "GPLv2"
permissions = ""
firmware_count = 1
firmware0_desc = "gba_bios.bin (GBA BIOS)"
firmware0_path = "gba_bios.bin"
firmware0_opt = "true"

View File

@ -6,8 +6,7 @@ manufacturer = "NEC"
systemname = "PC Engine/TurboGrafx-16"
license = "GPLv2"
permissions = ""
firmware_count = 1
firmware1_desc = "syscard3.pce"
firmware1_path = "%sysdir%/syscard3.pce"
firmware0_desc = "syscard3.pce (PCE CD BIOS)"
firmware0_path = "syscard3.pce"
firmware0_opt = "false"

View File

@ -6,3 +6,13 @@ manufacturer = "Sony"
systemname = "PlayStation"
license = "GPLv2"
permissions = ""
firmware_count = 3
firmware0_desc = "scph5500.bin (PS1 JP BIOS)"
firmware0_path = "scph5500.bin"
firmware0_opt = "false"
firmware1_desc = "scph5501.bin (PS1 US BIOS)"
firmware1_path = "scph5501.bin"
firmware1_opt = "false"
firmware2_desc = "scph5502.bin (PS1 EU BIOS)"
firmware2_path = "scph5502.bin"
firmware2_opt = "false"

View File

@ -6,3 +6,7 @@ manufacturer = "Nintendo"
systemname = "Nintendo Entertainment System"
license = "GPLv2"
permissions = ""
firmware_count = 1
firmware0_desc = "disksys.rom (Famicom Disk System BIOS)"
firmware0_path = "disksys.rom"
firmware0_opt = "false"

View File

@ -6,14 +6,13 @@ manufacturer = "Sony"
systemname = "PlayStation"
license = "GPLv2"
permissions = "dynarec"
firmware_count = 3
firmware1_desc = "scph1001 (US BIOS)"
firmware1_path = "%sysdir%/scph1001.bin"
firmware2_desc = "scph5501 (US BIOS Alternative)"
firmware2_path = "%sysdir%/scph5501.bin"
firmware3_desc = "scph7001 (US BIOS Alternative)"
firmware3_path = "%sysdir%/scph7001.bin"
firmware0_desc = "scph5500.bin (PS1 JP BIOS)"
firmware0_path = "scph5500.bin"
firmware0_opt = "true"
firmware1_desc = "scph5501.bin (PS1 US BIOS)"
firmware1_path = "scph5501.bin"
firmware1_opt = "true"
firmware2_desc = "scph5502.bin (PS1 EU BIOS)"
firmware2_path = "scph5502.bin"
firmware2_opt = "true"

View File

@ -6,14 +6,13 @@ manufacturer = "Sony"
systemname = "PlayStation"
license = "GPLv2"
permissions = "dynarec"
firmware_count = 3
firmware1_desc = "scph1001 (US BIOS)"
firmware1_path = "%sysdir%/scph1001.bin"
firmware2_desc = "scph5501 (US BIOS Alternative)"
firmware2_path = "%sysdir%/scph5501.bin"
firmware3_desc = "scph7001 (US BIOS Alternative)"
firmware3_path = "%sysdir%/scph7001.bin"
firmware0_desc = "scph5500.bin (PS1 JP BIOS)"
firmware0_path = "scph5500.bin"
firmware0_opt = "true"
firmware1_desc = "scph5501.bin (PS1 US BIOS)"
firmware1_path = "scph5501.bin"
firmware1_opt = "true"
firmware2_desc = "scph5502.bin (PS1 EU BIOS)"
firmware2_path = "scph5502.bin"
firmware2_opt = "true"

View File

@ -6,3 +6,13 @@ manufacturer = "Sega"
systemname = "Sega 16bit + 32X (Various)"
license = "MAME"
permissions = "dynarec_optional"
firmware_count = 3
firmware0_desc = "bios_CD_E.bin (MegaCD EU BIOS)"
firmware0_path = "bios_CD_E.bin"
firmware0_opt = "false"
firmware1_desc = "bios_CD_U.bin (SegaCD US BIOS)"
firmware1_path = "bios_CD_U.bin"
firmware1_opt = "false"
firmware2_desc = "bios_CD_J.bin (MegaCD JP BIOS)"
firmware2_path = "bios_CD_J.bin"
firmware2_opt = "false"

View File

@ -4,3 +4,4 @@ corename = "PrBoom"
systemname = "DOOM game engine"
license = "GPLv2"
permissions = ""
notes = "- prboom.wad needs to be in the ROM directory|"