simh-testsetgenerator/PDP8
Bob Supnik 5b5e0f9c35 H316, I7094, NOVA, PDP1, PDP10, PDP8, SDS: Coverity singleton errors
Most history routines defined a local sim_eval of the proper length, but the
erroneous ones were fixed length machines that defined an integer variable
instead of an integer array of length 1. The VAX used the global sim_eval.
The changes follow the VAX practice.
2017-09-07 09:59:04 -07:00
..
pdp8_clk.c VAX, PDP11, PDP8, PDP1: Properly declare timer with clock unit 2016-09-26 15:55:50 -07:00
pdp8_cpu.c H316, I7094, NOVA, PDP1, PDP10, PDP8, SDS: Coverity singleton errors 2017-09-07 09:59:04 -07:00
pdp8_ct.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -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 ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp8_dt.c PDP8: Annotate fall through paths in switch statements 2017-03-30 07:12:57 -07:00
pdp8_fpp.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp8_lp.c PDP8: Added LS8E decode (6660) for WPS8 and PKSTF 2016-12-16 14:54:23 -08:00
pdp8_mt.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp8_pt.c PDP10, PDP11, PDP18B, PDP8: Annotate switch case fall through (COVERITY) 2017-03-13 10:59:06 -07:00
pdp8_rf.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp8_rk.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp8_rl.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp8_rx.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp8_sys.c SCP: Migrate all stdio writes to pass through SCP provided Fprintf() 2017-01-14 20:48:09 -08:00
pdp8_td.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp8_tsc.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp8_tt.c SCP: Removed KBD_WAIT and friends 2017-03-20 22:33:38 -07:00
pdp8_ttx.c SCP: Add help for NOEXPECT and spelling cleanups 2016-12-29 13:52:06 -08:00