From 465365500d21a7296a307af160f7cad6a6399963 Mon Sep 17 00:00:00 2001 From: hap Date: Sat, 28 Dec 2024 22:26:56 +0100 Subject: cnchess: small note update --- src/mame/nichibutsu/galivan.cpp | 2 +- src/mame/novag/cnchess.cpp | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/mame/nichibutsu/galivan.cpp b/src/mame/nichibutsu/galivan.cpp index 9b296f4330c..85e36276480 100644 --- a/src/mame/nichibutsu/galivan.cpp +++ b/src/mame/nichibutsu/galivan.cpp @@ -1908,5 +1908,5 @@ GAME( 1986, ninjemak, 0, ninjemak, ninjemak, ninjemak_state, empty_init, GAME( 1986, ninjemat, ninjemak, galivan, galivan, ninjemak_state, empty_init, ROT270, "Nichibutsu (Tecfri license)", "Ninja Emaki (Tecfri license)", MACHINE_NOT_WORKING|MACHINE_SUPPORTS_SAVE|MACHINE_UNEMULATED_PROTECTION ) GAME( 1986, youma, ninjemak, ninjemak, ninjemak, ninjemak_state, empty_init, ROT270, "Nichibutsu", "Youma Ninpou Chou (Japan)", MACHINE_SUPPORTS_SAVE|MACHINE_UNEMULATED_PROTECTION ) GAME( 1986, youma2, ninjemak, ninjemak, ninjemak, ninjemak_state, empty_init, ROT270, "Nichibutsu", "Youma Ninpou Chou (Japan, alt)", MACHINE_SUPPORTS_SAVE|MACHINE_UNEMULATED_PROTECTION ) -GAME( 1986, youmab, ninjemak, youmab, ninjemak, youmab_state, empty_init , ROT270, "bootleg", "Youma Ninpou Chou (Game Electronics bootleg, set 1)", MACHINE_NOT_WORKING|MACHINE_SUPPORTS_SAVE|MACHINE_UNEMULATED_PROTECTION ) // player is invincible +GAME( 1986, youmab, ninjemak, youmab, ninjemak, youmab_state, empty_init, ROT270, "bootleg", "Youma Ninpou Chou (Game Electronics bootleg, set 1)", MACHINE_NOT_WORKING|MACHINE_SUPPORTS_SAVE|MACHINE_UNEMULATED_PROTECTION ) // player is invincible GAME( 1986, youmab2, ninjemak, youmab, ninjemak, youmab_state, empty_init, ROT270, "bootleg", "Youma Ninpou Chou (Game Electronics bootleg, set 2)", MACHINE_NOT_WORKING|MACHINE_SUPPORTS_SAVE|MACHINE_UNEMULATED_PROTECTION ) // "" diff --git a/src/mame/novag/cnchess.cpp b/src/mame/novag/cnchess.cpp index 9abe253b034..d4b6ac00ff7 100644 --- a/src/mame/novag/cnchess.cpp +++ b/src/mame/novag/cnchess.cpp @@ -5,9 +5,9 @@ Novag Chinese Chess (象棋, model 866) -Novag's first Xiangqi computer, mainly sold in Hong Kong. Model 8710 is the same -as model 866, maybe one was for export. The newer model 9300 (distributed by Yorter) -is also presumed to be the same. +Novag's first Xiangqi computer, mainly sold in Hong Kong. Model 8710 (棋王, Chess +King) was distributed by Yorter Electronics for the local market. It's the same +hardware as model 866. The newer model 9300 is also presumed to be the same. Hardware notes: - PCB label: 100054 -- cgit v1.2.3