mov $[systm-inode]\/2,sb0+4 / sets up initial
buffers per
hmm, thats quite irritating. It's computing $[systm-inode] to be
0177446 (correct) and then doing an unsigned divide by two to get
077623 instead of a signed divide by two to get 177623.
I verified that the v2 assembler behaves differently.
I can't think of a quick fix here...
-brad
Tim Newsham
http://www.thenewsh.com/~newsham/