simh-testsetgenerator/H316
Lars Brinkhoff feb155fbc4 H316: Convert IMP long leaders to short, and vice versa.
This adds the modifiers CONVERT and NOCOVERT to the HI units.  When
enabled for a unit, 1822 messages will transparently be converted.
IMP-to-host messages are converted from the old, short (32-bit) format
to the new, long (96-bit) format.  Host-to-IMP messages are converted
in the other direction.

The motivation for this feature, is that the currently running IMP
software is from 1974 and only supports short leaders.  Some operating
systems are from a later era, and only support long leaders.
2025-01-17 16:35:53 -05:00
..
tests H316: update IMP 00readme.txt to match current code 2022-03-20 16:39:03 -07:00
CMakeLists.txt CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
h316_cpu.c H316: Compiler warning cleanup 2020-10-19 12:28:25 -07:00
h316_defs.h H316: Avoid name space collision for the global variable PC 2018-12-31 09:56:10 -08:00
h316_dp.c ALL: Correct help text in "SET <unit> LOCKED" MTAB entries 2021-04-19 15:22:15 -07:00
h316_fhd.c H316: Compiler warning cleanup 2020-10-19 12:28:25 -07:00
h316_hi.c H316: Convert IMP long leaders to short, and vice versa. 2025-01-17 16:35:53 -05:00
h316_imp.c ALL: Massive 'const' cleanup 2016-05-15 15:25:33 -07:00
h316_imp.h H316: Convert IMP long leaders to short, and vice versa. 2025-01-17 16:35:53 -05:00
h316_lp.c All LP and CD devices: Removed use of ftell for pipe compatibility 2022-06-16 16:13:46 -07:00
h316_mi.c H316: Update error and warning messages to properly use SCP APIs 2020-02-16 17:30:20 -08:00
h316_mt.c All Tape DEVICES: Added extra case points for new MTSE definitions 2022-06-16 16:13:46 -07:00
h316_rtc.c H316: Call the host interface TX service routine. 2021-10-21 14:16:23 +02:00
h316_stddev.c H316, NOVA, PDP11, PDP8, PDP18B, KX10: Record Sequential updates consistently 2021-06-08 14:25:23 -07:00
h316_sys.c All: Declare sim_stop_messages as an array SCPE_BASE long 2020-09-02 15:56:07 -07:00
h316_udp.c H316: The UDP code doesn't need anything from h316_defs.h. 2021-11-01 18:17:46 +01:00