IOEvent Struct
Definition
Represents an Input/Output event in the Z80 emulator, containing port and value information.
public sealed struct IOEvent
Constructors
Name | Description |
---|---|
Represents an Input/Output event in the Z80 emulator, containing port and value information. |
Properties
Methods
Name | Description |
---|---|
Returns a string representation of the I/O event in hexadecimal format. |
Last modified: 13 July 2025