Difference between revisions of "The Machine Emulator"

From Computer History Wiki
Jump to: navigation, search
(New page: 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 har...)
(No difference)

Revision as of 16:01, 3 January 2008

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