Merge pull request #367 from lasers/fix-fast
Fix Mednafen PCE Fast mismatch info
This commit is contained in:
commit
1f7f0c25cd
|
@ -1,7 +1,7 @@
|
||||||
display_name = "PC Engine/PCE-CD (Mednafen PCE FAST)"
|
display_name = "PC Engine/PCE-CD (Mednafen PCE FAST)"
|
||||||
authors = "Ryphecha"
|
authors = "Ryphecha"
|
||||||
supported_extensions = "pce|cue|ccd|iso|img|bin"
|
supported_extensions = "pce|cue|ccd|iso|img|bin"
|
||||||
corename = "Mednafen/Beetle PCE FAST"
|
corename = "Mednafen/Beetle PCE Fast"
|
||||||
manufacturer = "NEC"
|
manufacturer = "NEC"
|
||||||
categories = "Emulator"
|
categories = "Emulator"
|
||||||
systemname = "PC Engine/PCE-CD"
|
systemname = "PC Engine/PCE-CD"
|
||||||
|
|
Loading…
Reference in New Issue