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; }
Gets or sets the ROM area in memory. Memory writes in this area by the emulator should be ignored.
public ValueTuple? RomArea { get; set; }