SUBTTL Banked BIOS -- Free Space Pool page pool:: ;beginning of managed space xltab:: db 0 dw 5 xlt1k:: db 1,4,2,5,3 db 0feh ; console xlt table dw clen esctbl: db 0ffh ctrltbl:db 0ffh escvect:dw 0 ctvect: dw 0 ; translation strings for the terminal go here ;--------------------------------------------- ; clen equ $-esctbl db 0ffh ;End of Free Space Header dw 870 ;Initial Free Space Length ds 400,0 Sign_On_Start: db cr, lf, 'CP/M Plus -- Ver 3.0 Rev ' db ((BioRev and 0f0h) shr 4) + '0','.',(BioRev and 0Fh) + '0' db cr,lf,'Copyright 1982, 1983 Digital Research, Inc.' db cr,lf,'Co