When Zip reads a character, it translates carriage returns (13 decimal)
to newlines (10 decimal). ITF does exactly the opposite, translating
newlines to carriage returns.
I don't have my specification of the Z-machine handy; does anyone know which
is correct?
This is in Zip 2.0, by the way. I forgot to see if I had an older version...
-Josh