bcallah db56783d33 Import devel/z80ex, a ZiLOG Z80 CPU emulation library.
ok benoit@

Z80~Ex is the portable ZiLOG Z80 CPU emulator designed as a library.
Goals include precise opcode emulation (documented & undocumented),
exact timings for each opcode (including I/O operations), multiple CPU
contexts. A disassembler is also included.
2020-07-02 14:32:39 +00:00

5 lines
251 B
Plaintext

Z80~Ex is the portable ZiLOG Z80 CPU emulator designed as a library.
Goals include precise opcode emulation (documented & undocumented),
exact timings for each opcode (including I/O operations), multiple CPU
contexts. A disassembler is also included.