From fc72c2f73d915fa76ff2aa7fda5dff81cf84ba57 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Wed, 3 Aug 2016 13:33:19 -0700 Subject: [PATCH] Took a better stab at simulating the VT100's LBA7 signal (used by the NVR chip) --- devices/pc8080/machine/vt100/machine.xml | 2 +- modules/pc8080/lib/chipset.js | 75 +++++- versions/pc8080/1.23.3/pc8080-dbg.js | 325 ++++++++++++----------- versions/pc8080/1.23.3/pc8080.js | 227 ++++++++-------- 4 files changed, 340 insertions(+), 289 deletions(-) diff --git a/devices/pc8080/machine/vt100/machine.xml b/devices/pc8080/machine/vt100/machine.xml index d13953d86..4054ddfae 100644 --- a/devices/pc8080/machine/vt100/machine.xml +++ b/devices/pc8080/machine/vt100/machine.xml @@ -3,7 +3,7 @@ VT100 Terminal - +