path=data/
; Low address space limits. Real hardware must have RAM in this space. Comment out to disable.
+; Start should be zero if Amiga, set to 0x0800 if Atari ST.
test_low_memory_start=0x0000
test_low_memory_end=0x8000
; High address space limits (0x00ff8000 to 0x01000000 is complete space if 24-bit). Comment out to disable.
+; Disable if 32-bit CPU or Atari ST.
test_high_memory_start=0x00ff8000
test_high_memory_end=0x01000000
;test_memory_start=0x68800000
;test_memory_start=0x07800000
;test_memory_start=0x08800000
+;test_memory_start=0x340000
test_memory_size=0x080000
; number of test rounds (registers are re-randomized after each round)
; SR min interrupt mask
; Amiga: can be zero.
-; Atari ST: should be 3 or larger.
+; Atari ST: should be 4 or larger.
; Skips all tests that would set lower interrupt mask.
feature_min_interrupt_mask=0