simh-testsetgenerator/B5500
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
..
b5500_cpu.c B5500: Updated definition of Q register. 2020-02-26 20:10:02 -05:00
b5500_defs.h B5500: Avoid potential truncataion warning with type consistency 2020-01-31 00:16:43 -08:00
b5500_dk.c B5500: Update register definitions for checking 2020-03-07 19:55:49 -08:00
b5500_dr.c B5500: Added save restore support. Updated for new sim_tape. 2019-06-09 15:23:04 -04:00
b5500_dtc.c B5500: Update register definitions for checking 2020-03-07 19:55:49 -08:00
b5500_io.c B5500: Added save restore support. Updated for new sim_tape. 2019-06-09 15:23:04 -04:00
b5500_mt.c B5500: Update register definitions for checking 2020-03-07 19:55:49 -08:00
b5500_sys.c All: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-02 15:56:07 -07:00
b5500_urec.c B5500: Set output only devices to default to append mode. 2020-06-23 21:00:35 -04:00