Added READ-IMAGE-FROM-2BINT-FILE
authorPanayotis Skordos <edu/mit/csail/zurich/pas>
Mon, 10 Aug 1987 20:06:33 +0000 (20:06 +0000)
committerPanayotis Skordos <edu/mit/csail/zurich/pas>
Mon, 10 Aug 1987 20:06:33 +0000 (20:06 +0000)
commit41eb59730eaaa9c2614cf64b1c0e485289821fa3
tree6fce52adcfc68b014d570e991cce7105dc9dc1cf
parent48bb117f1b3dfe677abdd36e540a0ebe143f3f17
Added READ-IMAGE-FROM-2BINT-FILE
2BINT := putw(nrows),putw(ncols), followed by
2byte integers (high order byte first).
Saves half space of previous CBIN-images (putw stores 4 bytes).
At some point I will throw away the old
read-image-from-cbin-file. --pas
v7/src/microcode/image.c