A86: Re: Interrupts...


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

A86: Re: Interrupts...




you gotta push the registers before a call, then pop them after, all the way
through you gotta do that...still no guarantee that the program will work
tho


>Hello,
> I haven't really been following the sqrt key discussion, but I attempted
>to make a simple program that uses interrupts.. can someone tell me why the
>heck this doesn't work?!?  Thank You.
> -Ahmed