flok
Well-known member
Hi,
I wrote a PDP-11/70 emulator that runs on lots of systems, especially on the Teensy 4.1.
The plus of the teensy4.1 is that it has Ethernet and plenty PSRAM (altough only 4 MB of that is required). It is also very fast: booting an emulated BSD 2.11 on it takes only 1 minute!
The "blinkenlights" (the led-panel) is a simulated front-panel. The original PDP-11/70 had a frontpanel with lights indicating all kinds of things.
I wrote a PDP-11/70 emulator that runs on lots of systems, especially on the Teensy 4.1.
The plus of the teensy4.1 is that it has Ethernet and plenty PSRAM (altough only 4 MB of that is required). It is also very fast: booting an emulated BSD 2.11 on it takes only 1 minute!
The "blinkenlights" (the led-panel) is a simulated front-panel. The original PDP-11/70 had a frontpanel with lights indicating all kinds of things.