Add chd extension to reicast core info files
This commit is contained in:
parent
a836086508
commit
2088998454
|
@ -1,6 +1,6 @@
|
|||
display_name = "Dreamcast (Reicast)"
|
||||
authors = "skmp"
|
||||
supported_extensions = "cdi|iso|elf|bin|cue|gdi"
|
||||
supported_extensions = "chd|cdi|iso|elf|bin|cue|gdi"
|
||||
corename = "Reicast"
|
||||
manufacturer = "Sega"
|
||||
categories = "Emulator"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
display_name = "Sega NAOMI (Reicast NAOMI)"
|
||||
authors = "skmp"
|
||||
supported_extensions = "cdi|iso|elf|bin|cue|gdi"
|
||||
supported_extensions = "chd|cdi|iso|elf|bin|cue|gdi"
|
||||
corename = "Reicast NAOMI"
|
||||
manufacturer = "Sega"
|
||||
categories = "Emulator"
|
||||
|
|
Loading…
Reference in New Issue