Merge pull request #27 from pinumbernumber/master

[.info files] fix bSNES names and PSX extension
This commit is contained in:
Hans-Kristian Arntzen 2013-10-05 01:52:04 -07:00
commit ccf39a4ef9
4 changed files with 12 additions and 2 deletions

View File

@ -0,0 +1,5 @@
display_name = "SNES / Super Famicom (bSNES Accuracy)"
supported_extensions = "smc|sfc"
corename = "bsnes/higan Accuracy"
manufacturer = "Nintendo"
systemname = "Super Nintendo Entertainment System"

View File

@ -0,0 +1,5 @@
display_name = "SNES / Super Famicom (bSNES Balanced)"
supported_extensions = "smc|sfc"
corename = "bsnes/higan Balanced"
manufacturer = "Nintendo"
systemname = "Super Nintendo Entertainment System"

View File

@ -1,4 +1,4 @@
display_name = "SNES / Super Famicom (SNES9x Next)"
display_name = "SNES / Super Famicom (bSNES Performance)"
supported_extensions = "smc|sfc"
corename = "bsnes/higan Performance"
manufacturer = "Nintendo"

View File

@ -1,5 +1,5 @@
display_name = "PlayStation1 (Mednafen PSX)"
supported_extensions = "cue|toc"
supported_extensions = "cue|toc|ccd"
corename = "Mednafen PSX"
manufacturer = "Sony"
systemname = "PlayStation"