simh-testsetgenerator/I1620
Mark Pizzolato 6bf32c0687 I1620: Separated compare from add/sub flows (Tom McBride) Removed ADD_SIGNC return from add/sub flows. From Bob Supnik - Fix #172
The FP is "collateral damage" from simplifying the add_field routine.

This version runs CU01 without the record mark test.
2015-03-26 12:49:19 -07:00
..
i1620_cd.c I1620 : Changes from Bob Supnik re: Bob Armstrong has been running diagnostics and software, and these changes reflect fixes to bugs that were found. 2014-01-05 14:45:08 -08:00
i1620_cpu.c I1620: Separated compare from add/sub flows (Tom McBride) Removed ADD_SIGNC return from add/sub flows. From Bob Supnik - Fix #172 2015-03-26 12:49:19 -07:00
i1620_defs.h Changed use of compile #defines which start with a _ character to not do this since defined symbols starting with _ are reserved to local compiler/runtime implementations in the C language. This addresses issue #32 2013-03-12 11:07:58 -07:00
i1620_dp.c Cleanup for warning messages produced by the clang C compiler. Mostly adding parentheses in conditional assignments and clarification parentheses in complex boolean expressions. 2012-04-29 11:59:44 -07:00
i1620_fp.c I1620: Separated compare from add/sub flows (Tom McBride) Removed ADD_SIGNC return from add/sub flows. From Bob Supnik - Fix #172 2015-03-26 12:49:19 -07:00
i1620_lp.c I1620 : Changes from Bob Supnik re: Bob Armstrong has been running diagnostics and software, and these changes reflect fixes to bugs that were found. 2014-01-05 14:45:08 -08:00
i1620_pt.c More General cleanup migrate to using sim_printf vs separate calls to printf and fprintf(sim_log). 2014-10-24 14:37:37 -07:00
i1620_sys.c SCP: Added the capability for EXAMINE command output to be written directly to a socket. 2015-02-21 12:40:36 -08:00
i1620_tty.c I1620: Convert a few stray tab characters to spaces which had crept in over time. 2015-01-12 11:40:21 -08:00