If anyone is interested in taking over my PS/2 mouse to DEC mouse adapter (tested working on VAXStation, should also work on VT340+, etc)
https://bitbucket.org/tinyscsi/decmouse/raw/fc73c57dce5926ac1ab9f0958ba82cf1e8cbe88e/DECMouse.ino You could implement both keyboard and mouse on one controller that has two serial ports (I use Teensy's) On Mon, May 18, 2020, 8:34 PM Ethan Dicks via cctalk <cctalk@classiccmp.org> wrote: > On Mon, May 18, 2020 at 6:34 PM Steve Malikoff via cctalk > <cctalk@classiccmp.org> wrote: > > There is a project that seems to be going along the same idea, > http://www.kbdbabel.org/ > > Interesting starting point, but I tried to browse the code and it > flashed up instructions for how to use cvs or rsync to pull the code > down. > > Last substantial update seems to be from 2009. Lots of 8051 source. > Not impossible to still find those, but a little on the chunky side > for this decade. > > One could learn much from reading the code and inspecting the > schematics, I'm sure. > > -ethan >