Re: A86: TI-86 interrupts, Part 2
[Prev][Next][Index][Thread]
Re: A86: TI-86 interrupts, Part 2
TGaArdvark@aol.com wrote:
> > Just thought I'd let you guys know that executing di before
> > the link port routines in my driver has solved the unexpected
> > timeout problem. Either the interrupts were trashing registers
> > or messing with the link port... Has anyone actually documented
> > what interrupts the calculator is handling when at the home
> > screen? I think it'd be neat to see exactly what its doing when
> > its under normal use, just for personal knowledge.
>
> Told'ja so! :-)
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.
Follow-Ups:
References: