Re: A86: TI-86 interrupts, Part 2
[Prev][Next][Index][Thread]
Re: A86: TI-86 interrupts, Part 2
TGaArdvark@aol.com wrote:
> > Don't be so sure: disabling the interrupts also disables _getkey
> > (because the interrupt is what collects the key presses) :-) I guess
> > only Pat knows for sure.
>
> How does everyone always misunderstand me, even after I correct
> them? I didn't say the link was separate. I just said it was on an
> interrupt. If it's on _getkey, what I said is still true.
I don't mean to be an ass, but if _getkey is an interrupt, what isn't? You
call it when you want to, not when the cpu wants to.
References: