simh-testsetgenerator/SSEM
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
..
ssem_cpu.c Cleanup of unneeded global extern declarations 2014-10-10 08:18:15 -07:00
ssem_defs.h LF endings replaced with CR-LF endings 2013-05-13 15:40:23 -05:00
ssem_sys.c All: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-02 15:56:07 -07:00