Re: A86: FRAC
[Prev][Next][Index][Thread]
Re: A86: FRAC
> > Is there a call to display OP1 directly in a fraction, without having
to
> > convert it into OP1/OP2, so that it is possible to display it in the
same line.
> >
> > Thanks
>
> Check Matt2000's RomCentral I think it's in there.
Do you mean just display OP1? There is a rom call called _dispOP1, a list
of
undocumented calls such as this is provided in a file called ti86un.inc.
This is
at Dux Gregis's site and I believe some of it has been included in Assembly
Studio
86 v2.0z
It is probably somewhere on Rom Central. I am going to try to re-organize
rom central
so it is easier to find rom calls
Later,
Matt