Re: A86: Re: Re: Re: Re: Forcing out of a program


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

Re: A86: Re: Re: Re: Re: Forcing out of a program




yes... major difference between [sqrt] stuff and interrupts. if you're gonna
do something when they push a key, use a [sqrt]key, not an interrupt... more
stable.

----- Original Message -----
From: <rabidcow@juno.com>
To: <assembly-86@lists.ticalc.org>
Sent: Thursday, February 24, 2000 6:50 PM
Subject: Re: A86: Re: Re: Re: Re: Forcing out of a program


> it wouldn't be during most "interrupts" if they're sqrt interrupts and
> the like.
> in fact, if it's a sqrt interrupt, then it is running an asm program, if
> that counts
>
> -josh
>
> On Wed, 23 Feb 2000 19:02:49 -0600 "Brent Schneider" <brentes@vvm.com>
> writes:
> >
> > Um... would it be moving a variable on the solver screen or memory
> > screen or
> > link etc if it is stopped right when you push the button for it? I
> > wouldn't
> > think so...




References: