IZ80NBusHandler Interface
Definition
Handles the external bus actions requested by the Z80NInstructionEmulator.
public abstract interface IZ80NBusHandler
Methods
| Name | Description |
|---|---|
OnActionRequired(ActionRequired, UInt16, Byte) |
Performs the external bus action required for the current CPU cycle. |