From 80b2ca6088281babff558b36a98d329aa60aa8ed Mon Sep 17 00:00:00 2001 From: Lord-Nightmare Date: Wed, 9 Aug 2017 23:47:34 -0400 Subject: [PATCH] typo (nw) --- src/mame/drivers/votrpss.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mame/drivers/votrpss.cpp b/src/mame/drivers/votrpss.cpp index 10907718965..9556a3d7f94 100644 --- a/src/mame/drivers/votrpss.cpp +++ b/src/mame/drivers/votrpss.cpp @@ -7,7 +7,7 @@ * with help from Kevin 'kevtris' Horton * Special thanks to Professor Nicholas Gessler for loaning several PSS units * -* The votrax PSS was sold from around 35th week of 1982 until october, 1990 (LONG product life) +* The votrax PSS was sold from around 35th week of 1982 until october, 1990 Main xtal is 8MHz AY-3-8910 and i8253 clock is running at 2 MHz (xtal/4) @@ -41,7 +41,7 @@ AY-3-8910 I/O ports: IOB0-IOB7 = dip switches I8251 UART: - RESET is taken from teh same inverter that resets the counters + RESET is taken from the same inverter that resets the counters Things to be looked at: - Serial doesn't work, so has been disabled.