Merge pull request #761 from trapexit/4do_update
update 4DO image support to include bin and CHD
This commit is contained in:
commit
fe17a9d69a
|
@ -1,6 +1,6 @@
|
||||||
display_name = "The 3DO Company - 3DO (4DO)"
|
display_name = "The 3DO Company - 3DO (4DO)"
|
||||||
authors = "JohnnyDude|FreeDO team"
|
authors = "JohnnyDude|FreeDO team"
|
||||||
supported_extensions = "iso|cue"
|
supported_extensions = "iso|bin|chd|cue"
|
||||||
corename = "4DO"
|
corename = "4DO"
|
||||||
manufacturer = "Various"
|
manufacturer = "Various"
|
||||||
categories = "Emulator"
|
categories = "Emulator"
|
||||||
|
@ -8,7 +8,7 @@ systemname = "3DO"
|
||||||
database = "The 3DO Company - 3DO"
|
database = "The 3DO Company - 3DO"
|
||||||
license = "Non-commercial"
|
license = "Non-commercial"
|
||||||
permissions = ""
|
permissions = ""
|
||||||
display_version = "v1.3.2.4"
|
display_version = "v1.3.2.4+"
|
||||||
supports_no_game = "false"
|
supports_no_game = "false"
|
||||||
firmware_count = 1
|
firmware_count = 1
|
||||||
firmware0_desc = "panafz10.bin (Panasonic FZ-10 BIOS)"
|
firmware0_desc = "panafz10.bin (Panasonic FZ-10 BIOS)"
|
||||||
|
|
Loading…
Reference in New Issue