Fix typo in MSX2.

This commit is contained in:
sergiobenrocha2 2016-01-17 21:35:11 -02:00
parent dff34dc094
commit dba8409fdc
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ corename = "blueMSX"
manufacturer = "Various"
categories = "Emulator"
systemname = "MSX/SVI/ColecoVision/SG-1000"
database = "Microsoft - MSX|Microsoft - MSX 2"
database = "Microsoft - MSX|Microsoft - MSX2"
license = "GPLv2"
permissions = ""
display_version = "SVN"

View File

@ -5,7 +5,7 @@ corename = "fMSX"
manufacturer = "Various"
categories = "Emulator"
systemname = "MSX"
database = "Microsoft - MSX|Microsoft - MSX 2"
database = "Microsoft - MSX|Microsoft - MSX2"
license = "Non-commercial"
permissions = ""
display_version = "3.9"

View File

@ -194,7 +194,7 @@ build_libretro_databases() {
build_libretro_database "LeapFrog - Leapster Learning Game System" "rom.crc"
build_libretro_database "Magnavox - Odyssey2" "rom.crc"
build_libretro_database "Microsoft - MSX" "rom.crc"
build_libretro_database "Microsoft - MSX 2" "rom.crc"
build_libretro_database "Microsoft - MSX2" "rom.crc"
build_libretro_database "NEC - PC Engine - TurboGrafx 16" "rom.crc"
build_libretro_database "NEC - PC Engine SuperGrafx" "rom.crc"
build_libretro_database "Nintendo - Famicom Disk System" "rom.crc"