z80go/README.md
2026-04-01 20:06:51 +03:00

7 lines
227 B
Markdown

# Z80 processor emulator and disassembler
CPU emulator pass all ZEXALL test and Fuse Z80 test suite.
Undocumented instructions and flags supported.
Based on ideas of [Superzazu Z80 emulator](https://github.com/superzazu/z80)