mirror of
https://github.com/romychs/z80go.git
synced 2026-04-16 08:44:20 +03:00
7 lines
227 B
Markdown
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)
|