Z80 Emulators

Name Download Version Last Updated Compiler Description
MZ80 Source Generator 1.0 4/27/98 NASM This Z80 Cpu emulator was coded in 32 bit assembly by Neil Bradley. It is a very optimized emulator, like M6502, and can be very useful for anyone interested in coding a GameGear/Master System emulator, GameBoy emulator, or any other system/computer that used the Z80. Compile makez80.c, generate the source to MZ80 by running it, and assemble with NASM 0.95+.
RAZE Source Generator 1.01 8/16/98 DJGPP/GCC This is the newest Z80 emulator, so far and is written by Richard Mitton and it's a really good Z80 emulator, I'll tell you that. It's not as fast as MZ80, but it's more accurate.
Z80 Source ? 3/28/97 Ansi C Compiler This is the famous Z80 emulator from Marat Fayzullin, author of many different emulation projects including Virtual Gameboy. His Z80 cpu emulator was also used in other authors' projects, such as Massage 0.6. It is coded in C, just compile it with any Ansi C compliant compiler.
Z80Em Source 1.2 4/9/99 Ansi C Compiler, Linux, FreeBSD This package contains a portable Z80 emulator. It comes with an integrated single-step debugger a portable disassembler and includes two engines: One written in pure C, which can be used on just about every 32+ bit system, and one optimised for GCC/x86 (DJGPP, Linux, FreeBSD). It can be used to emulate systems with multiple Z80s and systems with several different CPUs.

zophar@voicenet.com