A86: Re: Re: Re: Re: Z80 & new game preview
[Prev][Next][Index][Thread]
A86: Re: Re: Re: Re: Z80 & new game preview
It doesn't have NEG, but INC A \ CPL will do the same thing (same size and
time). Very nice!
> *sigh* this guy's routine is faster and it even works! (i introduced a
small
> problem when finding the absolute value too often, hehe). you will no
longer
> need 2 tables, just one. (the one with all the squares in it). it'd be
nice
> if this worked on gameboy also. does the gameboy have "NEG"? if it
doesn't,
> you can change "NEG" to "DEC A\CPL" i believe.
Follow-Ups:
References: