Arcade Emulator for M68000, M68020 and Z80 based hardware.
The QEMU emulator with CHERI CPU support.
SkyEye is an Open Source Software Project. The goal of SkyEye is to
provide an integrated simulation environment in Linux and Windows.
SkyEye environment simulates typical Embedded Computer Systems (Now it
supports Atmel AT91 board based on ARM7TDMI CPU, board based on ARM720T
CPU, board based on StrongARM (SA1100/SA1110). You can run some Embedded
Operation System such as ARM Linux, uClinux, uc/OS-II (ucos-ii) etc in
SkyEye, and analyze or debug them at source level.
Fission is a simple command line tool for managing VMware Fusion VMs. Only
Fusion 3.x is currently supported.
SIMH is a highly portable, multi-system simulator.
SIMH implements simulators for:
- Data General Nova, Eclipse
- Digital Equipment Corporation PDP-1, PDP-4, PDP-7, PDP-8, PDP-9,
PDP-10, PDP-11, PDP-15, VAX
- GRI Corporation GRI-909
- IBM 1401, 1620, 1130, System 3
- Interdata (Perkin-Elmer) 16b and 32b systems
- Hewlett-Packard 2116, 2100, 21MX
- Honeywell H316/H516
- MITS Altair 8800, with both 8080 and Z80
- Royal-Mcbee LGP-30, LGP-21
- Scientific Data Systems SDS 940
These simulators are capable of running the Unix V5, V6 and V7 binaries
licenced for non-commercial use by SCO. See ${WRKDIR}/simh_doc.txt for
further details.
Wine is a Microsoft Windows compatibility layer (or program loader)
capable of running Windows applications on i386 and compatible CPUs.
Windows programs running in Wine act as native programs would, running
without the performance or memory usage penalties of an emulator, with
a similar look and feel to other applications on your desktop.
Many applications already work, more or less, including versions of
Microsoft Office and several games.
Snes9express is a graphical interface for the X11 versions of snes9x,
featuring an organized layout of common snes9x options.
Wine is a Microsoft Windows compatibility layer (or program loader)
capable of running Windows applications on i386 and compatible CPUs.
Windows programs running in Wine act as native programs would, running
without the performance or memory usage penalties of an emulator, with
a similar look and feel to other applications on your desktop.
Many applications already work, more or less, including versions of
Microsoft Office and several games.
Super Nintendo Entertainment System(SNES) Emulator
MIPS32 Simulator -- "1/25th the performance at none of the cost"
Spim/Xspim simulates MIPS32 assembly code, providing a gdb and xgdb
like interface to the classical MIPS RISC CPU. The virtual machine
it provides can be either the one presented by the MIPS assembler or the
one of the bare hardware. The simulator can also be built to simulate the
pipeline architecture of the MIPS machine (both the control and floating
point pipelines). When built for this, it also simulates and displays
an instruction and data cache.
This simulator is useful in CS and EE classes, including providing a
target machine for compilers courses, lower division assembly language
programming, microprocessor design courses, etc...