[A83] Re: Interupts on TI-83 Plus
[Prev][Next][Index][Thread]
[A83] Re: Interupts on TI-83 Plus
Which way are you checking for the Enter key?
You may need to reset the keyport before quitting (ld a,$FF \ out (1),a)
--(Peter-Martijn
>
> I am trying to write a program that will stop when you press the enter key.
> The problem was that this would restart the program as soon as it gave
> control to TI-OS. I tried to solve this problem by telling it to search for
> the enter key being pressed and then released before giving control to
> TI-OS. This didn't seem to do anything. I think it might be the interupts.
> Does anyone know what all the interupts are on the TI-83 Plus?
>
> Scot
>
>
>
Follow-Ups:
References: