Structs

A simple wrapper around Proc8080 which allows to intercept opcodes.
Structure containing the processor state (flags, registers and memory) and logic.

Traits

Interface used by Proc8080 for IN and OUT instructions. This is the main way to interact with the processor emulation.