summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/igs/igs_m027.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/igs/igs_m027.cpp')
-rw-r--r--src/mame/igs/igs_m027.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/igs/igs_m027.cpp b/src/mame/igs/igs_m027.cpp
index db824a7de35..e73c721c612 100644
--- a/src/mame/igs/igs_m027.cpp
+++ b/src/mame/igs/igs_m027.cpp
@@ -3765,7 +3765,7 @@ ROM_START( cjsxp ) // IGS PCB-0362-02-FP. 3 banks of 8 switches.
ROM_LOAD( "sp.u17", 0x00000, 0x80000, CRC(c7d10e13) SHA1(b992540b63340b37830c50d8f49521f3f34ca2c4) )
ROM_END
-// 天生好手 (Tiān Shēng Hǎo Shǒu)
+// 天生好手 (Tiānshēng Hǎoshǒu)
ROM_START( tshs ) // IGS PCB-0312-00. 2 banks of 8 switches. 1 PPI. IGS3590 + NT3570F instead of Oki.
ROM_REGION( 0x4000, "maincpu", 0 )
// Internal rom of IGS027A ARM based MCU
@@ -3784,7 +3784,7 @@ ROM_START( tshs ) // IGS PCB-0312-00. 2 banks of 8 switches. 1 PPI. IGS3590 + NT
ROM_LOAD( "igs_s3703_speech_v100.u25", 0x000000, 0x200000, CRC(41313c68) SHA1(4c996c22e84b916edd35c33645da01d3e5d520c8) ) // BADADDR xxxxxxxxxx-xxxxxxxxxx
ROM_END
-// 金皇冠3代 (Jīn Huáng Guàn 3 Dài)
+// 金皇冠3代 (Jīn Huángguàn 3-dài)
ROM_START( jhg3d ) // IGS PCB-0376-01-FS. 3 banks of 8 switches. 1 PPI.
ROM_REGION( 0x4000, "maincpu", 0 )
// Internal rom of IGS027A ARM based MCU
@@ -4140,7 +4140,7 @@ GAME( 2003, amazoni2, 0, m027_1ppi<false>, base, igs_m027_state
GAME( 2002, sdwx, 0, m027_1ppi<false>, base, igs_m027_state, init_sdwx, ROT0, "IGS", "Sheng Dan Wu Xian", MACHINE_NOT_WORKING ) // aka Christmas 5 Line? (or Amazonia King II, shares roms at least?)
GAME( 2001, cjdh6th, 0, m027_1ppi<false>, base, igs_m027_state, init_extradrw, ROT0, "IGS", "Chaoji Daheng 6th", MACHINE_NOT_WORKING )
GAME( 200?, royal5p, 0, m027_1ppi<false>, base, igs_m027_state, empty_init, ROT0, "IGS", "Royal 5+ (V101US)", MACHINE_NOT_WORKING )
-GAME( 200?, jhg3d, 0, m027_1ppi<false>, base, igs_m027_state, empty_init, ROT0, "IGS", "Jin Huang Guan 3 Dai (V445CN)", MACHINE_NOT_WORKING )
+GAME( 200?, jhg3d, 0, m027_1ppi<false>, base, igs_m027_state, empty_init, ROT0, "IGS", "Jin Huangguan 3-dai (V445CN)", MACHINE_NOT_WORKING )
// these have an IGS025 protection device instead of the 8255
GAME( 200?, gonefsh2, 0, m027_noppi<false>,base, igs_m027_state, init_gonefsh2, ROT0, "IGS", "Gone Fishing 2", MACHINE_NOT_WORKING )