228 projects tagged "Emulators"
ArcEm is a register level emulator of the Acorn Archimedes A4x0 system based around the ARM microprocessor. It is distributed with ARM Linux binaries and will boot ARM Linux and Acorn's RISC OS 3.1. It runs under X, Win32, and RISC OS. It is based on the release of the ARM emulator core by ARM Ltd, although this has been heavily modified for the emulation. It is a reasonably accurate register level emulation and as such should run pretty much anything.
The Catweasel Floppy Read/Write Tools are a set of tools for owners of Catweasel MK1 ISA and Catweasel MK3/MK4 PCI universal floppy disk controllers. cw2dmk reads several kinds of floppy disk, some of which ordinary PC controllers have trouble with, and save them in the DMK disk image format used by TRS-80 emulators. It can also handle any disk written using a Western Digital 177x/179x floppy disk controller, a PC-style NEC765-compatible controller, or a Digital Equipment Corporation RX02 controller. dmk2cw writes any DMK image back to a floppy. jv2dmk and dmk2jv3 convert images between DMK and JV1 and JV3 formats without requiring Catweasel hardware.
cxmon is an interactive command-driven file manipulation tool inspired by the "Amiga Monitor" by Timo Rossi. It has commands and features similar to a machine code monitor/debugger, but it lacks any functions for running/tracing code. There are, however, built-in PowerPC, 680x0, 80x86, 6502 and Z80 disassemblers and special support for disassembling MacOS code. cxmon is primarily intended for emulation development but it can be used as a generic tool for manipulating and analyzing binary data and machine code, or just as a hex calculator.