-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
1 parent
33d6b08
commit feb155f
Showing
2 changed files
with
170 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters