Re: A86: temporary vars


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

Re: A86: temporary vars




rabidcow@juno.com wrote:

> On Sat, 09 May 1998 17:02:44 -0400 Stephen Hicks <shicks@mindspring.com>
> writes:
> >
> >strange, do you know about where any of the matrix routines are?  i've
> what kind of matrix routines?

I tried just adding 2 2x2 matrix literals (i.e. [[1,2][3,4]]+[[2,3][4,5]]
from homescreen) and i set a mem trap at $C089 and watched it...  I was
hoping that at some point it would have like maybe $06,$03,$24,$00,$00 in
OP1 and $06,$03,$24,$01,$00 in OP2 and then it would make a call...
Unfortunately that never happened.  and they were never both there at the
same time

> >never been able to find them...  i was looking a little last night,
> >but
> >no success...  does anyone have any idea what type of parameters the
> >routines would take?
> the create ones?  they should be the same as the regular ones defined in
> ti86asm.inc
>
> >
> >
> >
> >--
> >Stephen Hicks
> >mailto:shicks@mindspring.com
> >ICQ:5453914
> >IRC/AIM:Kupopo
> >Hopemage:http://www.mindspring.com/~shicks/
> >
> >
> >
>
> _____________________________________________________________________
> You don't need to buy Internet access to use free Internet e-mail.
> Get completely free e-mail from Juno at http://www.juno.com
> Or call Juno at (800) 654-JUNO [654-5866]



--
Stephen Hicks
mailto:shicks@mindspring.com
ICQ:5453914
IRC/AIM:Kupopo
Hopemage:http://www.mindspring.com/~shicks/



References: