Re: A86: What is the Interrupt?
[Prev][Next][Index][Thread]
Re: A86: What is the Interrupt?
great explanation. could you continue further or point me to an FAQ?
TGaArdvark wrote:
>
> Thanks for using NetForward!
> http://www.netforward.com
> v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v
>
> > I've heard something about this interrupt, but what is it?
>
> 200 times a second, the Z80 processor stops what it's doing
> and automatically runs a small proccedure. When that proc-
> cedure is done, it resumes what it was doing originally. This
> doesn't slow the calc down much (unless the proccedure is
> excessively large) because 200 times a second really is a
> lot of time from the calc's point of view. Interrupts are used
> for the cursor, the busy indicator, the [ON] key, some link-
> port functions, grayscale and sound in games, and many
> other things. Interrupts are a very powerful feature.
--
Buy Mac OS8
http://macos.apple.com/macos8/
Mail from adler@digicron.com - http://javalamp.home.ml.org/
Follow-Ups:
References: