So if you have seen Adrians Digital Basement on Youtube recently, he got a Plexus P/20, an obscure Unix server. It has an interesting architecture: no LSI chips, all 74xx logic and a few PALs, and two 68010 CPUs. In the associated Discord, a lot of technical info was shared, so I decided to build an emulator with the help of some others. Thanks to Emscripten, the whole shebang can now be ran in your browser:
#^https://spritetm.github.io/plexus_20_emu/ Most important to know: games are in /usr/games, in case you feel like a game of Hunt the Wumpus.