/z80emu

Open source portable free ZX Spectrum emulator

Primary LanguageC

ZXEMU

Version 0.0.2
https://github.com/MikeDX/z80emu/
Copyright (c) 2016 MikeDX

Uses Z80 Cpu Core by Adrian Brown

ZXEMU is a free open source cross platform ZX Spectrum emulator, currently work in progress hoping to support various models of ZX Spectrum.

Play online

Build Status

TODO list

  • Working Z80 CPU Core
  • Screen renderer (pixels, ink, paper, bright, flash)
  • Keyboard input
  • Spectrum 48k rom support
  • .scr image viewer
  • Windows port
  • OSX port
  • Linux
  • Android port
  • Html/Javascript port (compile with make PLAT=HTML)
  • Raspberry Pi port
  • 'BEEP' sound output
  • Spectrum 128K support
  • AY-3-8912 emulation
  • Configurable gamepad
  • TZX Support
  • Z80 Snapshot support
  • SNA Snapshot support
  • TAP Support

Please help to test and develop this project!