Re: A86: Interrupts


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

Re: A86: Interrupts




At 03:06 1998-12-08 -0500, you wrote:
>Still, it could only help ... that's a lot of code to needlessly run 200
>times a second.  You won't notice the speed difference in changing a <ld
>a,0> to an <xor a> either.

Try, but it saves one byte as well :) And there is "nothing to lose"
using xor a (except the flags). Disabling interrupts might prevent
your favourite TSR program stop working etc.

--
Real name:     Jimmy Mårdell         
Email:         mailto:yarin@acc.umu.se
Homepage:      http://www.acc.umu.se/~yarin/

Icarus Productions homepage: http://icarus.ganymed.org/


References: