FuseEvent Struct
Definition
Represents an event from the FUSE Z80 test suite.
public sealed struct FuseEvent
Properties
| Name | Description |
|---|---|
Address |
Gets the memory address associated with the event. |
Data |
Gets the optional data value associated with the event. |
TStatesAfter |
Gets the number of T-states after the event occurred. |
Type |
Gets the type of the FuseEvent. |
Methods
| Name | Description |
|---|---|
ToString() |
Returns a string representation of this FuseEvent. |