simh-testsetgenerator/PDP18B
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 Various simulators: Set line endings to CRLF for consistency, remove stray tabs 2023-03-19 16:51:27 -04:00
CMakeLists.txt CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04: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 Fix uninitialized warning from VS2022 2023-02-26 22:22:01 -05: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