[A83] Re: Interrupts


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

[A83] Re: Interrupts




> I need some info on the interrupts of the ti83.

There is a nice guide in the Z80 docs directory at 
ticalc.org called intguide.txt or something similar. You 
could check out that one.
> 
> Or perhaps you have a solution to my problem...i want 
some code to execute =
> in the background very frequently...at least 1000 
times/second.

What kind of problem requires to have such a frequency? 
Probably we could propose other solutions if you told us. 
And don't forget that if you execute a code every 
millisecond, its maximum timespan can be no more than 6000 
clock cycles - but in that case you are already using 100% 
CPU time.

PG






References: