
Program:      EReduce
Description:  Reduce a square root 
Code:         ASM SQUISHED
Size:         314 bytes
Author:       Emir Sakic editing v1.1 by Bill Nagel
Date:         03.04.1999.

I always liked Bill Nagel's ZReduce program.
But I wanted to make it fully in assembly 
and squish it so it would take less memory.

Since the original ZReduce uses a basic program to input a variable,
I used input routines by Linus kesson to input the variable and made 
program fully assembly.
 
Then I squished it so it takes only 314 bytes (compare with 542 in Zreduce original).

You can run it with ZASMLOAD

Send EReduce.83g to your calc and run prgmREDUCE

Refer to ZReduce manual if you have never used ZReduce.




If you have any suggestions or comments please e-mail me on
saka@hotmail.com

