Skip to content

Z80InstructionEmulator.Data Property

Definition

Gets or sets the data value for the current external bus action.

public Byte Data { get; set; }

View source

Property Value

Byte