From f72d01fcb8a2d5aa96bfa242e75bc37e61dec2d6 Mon Sep 17 00:00:00 2001 From: hap Date: Thu, 24 Feb 2022 00:35:36 +0100 Subject: t3in1sa: add 2 more leds --- src/mame/drivers/hh_tms1k.cpp | 2 +- src/mame/layout/t3in1sa.lay | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/mame/drivers/hh_tms1k.cpp b/src/mame/drivers/hh_tms1k.cpp index bcf6bf2b0a0..bcd6014c6ed 100644 --- a/src/mame/drivers/hh_tms1k.cpp +++ b/src/mame/drivers/hh_tms1k.cpp @@ -9959,7 +9959,7 @@ ROM_END Tandy 3 in 1 Sports Arena (model 60-2178) * TMS1100 (just a datestamp label (8331), die label 1100B MP1231) - * 2x2-digit 7seg LED display + 45 other LEDs, 1-bit sound + * 2x2-digit 7seg LED display + 47 other LEDs, 1-bit sound For Tandy Sports Arena (model 60-2158), see cmsport, this is a different game. This version is very similar to ssports4 released a few years earlier. diff --git a/src/mame/layout/t3in1sa.lay b/src/mame/layout/t3in1sa.lay index 27975d6c6a7..b188837d81a 100644 --- a/src/mame/layout/t3in1sa.lay +++ b/src/mame/layout/t3in1sa.lay @@ -54,5 +54,8 @@ license:CC0 + + + -- cgit v1.2.3