1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-08 09:21:50 +00:00
Files
open-simh.simh/PDP18B/pdp18b_stddev.c
Mark Pizzolato 95d2365c52 PDP18B: Update console CR/LF echo behavior from Bob Supnik
The terminal service (in the ISR) forces a CR to be output IMMEDIATELY (before anything in the output queue) when 0212 is seen on input, so it needs to echo as a LF.

I hadn't seen any (other) echo support, so I had assumed the interface was half-duplex, which of course means passwords would appear on the paper!
2016-03-15 11:33:29 -07:00

44 KiB