Re: A86: on interrupt
[Prev][Next][Index][Thread]
Re: A86: on interrupt
>Is the down+left freeze thing an interupt? Would it be possible to use the
>"di" command to turn it off if it was? You obviously couldnt put it in an
>inteerupt, because it would disable after it got called the first time.
>comments, please.
its an overload of the keyport and not really a 'freeze' it just slows the
calc WAY down (maybe a bug?) if you di then you would stop all keypresses
and if it was inside an interupt program it would freeze up the calc til you
took out all 5 batteries