simh-testsetgenerator/PDQ-3
Mark Pizzolato ae825c9afb All: Declare sim_stop_messages as an array SCPE_BASE long
This avoids a potential invalid pointer dereference when formatting
the return value from sim_instr() if it is < SCPE_BASE but greater
than the previously defined static array size.sizeof

Update simh.doc to reflect this generic change.
2020-09-02 15:56:07 -07:00
..
hdt Beta Simulators (PDQ-3 and SAGE) from Holger Veit 2014-09-17 17:31:40 -07:00
master.imd Beta Simulators (PDQ-3 and SAGE) from Holger Veit 2014-09-17 17:31:40 -07:00
names.sim Beta Simulators (PDQ-3 and SAGE) from Holger Veit 2014-09-17 17:31:40 -07:00
opcode.dbg Beta Simulators (PDQ-3 and SAGE) from Holger Veit 2014-09-17 17:31:40 -07:00
pdq3_cpu.c SCP: Clean up WEAK definition and rework deprecated references to sim_vm_init 2020-01-29 12:30:25 -08:00
pdq3_debug.c SAGE, PDQ-3: Silence GCC optimizer warnings about unused function results 2020-01-04 08:42:15 -08:00
pdq3_defs.h ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdq3_fdc.c SAGE, PDQ-3: Silence GCC optimizer warnings about unused function results 2020-01-04 08:42:15 -08:00
pdq3_mem.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
pdq3_stddev.c PDQ-3, SAGE: Coverity Fixes 2017-03-27 06:57:43 -07:00
pdq3_sys.c All: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-02 15:56:07 -07:00
run.cmd PDQ-3: Latest update from Holger Veit 2014-11-03 15:48:25 -08:00
testhdt.sim PDQ-3: Latest update from Holger Veit 2014-11-03 15:48:25 -08:00