Merge pull request #298 from Tatsuya79/patch-1
SuperGrafx CD extensions support
This commit is contained in:
commit
bc3f0317f7
|
@ -1,6 +1,6 @@
|
||||||
display_name = "PC Engine SuperGrafx (Mednafen SGX)"
|
display_name = "PC Engine SuperGrafx (Mednafen SGX)"
|
||||||
authors = "Ryphecha"
|
authors = "Ryphecha"
|
||||||
supported_extensions = "pce|sgx"
|
supported_extensions = "pce|sgx|cue|ccd"
|
||||||
corename = "Mednafen/Beetle SGX"
|
corename = "Mednafen/Beetle SGX"
|
||||||
manufacturer = "NEC"
|
manufacturer = "NEC"
|
||||||
categories = "Emulator"
|
categories = "Emulator"
|
||||||
|
|
Loading…
Reference in New Issue