simh-testsetgenerator/I650
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
..
sw I650: Update IBM 650 simulator to Release 4 2020-05-15 05:57:01 -07:00
tests I650: Update IBM 650 simulator to Release 4 2020-05-15 05:57:01 -07:00
650_demo_all.ini I650: Update IBM 650 simulator to Release 4 2020-05-15 05:57:01 -07:00
i650_cdp.c I650: Update IBM 650 simulator to Release 4 2020-05-15 05:57:01 -07:00
i650_cdr.c I650: Correct spelling error in CDR device description 2020-08-15 12:17:21 -07:00
i650_cpu.c SCP, HP2100, HP3000, I650: Move one time initialization activities to cpu_reset 2020-05-26 06:25:01 -07:00
i650_defs.h SCP, HP2100, HP3000, I650: Move one time initialization activities to cpu_reset 2020-05-26 06:25:01 -07:00
i650_dsk.c I650: Update IBM 650 simulator to Release 4 2020-05-15 05:57:01 -07:00
i650_mt.c I650: Properly set MT device reclen for all tape operations 2020-07-10 19:02:20 -07:00
i650_sys.c All: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-02 15:56:07 -07:00