simh-testsetgenerator/HP2100
Mark Pizzolato ef0eae135f HP2100: Add CRCC and LRCC support to the HP 2100 MS simulation. from Dave Bryan
OBSERVATION:  The HP 2100 MS device simulates the HP 7970 B/E magnetic tape
     drives.  The 7970B uses NRZI format, and its associated controller supports
     returning the cyclic redundancy check character and longitudinal redundancy
     check character (CRCC and LRCC) to the CPU.  Typically, these are used only
     by the controller diagnostic, but support is easy to add.

     RESOLUTION:  Modify "hp2100_ms.c" to add a function that calculates CRCC
     and LRCC for reads and writes, and call that function when the CPU requests
     that the controller deliver the values.
2014-12-22 05:50:32 -08:00
..
hp2100_baci.c HP2100: Current version from Dave Bryan 2014-10-27 17:16:38 -07:00
hp2100_bugfixes.txt Updated HP2100 modules from Dave Bryan 2012-12-29 06:32:03 -08:00
hp2100_cpu.c Compiler indicated cleanups 2013-03-19 01:11:22 -07:00
hp2100_cpu.h HP2100: Current version from Dave Bryan 2014-10-27 17:16:38 -07:00
hp2100_cpu0.c Revised HP2100 from Dave Bryan with his fixes to cleanup compiling under the LLVM clang compiler 2012-05-12 14:25:34 -07:00
hp2100_cpu1.c Revised HP2100 from Dave Bryan with his fixes to cleanup compiling under the LLVM clang compiler 2012-05-12 14:25:34 -07:00
hp2100_cpu1.h HP2100: Current version from Dave Bryan 2014-10-27 17:16:38 -07:00
hp2100_cpu2.c Revised HP2100 from Dave Bryan with his fixes to cleanup compiling under the LLVM clang compiler 2012-05-12 14:25:34 -07:00
hp2100_cpu3.c Revised HP2100 from Dave Bryan with his fixes to cleanup compiling under the LLVM clang compiler 2012-05-12 14:25:34 -07:00
hp2100_cpu4.c Revised HP2100 from Dave Bryan with his fixes to cleanup compiling under the LLVM clang compiler 2012-05-12 14:25:34 -07:00
hp2100_cpu5.c Updated HP2100 from Dave Bryan 2012-12-21 12:49:02 -08:00
hp2100_cpu6.c Compiler indicated cleanups 2013-03-19 01:11:22 -07:00
hp2100_cpu7.c Compiler indicated cleanups 2013-03-19 01:11:22 -07:00
hp2100_defs.h HP2100: Current version from Dave Bryan 2014-10-27 17:16:38 -07:00
hp2100_di.c Revised HP2100 from Dave Bryan with his fixes to cleanup compiling under the LLVM clang compiler 2012-05-12 14:25:34 -07:00
hp2100_di.h HP2100 update from Dave Bryan 2012-04-04 12:31:43 -07:00
hp2100_di_da.c HP2100 fixes to avoid potential namespace clashes with names defined in unistd.h. (Dave Bryan) 2012-10-24 12:57:37 -07:00
hp2100_diag.txt HP2100 update from Dave Bryan 2012-04-04 12:31:43 -07:00
hp2100_dp.c Updated HP2100 from Dave Bryan 2012-12-21 12:49:02 -08:00
hp2100_dq.c Updated HP2100 from Dave Bryan 2012-12-21 12:49:02 -08:00
hp2100_dr.c Updated HP2100 from Dave Bryan 2012-03-21 06:14:01 -07:00
hp2100_ds.c Compiler indicated cleanups 2013-03-19 01:11:22 -07:00
hp2100_fp.c Notes For V3.8 2011-04-15 08:35:54 -07:00
hp2100_fp.h HP2100: Current version from Dave Bryan 2014-10-27 17:16:38 -07:00
hp2100_fp1.c Compiler indicated cleanups 2013-03-19 01:11:22 -07:00
hp2100_fp1.h HP2100: Current version from Dave Bryan 2014-10-27 17:16:38 -07:00
hp2100_ipl.c HP2100: Current version from Dave Bryan 2014-10-27 17:16:38 -07:00
hp2100_lps.c Updated HP2100 from Dave Bryan 2012-03-21 06:14:01 -07:00
hp2100_lpt.c Updated HP2100 from Dave Bryan 2012-03-21 06:14:01 -07:00
hp2100_mpx.c HP2100: Current version from Dave Bryan 2014-10-27 17:16:38 -07:00
hp2100_ms.c HP2100: Add CRCC and LRCC support to the HP 2100 MS simulation. from Dave Bryan 2014-12-22 05:50:32 -08:00
hp2100_mt.c HP2100: Current version from Dave Bryan 2014-10-27 17:16:38 -07:00
hp2100_mux.c HP2100: Current version from Dave Bryan 2014-10-27 17:16:38 -07:00
hp2100_pif.c Updated HP2100 from Dave Bryan 2012-03-21 06:14:01 -07:00
hp2100_stddev.c Updated HP2100 modules from Dave Bryan 2012-12-29 06:32:03 -08:00
hp2100_sys.c Compiler indicated cleanups 2013-03-19 01:11:22 -07:00
hp_disclib.c HP2100: Current version from Dave Bryan 2014-10-27 17:16:38 -07:00
hp_disclib.h HP2100 fixes to avoid potential namespace clashes with names defined in unistd.h. (Dave Bryan) 2012-10-24 12:57:37 -07:00