Re: A82: Division routine
[Prev][Next][Index][Thread]
Re: A82: Division routine
There is a fairly fast one inProgramming the z80 by Rodney Zaks, but I do
notknow if it is faster than what you are doing. Unfortunately I do not
have the book any more, anyoneelse?
__________________________________________
Dines Justesen
Email: c958362@student.dtu.dk
WWW : http://www.student.dtu.dk/~c958362/
__________________________________________
On Fri, 9 Oct 1998 ADAMMAN106@aol.com wrote:
>
> Does anyone have a fast division routine? The one I'm using right now uses a
> slow repeated subtraction method. I hope someone has one, as it may be
> crucial in speeding up 3D Game
> Thanks,
>
> ~Adamman
>
References: