From 57d287f161af51b8cabffa556a21aad8642d27c6 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Fri, 25 Nov 2016 16:06:39 -0800 Subject: [PATCH] The VT100 is now smarter about detecting the host machine's physical CAPS LOCK state (and is also capable of displaying that state now) --- .../pc8080/machine/vt100/debugger/machine.xml | 3 +- devices/pc8080/machine/vt100/machine.xml | 1 + .../machine/1170/vt100/debugger/README.md | 3 +- disks/dec/rl02k/xxdp/ekbbf0/README.md | 85 ++++++++- disks/dec/rl02k/xxdp/ekbee1/README.md | 2 +- modules/pc8080/lib/keyboard.js | 166 +++++++++++++++--- modules/pcx86/lib/keyboard.js | 9 +- 7 files changed, 239 insertions(+), 30 deletions(-) diff --git a/devices/pc8080/machine/vt100/debugger/machine.xml b/devices/pc8080/machine/vt100/debugger/machine.xml index f721c2526..9e44c40a4 100644 --- a/devices/pc8080/machine/vt100/debugger/machine.xml +++ b/devices/pc8080/machine/vt100/debugger/machine.xml @@ -3,7 +3,7 @@ VT100 Terminal - +