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)"
|
display_name = "Dreamcast (Reicast)"
|
||||||
authors = "skmp"
|
authors = "skmp"
|
||||||
supported_extensions = "cdi|iso|elf|bin|cue|gdi"
|
supported_extensions = "chd|cdi|iso|elf|bin|cue|gdi"
|
||||||
corename = "Reicast"
|
corename = "Reicast"
|
||||||
manufacturer = "Sega"
|
manufacturer = "Sega"
|
||||||
categories = "Emulator"
|
categories = "Emulator"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
display_name = "Sega NAOMI (Reicast NAOMI)"
|
display_name = "Sega NAOMI (Reicast NAOMI)"
|
||||||
authors = "skmp"
|
authors = "skmp"
|
||||||
supported_extensions = "cdi|iso|elf|bin|cue|gdi"
|
supported_extensions = "chd|cdi|iso|elf|bin|cue|gdi"
|
||||||
corename = "Reicast NAOMI"
|
corename = "Reicast NAOMI"
|
||||||
manufacturer = "Sega"
|
manufacturer = "Sega"
|
||||||
categories = "Emulator"
|
categories = "Emulator"
|
||||||
|
|
Loading…
Reference in New Issue