Re: A89: gettin' started
[Prev][Next][Index][Thread]
Re: A89: gettin' started
That is how the ti86 does it. But I gather that TI didn't use a ROM
jump table in the 89, so I guess I'm gonna either have to pick an OS or
pick a ROM ver and stick to it.
> I have a question about this too, the way I have seen this done is using
> a static location to jump to that jumps to the dynamic one. But, it
> obviously comes up with the address during linking or whatever which
> makes no sense to me because it can never be in the same spot. So how is
> this done?
>
> Cassady Roop wrote:
> >
> > so does the library have to be on the calculator for the program to
> > run? If so, then how is it so simple to reference a library call if the
> > library is a variable separate from the program?
References: