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; }
Property Value
Last modified: 13 July 2025
Gets or sets the ROM area in memory. Memory writes in this area by the emulator should be ignored.