I'm looking at merging the change into my repo, I see nothing has been updated in the main pidp-1 repo. Is this typewriter.c in pdp1_periph in aap's blincolnlights repo?
If so, I'm a bit hesitant. Things there are turning into a mish-mash of quite a few different computers, getting hard to sort out what will work with just the pdp-1 stream.
Is it safe to merge all of pdp1_periph? It's vastly different from the main pidp1 branch (and my branch).
Along these lines, I've cleaned all of the non PDP-1 impls out of my branch, I want it to be a PDP-1, not a large collection of various machines in various states.
I suppose I shouldn't be lazy and just try it.
I've also reorganized pdp1.c in my repo to move the display IOT code out of the main emulator and into its own IOT where I think it belongs; the original system didn't have all the hardware in the PDP-1, it was an external peripheral. It cleans up pdp1.c a fair amount. The timing is preserved.
Bill