------------
|FACTOR 3-2|
------------
By Roy Miller
e_n_d_e_r@hotmail.com

This program factors a Quadratic equation into a binomial.
Press a key when you think it's done, it goes on forever.

Special Features (BUGS):
 -No decimals
 -No 'nuffin that ain't a number, enter, or neg
 -No limit (goes on forever, just press enter when you think it's done)
 -Does not handle A correctly, assumes it is one.

This is my second program in asm. My first is REDRAD (Reduce Radical.) I finished this program a couple hours after REDRAD (I started this before REDRAD though.)