Program for translating, on a computer with the Python interpreter, a file containing hex codes describing an HP 48 object, into a binary file that can be uploaded (in binary mode) to the HP 48. It can also be used to compute the CRC and byte size of the object or its string representation as a sequence of hexadecimal digits on the HP 48, or to format a file containing hex codes in the same way as done by the PAR5 program, in order to help with proofreading. |