Re: A86: more interupt probs


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

Re: A86: more interupt probs




Garcia wrote:
> 
> Some (most?) of TI rom calls used interrupts themselves (_getkey) so when
> you are running an interrupt those functions wont work will they?
> 
> Andres Garcia
> ----------------------
> xrigel@q-net.net
> 
> -----Original Message-----
> From: Trey Jazz <joemama@minot.com>
> To: assembly-86@lists.ticalc.org <assembly-86@lists.ticalc.org>
> Date: Thursday, December 18, 1997 1:04 AM
> Subject: Re: A86: more interupt probs
> 
> >
> >actually it seems that you cant call or jump to addresses :(( i hope im
> >doing it wrong cuz it would really suck and be kinda usless except to
> >make ur teacher think ur calc was doin crazy (like the test program
> >would) or for the background
> >
actually when you use getkey (along with pushR,popR) it stops for a bit
and waits for a key in the program, so you gotta use $5371 or a port
check instead


References: