A86: Re: displaying numbers


[Prev][Next][Index][Thread]

A86: Re: displaying numbers




>
>is there a way to display the contents of a register?
>
>ie:
>ld a,(number)
>ld h,a
>call <CALL>

Not quite, but you can display AHL as a register (A being the highest bit)
with $4A33

So instead of loading a into h, you would put a into l and call $4A33

-Matt
Largest TI-86 asm site on the 'net
http://www.dogtech.com/cybop/ti86