Introduction
Developing software for the Z80 Single Board Computer takes more time, when you have to compile and upload the program to the hardware after each iteration. Especially, when you're developing a ROM program. Emulator aims to simplify this process. It is very fast and lightweight, written in C.
Capabilities
- Cycle accurate Z80 instruction emulation (undocumented instructions are not supported yet)
- Accurate graphics emulation at 60 FPS
- AY-3 programmable sound generator emulation (envelope is not implemented yet)
- Intel HEX files loading and saving
- Native Win32 Windows x86 application
Screenshots
Download
- z80sbcemu.zip [43Kb]