simh-testsetgenerator/TX-0
Mark Pizzolato f0760cc5cb TX0: Silence Coverity issues
Coverity is confusing routines by the same name from different simulators.
Making these routines static should solve the problem.

Also fix un-checked status complaint.
2022-03-18 16:47:33 -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 TX0: Silence Coverity issues 2022-03-18 16:47:33 -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