Plexus P/20 Emulator
a day ago
- #Emulator
- #Retro Computing
- #Plexus P/20
- The emulator faithfully replicates a Plexus P/20 system, a Unix server from the 1980s.
- It runs SystemV Unix on a dual 68010 processor mainboard and operates near real time, though it may be slow.
- The emulator is written in C and compiled to WebAssembly using Emscripten for web use.
- xterm.js provides the terminal interface, connected via xterm-pty to Emscripten.
- Created by Sprite_tm and contributors in 2024, it is open-source under the MIT license and available on GitHub.