Re: A86: interrupts


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

Re: A86: interrupts




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?


Follow-Ups: References: