Z80
Configurable & fast Z80 CPU emulation written in c++
Install / Use
/learn @Megatokio/Z80README
Z80
Configurable & fast Z80 CPU Emulation.
Implemented as class Z80 based on class Item (example included). Customizable by Macros for INPUT, OUTPUT and others.
- Simple example: https://github.com/megatokio/Z80EMUF
This Z80 engine is based on the Z80 used in zxsp but stripped from all it's complexity.
- https://github.com/megatokio/zxsp
- https://k1.spdns.de/Develop/Projects/zxsp-osx/Source/Uni/Items/Z80/
