simh-testsetgenerator/PDP8
B. Scott Michel 8b14bb69be
CMake build infrastructure II (#53)
* CMake build infrastructure

The squashed commit that builds and packages releases for the SIMH
simulator suite with CMake, version 3.14 or newer.

See README-CMake.md for documentation.
2023-05-17 20:18:42 -04:00
..
tests simulator tests: Fix test setup to tolerate very busy or slow host systems 2022-11-13 11:07:46 -05:00
CMakeLists.txt CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
pdp8_clk.c PDP8: Added diagnostic mode for TSS/8 2021-06-07 21:35:31 -07:00
pdp8_cpu.c PDP8: Zeroed result exponent in double precision (COVERITY) 2022-06-16 16:13:46 -07:00
pdp8_ct.c ALL: Standardize writelock behavior adding global UNIT_WLK & UNIT_WPRT 2021-04-19 10:58:51 -07:00
pdp8_defs.h PDP8: Add support for 16 terminals in the TTIX device 2016-10-10 16:59:03 -07:00
pdp8_df.c PDP8, PDP18b: Fixed RF, DF, DT device bug if read overwrites WC memory location 2021-06-07 23:15:05 -07:00
pdp8_dt.c PDP8, PDP18b: Fixed RF, DF, DT device bug if read overwrites WC memory location 2021-06-07 23:15:05 -07:00
pdp8_fpp.c PDP8: Zeroed result exponent in double precision (COVERITY) 2022-06-16 16:13:46 -07:00
pdp8_lp.c All LP and CD devices: Removed use of ftell for pipe compatibility 2022-06-16 16:13:46 -07:00
pdp8_mt.c All Tape DEVICES: Added extra case points for new MTSE definitions 2022-06-16 16:13:46 -07:00
pdp8_pt.c PDP8: Open LPT, PTP devices for append 2020-04-30 05:08:29 -07:00
pdp8_rf.c PDP8, PDP18b: Fixed RF, DF, DT device bug if read overwrites WC memory location 2021-06-07 23:15:05 -07:00
pdp8_rk.c ALL: Correct help text in "SET <unit> LOCKED" MTAB entries 2021-04-19 15:22:15 -07:00
pdp8_rl.c ALL: Correct help text in "SET <unit> LOCKED" MTAB entries 2021-04-19 15:22:15 -07:00
pdp8_rx.c ALL: Correct help text in "SET <unit> LOCKED" MTAB entries 2021-04-19 15:22:15 -07:00
pdp8_sys.c PDP8: Fixed RF/DF and LP decoding 2021-06-07 23:16:53 -07:00
pdp8_td.c ALL: Correct help text in "SET <unit> LOCKED" MTAB entries 2021-04-19 15:22:15 -07:00
pdp8_tsc.c PDP8: Correct comments attributing Bernhard Baehr's description of the TSC8-75 2020-05-29 09:14:49 -07:00
pdp8_tt.c PDP11, PDP8: Allow console input to configure parity and KSR mode 2020-07-24 19:05:04 -07:00
pdp8_ttx.c PDP8: Add device descriptions to all devices 2018-12-15 12:55:54 -08:00