simh-testsetgenerator/PDP18B
Mark Pizzolato 6c398df0ae simulator tests: Fix test setup to tolerate very busy or slow host systems
Adjust the RUNLIMIT to specify instructions instead of wall clock time.

On an unfettered system, the sel32 test completes after some 588 million
instructions.  On a slow host system, the system clock tick processing will
add to the total instructions executed.  Increase the limit to 750 million
instructions.
2022-11-13 11:07:46 -05:00
..
tests simulator tests: Fix test setup to tolerate very busy or slow host systems 2022-11-13 11:07:46 -05:00
pdp18b_cpu.c PDP7: Add Type 340 display. 2019-10-06 11:23:06 -07:00
pdp18b_defs.h PDP7: Add Type 340 display. 2019-10-06 11:23:06 -07:00
pdp18b_diag.txt Notes For V3.6-0 2011-04-15 08:35:20 -07:00
pdp18b_dpy.c PDP7: Add Type 340 display. 2019-10-06 11:23:06 -07:00
pdp18b_dr15.c PDP18B: Compiler warning cleanup 2020-10-19 12:31:02 -07:00
pdp18b_drm.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp18b_dt.c PDP8, PDP18b: Fixed RF, DF, DT device bug if read overwrites WC memory location 2021-06-07 23:15:05 -07:00
pdp18b_fpp.c PDP-4/7/9/15: Added register descriptions to all devices 2016-04-07 15:40:04 -07:00
pdp18b_g2tty.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp18b_lp.c All LP and CD devices: Removed use of ftell for pipe compatibility 2022-06-16 16:13:46 -07:00
pdp18b_mt.c All Tape DEVICES: Added extra case points for new MTSE definitions 2022-06-16 16:13:46 -07:00
pdp18b_rb.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp18b_rf.c PDP8, PDP18b: Fixed RF, DF, DT device bug if read overwrites WC memory location 2021-06-07 23:15:05 -07:00
pdp18b_rp.c ALL: Correct help text in "SET <unit> LOCKED" MTAB entries 2021-04-19 15:22:15 -07:00
pdp18b_stddev.c PDP4, PDP7, PDP9, PDP15: Open LPT, PTP devices for append 2020-04-28 07:35:09 -07:00
pdp18b_sys.c All: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-02 15:56:07 -07:00
pdp18b_tt1.c 18bit PDPs: Properly schedule input polling for TTIX device 2019-10-20 23:33:01 -07:00
uc15_defs.h PDP11, PDP15, UC15: Merge simh v3.10 functionality from Supnik-Current branch 2018-06-04 10:43:00 -07:00