BigEd wrote:
Does that speak something like VT100 commands?
I have a VT320, but never so much as powered it up. I also have a Minitel which I have had a play with, but that was connected over a phone line rather than as a serial terminal, IIRC. I don't think I ever have used a serial terminal in a directly connected retrocomputing sense - as yet. So, well done!
The terminal is a Wyse-60 - apparently the most popular serial terminal on the planet... It dates from 1986, so just a couple of years
after the 65816 but who's counting
It emulates a VT100 and many others. It's almost ANSI which is what my Ruby host is expecting to use, so I can mostly use the editor which uses my generic "vdu" library - although that actually sends the Acorn MOS VDU commands up the wire to the host processor which knows it's talking to RubyTerm (My desktop SDL application) where it passed them up without change or to a "real" terminal which is usually an ANSI terminal emulator on my Linux desktop. It's all just plumbing!
But it was just a bit of fun on an otherwise dull Saturday afternoon!
Cheers,
-Gordon
_________________
--
Gordon Henderson.
See my
Ruby 6502 and 65816 SBC projects here:
https://projects.drogon.net/ruby/