Previously the VT15 could only address indirectly in 32K. In order to be able to create display files in store above 32K, an ECO has been added to allow the indirection mechanism to use 17 bits.
The graphics routines VTPRIM and FOG have therefore had to be changed and there is now a new version (005) of VTPRIM on the system library .LIBR BIN.
This affects existing programs as follows:
(i) Programs made available as an overlay system will not work and must be reCHAINed (example FONTS and VIEW)
(ii) Programs made available as a relocateable binary file using explicitly a previous VTPRIM must use version 005 by allowing it to be loaded from the library (ie do not explicitly load VTPRIM).
(iii) Programs made available as a relocateable binary file using VTPRIM implicitly from the library; using the same loading procedure will simply use the new version.
Programs affected include VIEW, FONTS, a test program for STYLI, DOILY and demos like BOWLING, FRUITY, LIFE, Bouncing ball.
The display keyboard has now become LT1 and the second teletype is now LT0. (Note that under DOS, the second teletype must be plugged in at the mains as long as the PDP15 is being used, otherwise illegal interrupts will occur.) The device code change will affect:
(i) Programs which alter the .DAT slot table,
(ii) Device assignment statements, and
(iii) Commands in PIP.