For my part I’ve been fiddling with running HTERM in VirtualT.

Fixed a couple of bugs in HTERM and VirtualT.

Added a feature to VirtualT to tie the serial interrupt 6.5 to the DTR and
RTS flow control signals. The deal is that I’m wiring VirtualT to SSH using
socat and a pty. But pty’s dont implement hardware flow control. So to
prevent socat from overrunning the virtual model 100’s receive queue I
disable the serial interrupt if DTR or RTS flow off. This is only useful
for testing HTERM since it implements hardware flow control.

Ken helped me with the GUI to add a configurable option to turn that
special new feature on/off.

Anyway this work is a precursor to renewing my effort to add zmodem and
other features to HTERM.

— John.

Reply via email to