File: globals.t2

For general comments see here
LineAddressObject Code LabelF1N1BF2N2CommentsCheck
1 0  ; tape1.d/globals.t2
2 0  ;-------------------
3 0  ;
4 0  TP=014000; modifier for teleprinter 
5 0  CR=014P/@hëÿ¿hX@Ø ôÿ¿ÿ29; carriage return 
6 0  LF=014P/@hëÿ¿hX@Ø ôÿ¿ÿ30; line feed 
7 0  FS=014P/@hëÿ¿hX@Ø ôÿ¿ÿ27; figure shift 
8 0  SP=014P/@hëÿ¿hX@Ø ôÿ¿ÿ28; space 
9 0  LS=014P/@hëÿ¿hX@Ø ôÿ¿ÿ31; letter shift 
10 0  ;
11 0  ; fiddle to indicate relocated instructions. Instructions indicated
12 0  ; are modified by code starting at 4052+ with the base address of
13 0  ; tape2. This is stored in location 10 during tape2 loading.
14 0  ;
15 0  _TAPE2=014P/@hëÿ¿hX@Ø ôÿ¿ÿ0; 
16 0  ;