Merge pull request #361 from lasers/fix-nes-info
Fix mismatched info against core
This commit is contained in:
commit
2773d83942
|
|
@ -1,7 +1,7 @@
|
|||
display_name = "NES / Famicom (Nestopia UE)"
|
||||
authors = "Martin Freij|R. Belmont|R. Danbrook"
|
||||
supported_extensions = "nes|fds"
|
||||
corename = "Nestopia UE"
|
||||
corename = "Nestopia"
|
||||
manufacturer = "Nintendo"
|
||||
categories = "Emulator"
|
||||
systemname = "Nintendo Entertainment System"
|
||||
|
|
|
|||
Loading…
Reference in New Issue