Skip to content

IIOWriter Interface

Definition

Interface for writing to I/O ports in Z80 emulation.

public abstract interface IIOWriter

Methods

Name Description
Write(UInt16, Byte) Writes a byte value to the specified I/O port.