Re: A83: Mysterious Data Increase
[Prev][Next][Index][Thread]
Re: A83: Mysterious Data Increase
hehehe
WegBert wrote:
> Calculator assembly programs are stored as strings of hexadecimal on the
> calculator and because there are two hexadecimal digits per byte, adding an
> extra byte will add two actual bytes (one to encode the first hexadecimal
> digit and another for the second) to the resulting 83p program. Look at an
> ASM program on the calculator, and if you know hex, you'll see what I mean.
Follow-Ups:
References: