Skip to content

Z80TestHarness.RomArea Property

Definition

Gets or sets the ROM area in memory. Memory writes in this area by the emulator should be ignored.

public ValueTuple? RomArea { get; set; }

View source

Property Value

ValueTuple?