From 1f99a9eee332d4d57c6c346ad67119d99bf3a76f Mon Sep 17 00:00:00 2001 From: AJR Date: Tue, 5 Jun 2018 12:51:55 -0400 Subject: calcune.cpp: Correct documentation (nw) --- src/mame/drivers/calcune.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mame/drivers/calcune.cpp b/src/mame/drivers/calcune.cpp index c84e53cd43b..c579a757c9d 100644 --- a/src/mame/drivers/calcune.cpp +++ b/src/mame/drivers/calcune.cpp @@ -4,8 +4,8 @@ Calcune (Japan, prototype) - CPUs are HD68HC000CP8 and TMP84C00AU-6 QFP types. Other ICs include two - Sega 315-5560-02 VDPs and a YMZ280B-F for sound. + CPUs are HD68HC000CP8 and TMPZ84C00AU-6 QFP types. Other ICs include + two Sega 315-5660-02 VDPs and a YMZ280B-F for sound. Oscillators: 53.693MHz (OSC1), 16.9444 (XL1), 14.318 (XL3). -- cgit v1.2.3