[A83] Re: interrupts and APD


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

[A83] Re: interrupts and APD




Is it for the regular Ti-83?
I made an interrupt program myself and I documented it
quite a lot, so if you undestand the source it would
clear things up for you...

http://www.ticalc.org/pub/83/asm/programs/sucker5.zip

      SUCKER [Pieter Van Nuffel]



----Original Message Follows----
From: "Martijn C" <martijnc1@hotmail.com>
Reply-To: assembly-83@lists.ticalc.org
To: assembly-83@lists.ticalc.org
Subject: [A83] interrupts and APD
Date: Sat, 11 May 2002 19:11:21 +0200


Hi, I tried to make a little interrupt program, but I experienced some
problems:

1) I read the tutorial in ASMGuru. "ei" and "di"
were used in the interrupt program. But with using these commands, my vti
crashes. Does somebody knows what I did wrong, how to prevent this. Or is it
possible to set up an interrupt without using these commands (I was able to,
but...).

2) When running an interrupt on the background of ti-OS my vti crashes after
(approx.) 5 minutes. This is probably caused by APD (I can't thing of
another explanation). But ASMGuru says that APD will be turned of in IM 2.
So what causes the crash and what can I do about it?

3) Btw: does somebody knows a good URL to find asm source codes (for ti-83
of course)?




_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com




Follow-Ups: