A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.
E-books
Disclaimer
Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.
Z80ex
12. September 2009 - 15:31 — admin
Do you need a Z80 microprocessor emulator in your project? Easy with Z80ex, a portable Z80 emulator.
The Z80ex is open-source (GPL) portable ZiLOG Z80 CPU emulator designed as a library you can link with your SW. Its goals are: precise opcode emulation (documented & undocumented), exact timings for each opcode (including I/O operations) and multiple CPU contexts. Z80 disassembler is also included.
Link: Z80EX