RSS 8 projects tagged "Emulators"

Download Website Updated 23 Aug 2010 GNU 8085 Simulator

Screenshot
Pop 167.85
Vit 6.48

GNUSim8085 is a graphical simulator for the Intel 8085 microprocessor. It contains an inline assembler and a debugger.

Download Website Updated 18 Jun 2004 KMD

Screenshot
Pop 76.37
Vit 3.15

KMD is a multi-processor debugger. It can debug with hardware boards over serial ports or with software emulators (ARM and MIPS emulators are included in the project). Using the pipe option you can debug over the network or any other communication medium. It can load many executable formats such as ELF, and display and follow the original source even from multiple source file programs. There is support for breakpoints and watchpoints which can trap on specific data (such as loading or executing specific instructions). Support for other features such as FPGA's is also available, allowing loading or any control required to drive a specific hardware device. The project uses chump to allow disassembly and line assembly. Chump also allows new architectures to be easily added without the need to recompile the system. Communication with the backend is done using two pipes/fifos using a simple set of codes. Back end communication program can be created using very little memory on the target device.

Download Website Updated 14 Mar 2013 Stella

Screenshot
Pop 257.77
Vit 48.09

Stella is a freely distributed multi-platform Atari 2600 VCS emulator. Since its original release, Stella has been ported to many diverse operating systems. Linux, Mac OS X, and Windows are currently supported in the mainline codebase.

Download Website Updated 23 Dec 2001 The Romalizer

Screenshot
Pop 49.60
Vit 1.53

The ROMalizer is a Tcl script that examines your .zip files for MAME ROMs and lets you know if you have any extra data in them. It can also report incorrect filenames, CRCs, etc.

No download Website Updated 16 Nov 2002 Turing Machine (C++ Implementation)

Screenshot
Pop 29.29
Vit 1.00

Turing Machine (C++ Implementation) is a Turing machine simulation that is defined by a series of input files. These include a metafile containing data related to some Turing machine, a states file containing a list of initial, halting, and internal states, an alphabet file of empty, input, and internal symbols, a transition file of transition rules, and input word files, which detail the input given on a tape.

Download Website Updated 02 Jun 2002 Wy60 Terminal Emulator

Screenshot
Pop 44.05
Vit 1.00

Wy60 is a curses-based terminal emulator of the Wyse 60 terminal. It can be run from within any conventional terminal emulator (e.g. xterm, Linux text terminal, etc.) and dynamically translates between Wyse 60 escape sequences and the escape sequences of the hosting emulator.

Download Website Updated 11 Nov 2002 asq

Screenshot
Pop 30.35
Vit 1.42

asq is a simple frontend for MAME/emulator cabinets. It runs in a terminal window using curses, and pops up an optional screenshot window. It uses MAME/emulator keybindings so you can control your MAME cabinet using just your MAME controls. (In fact, this is where the name comes from--player 2 buttons 1, 2, and 3 are "asq".) It can also remap your games to use MAME keys. asq is meant for people who don't want to use a keyboard and have lots of games to manage.

Download Website Updated 09 Jan 2005 uCON64

Screenshot
Pop 87.16
Vit 5.70

uCON64 is a tool to backup all kinds of video games (cartridges and CDs). It supports most available backup units for cartridge-based consoles. It also performs many other tasks, like ROM hacking and conversion of proprietary CD images for use with cdrecord.

Screenshot

Project Spotlight

htmLawed

A PHP script to filter input text for standard, security, and policy compliance.

Screenshot

Project Spotlight

Expect-lite

An automation tool for non-experts.