Puneet Varma (Editor)

List of emulators

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

This article lists software emulators.

Contents

Central processing units

ARM
  • ARMware See: Github project page
  • MIPS
  • SPIM: Open Virtual Platforms' OVPsim 500 mips MIPS32 emulator, enables you to develop software on your PC using virtual platforms, emulators including MIPS processors running at up to 500 MIPS for MIPS32 processors running many OSes including Linux. OVP is used to build emulators of single MIPS processors or multiple - homogeneous MP or heterogenous MP. See: www.OVPworld.org
  • x86 architecture
  • Bochs
  • DOSBox
  • FX!32
  • PCem
  • QEMU – an opensource emulator that emulates 7 architectures including ARM, x86, MIPS and others
  • Motorola 680x0
  • Mac 68K emulator: For PowerPC classic Mac OS
  • PowerPC
  • PearPC
  • Rosetta: Apple's emulator for PowerPC processors, built into Mac OS X
  • WarpUP: Amiga system for PowerPC expansion cards built into MorphOS and available for AmigaOS
  • Full system simulators

  • AlphaVM: A DEC Alpha system emulator running on Windows or Linux.
  • Simics
  • CPU Sim: A Java application that allows the user to design and create a simple architecture and instruction set and then run programs of instructions from the set through simulation
  • GXemul: Framework for full-system computer architecture emulation
  • Mobile phones and PDAs

  • Palm OS Emulator
  • Adobe Device Central
  • BlueStacks
  • Multi-system emulators

  • blueMSX: Emulates Z80 based computers and consoles
  • MAME: Emulates multiple arcade machines
  • DAPHNE is an arcade emulator application that emulates a variety of laserdisc video games with the intent of preserving these games and making the play experience as faithful to the originals as possible. The developer calls DAPHNE the "First Ever Multiple Arcade Laserdisc Emulator" ("FEMALE"). It derives it name from Princess Daphne, the heroine of Dragon's Lair.
  • Network Emulator

  • NS-2
  • NetSim
  • Operating system emulators

    Unix
  • Cygwin: For Microsoft Windows provides a POSIX environment and system libraries (contained in cygwin.dll). This does not allow one to run unaltered Linux/Unix binaries. However, it allows use of the gcc compiler collection to compile software written for these operating systems from source code.
  • In addition to the POSIX system, Cygwin includes a Package manager that connects to a repository with 9000+ software packages. Users can optionaly use Cygwin ports repository which includes >2300 (86x64) to >2700 (86x32) additional software packages not included in the RedHat-hosted repository, including many GUI applications.

    The repository contains a wide range of software, including BASH (command shell and scripting environment comparable to the Windows Powershell), the GNU compilier collection (gcc) with the complete tool chain. In addition, the 'usual and customary' programming languages installed with a Linux distribution, including C, C++, Python, PHP, Perl, Tcl/Tk, and Lua are available, along with multiple development libraries.

    In addition to BASH, the GNU Utilities (e.g. Find utilities, such as Locate, Find, Grep) are installed by default. Hundreds of other software packages are included, included many with non-POSIX Windows implementation, such as database management systems (PostgreSQL, MySQL), web servers (e.g. Apache httpd), firewalls, text processing utilities and console mode applications. In addition, there is a (reasonably stable) X.org/X11 implementation with GTK and Qt libraries. Based on these, graphic desktop managers, including GNOME, LXDE, LXQt, KDE and others (e.g. x2go) with associated graphic user applications with variable stability and functionality.

    Windows.
  • WINE: Available for most POSIX compliant (Unix-like) operating systems, such as Linux, BSD, and Mac OSX (Darling and Darwine projects). It provides a Win32 API and clean-room implementation of the associated functionality. In contrast to Cygwin, WINE enables the installation and use of unaltered Windows software. Considerable effort has been put into support for video games, including 3rd party extensions (e.g. Play on Linux) which provide custom Windows configurations known to work with a very large list of videogames. In addition, desktop productivity software, including MS Office, is supported. Because of the lack of dependence on the (complicated and brittle) Windows registry, inclusion of statically linked libraries, and (at lest in part) historic development from open source projects, portable applications, such as the PortableApps platform and the 300+ avaiable software applications which can be downloaded with it, work with little or no issues.
  • Printer emulators

  • Ghostscript: Emulator for printers without PostScript
  • References

    List of emulators Wikipedia