Z80Instruction typedef

Z80Instruction = void Function()

Code that runs for a Z80 Instruction

Implementation

typedef Z80Instruction = void Function();