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. |
Interface for reading I/O ports in Z80 emulation.
public abstract interface IIOReader
| Name | Description |
|---|---|
| Read(UInt16) | Reads a byte from the specified I/O port. |