Short: Mandelbrot generator for WarpOS Author: dmckinstry@ewu.edu (David McKinstry) Uploader: dmckinstry ewu edu (David McKinstry) Type: gfx/fract Architecture: ppc-warpup Note upload date is March 28, 2001. This is the second beta port of SMan to WarpOS. Note that compiling was done by using "Execute LinkWOS" It was compiled using vbccwos. Most features are the same as for SMan303.lha and SManPPCb2.lha, and SManWOSB1. Note that a few of the features (e.g. opening on other screens than Workbench no longer work. The main new difference is that all routines except for those with the exponent as a non-integer or greater than 7, have been converted to assembler. There has been about a 50% increase in speed for n = 2, and about a doubling in speed for n < 8. Source code is included.