Close

Moa - An Emulator for Computie

A project log for Computie 68k

A series of simple 68010 and 68030-based computers with a Unix-like OS

transistorfettransistor_fet 11/27/2021 at 02:500 Comments

I've been working on an emulator written in Rust called Moa which is capable of emulating Computie.  It will open two pseudoterminals on the host linux computer for the TTY and SLIP connections that Computie OS uses, and launches a terminal emulator to connect to the TTY.  Check it out  on github for more info

Discussions