simh-testsetgenerator/PDP1
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
..
spacewar1 PDP1: Remove macro1.c. A later version is in the simtools repo 2017-09-02 12:25:09 -07:00
pdp1_clk.c VAX, PDP11, PDP8, PDP1: Properly declare timer with clock unit 2016-09-26 15:55:50 -07:00
pdp1_cpu.c H316, I7094, NOVA, PDP1, PDP10, PDP8, SDS: Coverity singleton errors 2017-09-07 09:59:04 -07:00
pdp1_dcs.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp1_defs.h ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp1_diag.txt Notes For V3.6-0 2011-04-15 08:35:20 -07:00
pdp1_dpy.c PDP11, PDP1, TX-0: Added SDL based graphics support using sim_video. 2016-01-29 10:16:30 -08:00
pdp1_drm.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdp1_dt.c PDP1, PDP8, PDP18B, PDP11: Fixed dt_seterr to clear successor states 2017-03-15 10:04:52 -07:00
pdp1_lp.c PDP-1: Added register descriptions to all devices. 2016-04-07 15:40:03 -07:00
pdp1_stddev.c PDP1: ASCII/FIODEC are not SET options. ASCII mode is only attach -A 2016-07-14 06:44:28 -07:00
pdp1_sys.c SCP: Migrate all stdio writes to pass through SCP provided Fprintf() 2017-01-14 20:48:09 -08:00