From 8e59120c7b63bf9c78b4be8db2248c0cfd021192 Mon Sep 17 00:00:00 2001 From: hap Date: Fri, 13 Dec 2024 21:41:00 +0100 Subject: cnchess: correct copy pasted comment --- src/mame/novag/cnchess.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/mame/novag/cnchess.cpp b/src/mame/novag/cnchess.cpp index 6b9a283e332..9abe253b034 100644 --- a/src/mame/novag/cnchess.cpp +++ b/src/mame/novag/cnchess.cpp @@ -12,7 +12,10 @@ is also presumed to be the same. Hardware notes: - PCB label: 100054 - Hitachi HD6305Y0P @ ~8MHz (LC oscillator) -- 8*8 chessboard buttons, 16+4 leds, piezo +- 9*10 chessboard buttons, 19+4 leds, piezo + +Strangely enough, it doesn't use the HD6305 internal timer. The only peripherals +it makes use of are the I/O ports. BTANB: - it uses 馬 and 車 for red horse and chariot instead of 傌 and 俥, newer Novag -- cgit v1.2.3