We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1df8700 commit 354c52cCopy full SHA for 354c52c
machine.h
@@ -127,7 +127,7 @@ class Machine {
127
static const Word TAPE_LIBRAR_12 = 054'51'42'62'41'62'00'22;
128
static const Word TAPE_LIBRAR_37 = 054'51'42'62'41'62'00'67;
129
static const Word TAPE_BEMSH = 044'51'63'60'41'43'33'31; // DISPAC 739
130
- static const Word TAPE_B = 044'00'00'00'00'00'00'07;
+ static const Word TAPE_B = 042'00'00'00'00'00'00'07;
131
132
// Disc names
133
static const Word DISC_LOCAL = 054'57'43'41'54'00'00'00;
0 commit comments