Skip to content

IIOReader Interface

Definition

Interface for reading I/O ports in Z80 emulation.

public abstract interface IIOReader

Methods

Name Description
Read(UInt16) Reads a byte from the specified I/O port.