From e5d580d61186e4071feb0e188d529f455195a2ec Mon Sep 17 00:00:00 2001 From: hap Date: Mon, 4 Sep 2023 13:45:19 +0200 Subject: [PATCH] ssensor4: chessclock rom is actually for the printer --- hash/novag_ssensor4.xml | 4 ++-- src/mame/novag/const.cpp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hash/novag_ssensor4.xml b/hash/novag_ssensor4.xml index f1a27a720a7..16d5df671dc 100644 --- a/hash/novag_ssensor4.xml +++ b/hash/novag_ssensor4.xml @@ -8,8 +8,8 @@ license:CC0-1.0 - - Quartz Chess Clock + + Chess Printer 1981 Novag diff --git a/src/mame/novag/const.cpp b/src/mame/novag/const.cpp index eaa0d27bdaa..c8a7a476f90 100644 --- a/src/mame/novag/const.cpp +++ b/src/mame/novag/const.cpp @@ -44,7 +44,7 @@ Super Sensor IV: - 2 ROM sockets for expansion (blue @ u6, white @ u5) Known Super Sensor IV expansion ROMs: -- Quartz Chess Clock (came with the clock accessory) +- Chess Printer (came with the printer accessory) Super Sensor IV triggers an NMI on power-off (or power-failure). If this isn't done, NVRAM fails at next power-on.