The Machine Emulator

From Computer History Wiki
Revision as of 15:49, 8 September 2009 by Neozeed (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The Machine Emulator (tme), like simh, provides a general purpose emulation framework. In particular, it has support for Motorola 68k and SPARC processors, with associated hardware as in Sun-2, Sun-3 and Sun-4 series computers. It can run NetBSD and SunOS for Sun-2 and Sun-3 machines.

It seems to be very hard to get to run except on a NetBSD host, so you may end up running it inside emulation. You might want to look into Qemu to emulate a nice x86 host environment for this.

See Also