IIOWriter Interface
Definition
Interface for writing to I/O ports in Z80 emulation.
public abstract interface IIOWriter
Methods
Name | Description |
---|---|
Writes a byte value to the specified I/O port. |
Last modified: 13 July 2025
Interface for writing to I/O ports in Z80 emulation.
Name | Description |
---|---|
Writes a byte value to the specified I/O port. |