Added READ-IMAGE-FROM-2BINT-FILE
authorPanayotis Skordos <edu/mit/csail/zurich/pas>
Mon, 10 Aug 1987 20:27:42 +0000 (20:27 +0000)
committerPanayotis Skordos <edu/mit/csail/zurich/pas>
Mon, 10 Aug 1987 20:27:42 +0000 (20:27 +0000)
commit65b59878409f9ea2b50e09e71eca25fea613da26
tree639d193bc3c3503236c6b261632f6a4c216ba6e1
parent722c2386e5d289062f47dc057b955e68bc200944
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