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. disassembler is also included.
Be the first to post a text review of z80ex. Rate and review a project by clicking thumbs up or thumbs down in the right column.
- ability to fetch z80ex version info at runtime - makefile fixes and cleanups, OS X support - versioning scheme changed
- made build for Symbian possible (and maybe for other environments which does not support the use of writable static data in DLL's) (thanks to ander) - build option for fast and rough opcode timings emulation, see README
fix for shared library compiling on non-i586 architectures
- LD A,R / LD A,I quirk implemented (If a LD A,I or LD A,R (which copy IFF2 to the P/V flag) is interrupted, then the P/V flag is reset, even if interrupts were enabled beforehand)(thanks to Restorer) - NMI IFF2=IFF1 fix
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?