TomHarte / Clock-Signal

An emulator that operates at the bus level (ie, all components communicate only using the same individual digital pathways as the original hardware, responding to a clock signal, etc); currently implemented: the Z80 and the various other parts that make up a ZX80 and a ZX81.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clock Signal

An emulator that operates at the bus level (ie, all components communicate only using the same individual digital pathways as the original hardware, responding to a clock signal, etc); currently implemented: the Z80 and the various other parts that make up a ZX80 and a ZX81.

![Z80 Debugger Shot](README images/debuggerShot.png)

About

An emulator that operates at the bus level (ie, all components communicate only using the same individual digital pathways as the original hardware, responding to a clock signal, etc); currently implemented: the Z80 and the various other parts that make up a ZX80 and a ZX81.


Languages

Language:C 76.5%Language:Objective-C 15.8%Language:C++ 7.6%