6 comments

  • chasil1 day ago
    MAME will emulate several terminals. Among them is the vt240.<p>Here are my links for roms and docs:<p><a href="http:&#x2F;&#x2F;www.bitsavers.org&#x2F;pdf&#x2F;dec&#x2F;terminal&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.bitsavers.org&#x2F;pdf&#x2F;dec&#x2F;terminal&#x2F;</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;larsbrinkhoff&#x2F;terminal-simulator&#x2F;issues&#x2F;1" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;larsbrinkhoff&#x2F;terminal-simulator&#x2F;issues&#x2F;1</a><p><a href="https:&#x2F;&#x2F;www.mail-archive.com&#x2F;simh@trailing-edge.com&#x2F;msg09086.html" rel="nofollow">https:&#x2F;&#x2F;www.mail-archive.com&#x2F;simh@trailing-edge.com&#x2F;msg09086...</a><p><a href="https:&#x2F;&#x2F;forums.bannister.org&#x2F;ubbthreads.php?ubb=showflat&amp;Number=117474" rel="nofollow">https:&#x2F;&#x2F;forums.bannister.org&#x2F;ubbthreads.php?ubb=showflat&amp;Num...</a><p><a href="https:&#x2F;&#x2F;simh.trailing-edge.narkive.com&#x2F;qgzCvrl8&#x2F;dec-vt-emulators-on-mame" rel="nofollow">https:&#x2F;&#x2F;simh.trailing-edge.narkive.com&#x2F;qgzCvrl8&#x2F;dec-vt-emula...</a><p>I have a bunch of PDFs in along with this, and a vt240.zip that must have come from one of the above.<p>I also used this command line call to get the terminal running with &quot;bitbanger.&quot;<p><pre><code> mame -rp . vt240 -window -nothrottle -host null_modem -bitb socket.localhost:2323</code></pre>
  • drzaiusx112 days ago
    Back in college I ended up rooming with a bunch of unix neck beards and we used a vt320 as our &quot;house control system.&quot; It controlled a rack in the basement hooked up to sound systems, tv remote controls for the living room entertainment systems which included a 70in crt monitor that played movie rips from network storage. Fun times.
    • anovikov54 minutes ago
      70in CRT monitor?? Wasn&#x27;t 43in Trinitron largest CRT ever created?
      • raffraffraff32 minutes ago
        Yep. Either projector or rear projector or didn&#x27;t happen. I think 70 was pretty big for a rear projection unit.
  • wolvoleo2 days ago
    I love old terminals and I still have a VT520 which is still very practicable, it can do up to 115200 instead of rhe VT-100&#x27;s 9600.<p>But most programs ignore termcap these days which is a huge issue. Running stuff through tmux helps but it&#x27;s not ideal.
  • JSR_FDED1 hour ago
    You can put two of these back to back with the transmit and receiver wires crossed, and type straight from one to the other. Did this as a kid to chat with my little sister in another room.
  • guenthert26 minutes ago
    &quot;generating SIGTERM on Control + C&quot;<p>That&#x27;ll be SIGINT, but I understand, he just tests whether we pay attention.
  • nickdothutton2 days ago
    Every now and then I look for a vt320 from my university days. Still miss the smell of hot dust on CRT electron guns.