Fix typo in CPS-1 and CPS-2.
This commit is contained in:
parent
4de52c45c3
commit
29331b8639
|
@ -1,12 +1,12 @@
|
|||
display_name = "Arcade (FB Alpha 2012 CPS1)"
|
||||
display_name = "Arcade (FB Alpha 2012 CPS-1)"
|
||||
authors = "Team FB Alpha"
|
||||
supported_extensions = "zip"
|
||||
corename = "FB Alpha 2012 CPS1"
|
||||
corename = "FB Alpha 2012 CPS-1"
|
||||
manufacturer = "Capcom"
|
||||
categories = "Emulator"
|
||||
systemname = "CP System I"
|
||||
license = "Non-commercial"
|
||||
permissions = ""
|
||||
display_version = "v0.2.97.30"
|
||||
display_version = "v0.2.97.28"
|
||||
supports_no_game = "false"
|
||||
notes = "(!) The BIOS files must be inside the ROM directory."
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
display_name = "Arcade (FB Alpha 2012 CPS2)"
|
||||
display_name = "Arcade (FB Alpha 2012 CPS-2)"
|
||||
authors = "Team FB Alpha"
|
||||
supported_extensions = "zip"
|
||||
corename = "FB Alpha 2012 CPS2"
|
||||
corename = "FB Alpha 2012 CPS-2"
|
||||
manufacturer = "Capcom"
|
||||
categories = "Emulator"
|
||||
systemname = "CP System II"
|
||||
license = "Non-commercial"
|
||||
permissions = ""
|
||||
display_version = "v0.2.97.30"
|
||||
display_version = "v0.2.97.28"
|
||||
supports_no_game = "false"
|
||||
notes = "(!) The BIOS files must be inside the ROM directory."
|
||||
|
|
Loading…
Reference in New Issue