Date : Tue, 06 Dec 1983101:36:00-MST
From : David Towson (CSD) <towson@amsaa>
Subject: 48K MDM714, the final chapter (I hope).
Keith - I think there is no problem with a 48K system. At source
label getmax the amount of free memory available for use as a
print-buffer is determined. this value, called MAXRAM, is then used
at label CHKPRNT to manage the print-buffer. If you opt to blow-away
the CCP, you get 2K more space to play with. So MDM714 should work
fine in a 48K system, but you'll have something like 10-12K for the
print-buffer instead of 16K.
Dave