tapeutils icon indicating copy to clipboard operation
tapeutils copied to clipboard

Make -b output host file length as close as PDP-10 length as possible.

Open larsbrinkhoff opened this issue 2 years ago • 0 comments

In particular, for 7-bit files, the output file will have the same number of bytes as the PDP-10 file. For 36-bit files, the output file size will always be a multiple of five as before. For other byte sizes, the output file will have the minimum number of octets needed to represent the PDP-10 data using the "swizzled" format.

CC @bictorv

larsbrinkhoff avatar Sep 12 '22 16:09 larsbrinkhoff