MrKWatkins.EmulatorTestSuites 0.1.9 Help

IIOWriter.Write Method

Definition

Writes a byte value to the specified I/O port.

public abstract void Write(ushort port, Byte value);

Parameters

Name

Type

Description

port

UInt16

The port address to write to.

value

Byte

The byte value to write to the port.

Last modified: 13 July 2025