Skip to content

M6502StepEmulator.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