Re: A86: small number
[Prev][Next][Index][Thread]
Re: A86: small number
> does anyone know when the calc displays a 2-digit number
> using the small font in the upper right corner of the screen?
> there's a routine to do this at $4dab, but i don't know when it's used.
Yes, I know what it's used for. When you are using the TRACE
function on the graph screen in the OS, that two-byte string tells
you the value after the 'y' of the name of the equation you are
currently tracing. If the cursor is on y3, it will say '03' I believe.