simh-testsetgenerator/I1620
Mark Pizzolato c4c8043215 I1620: Update various CPU issues
- Changed to commit PC on certain stops
- Added SET CPU RELEASE command
- Undefined indicators don't throw an error (Dave Wise)
- Added Model I mode to allow record marks in adds (Dave Wise)
- Allowed undocumented indicator 8 (Dave Wise)
- Added option for Model I diagnostic mode (Dave Wise)

# Conflicts:
#	I1620/i1620_cpu.c
2017-05-21 21:47:30 -07:00
..
i1620_cd.c I1620: Guardbanded translation table lookups (COVERITY) 2017-03-09 19:46:29 -08:00
i1620_cpu.c I1620: Update various CPU issues 2017-05-21 21:47:30 -07:00
i1620_defs.h I1620: Update various CPU issues 2017-05-21 21:47:30 -07:00
i1620_dp.c I1620: Fix Coverity identified problems 2017-03-14 04:48:14 -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 ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
i1620_pt.c I1620: Separated EOF error from other IO errors (Dave Wise) 2017-05-21 21:36:54 -07:00
i1620_sys.c I1620: Changed fprint_val to handle undefined opcodes on stops 2017-05-21 21:39:10 -07:00
i1620_tty.c I1620: Input processing cleanup - backspace, tabs, WRU 2017-05-21 21:40:01 -07:00