simh-testsetgenerator/TX-0
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
..
bin_newMouse_3-22-66.bin Add mouse maze game and tic tac toe tapes. 2012-11-07 20:57:41 -08:00
bin_tic-tac-toe_new_code_12-16-61.bin Add mouse maze game and tic tac toe tapes. 2012-11-07 20:57:41 -08:00
loader.simh Add mouse maze game and tic tac toe tapes. 2012-11-07 20:57:41 -08:00
mouse.simh PDP11, PDP1, TX-0: Added SDL based graphics support using sim_video. 2016-01-29 10:16:30 -08:00
tic.simh PDP11, PDP1, TX-0: Added SDL based graphics support using sim_video. 2016-01-29 10:16:30 -08:00
tx0_cpu.c TX-0: Fix Coverity indicated potential memory overrun 2018-05-15 06:49:50 -07:00
tx0_defs.h ALL: Avoid name space collision for the global variable PC when readline is dynamically loaded in many simulators. 2015-01-11 15:22:47 -08:00
tx0_diag.txt Initial public version of TX-0 for SIMH 2012-11-07 20:47:26 -08:00
tx0_dpy.c PDP11, PDP1, TX-0: Added SDL based graphics support using sim_video. 2016-01-29 10:16:30 -08:00
tx0_stddev.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
tx0_sys.c All: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-02 15:56:07 -07:00
tx0_sys_orig.c SCP: Migrate all stdio writes to pass through SCP provided Fprintf() 2017-01-14 20:48:09 -08:00