Re: A86: interrupts
[Prev][Next][Index][Thread]
Re: A86: interrupts
probably so. like some of the ON detecting routines, etc. did it crash
in the OS or in the program. also you need to probably put some
key-getting code there or else things like _getky won't work...
Dux Gregis wrote:
>
> I tried putting this code into the interrupt, but it crashed:
>
> pop hl
> ex af,af'
> exx
> ei
> reti
>
> I tried a number of similair things, too. Any ideas why it didn't work? Maybe
> some of the routines in the interrupt are essential to the OS?
--
=====================================
= =
= Kirk Meyer (mailto:_@ibm.net) =
= http://www.bigfoot.com/~kirkmeyer =
= =
= "Set your affection on things =
= above, not on things on the =
= earth." Colossians 3:2 =
= =
=====================================
Follow-Ups:
References: