Short: Mandelbrot generator for MorphOS Author: dmckinstry@ewu.edu (David McKinstry) Uploader: dmckinstry ewu edu (David McKinstry) Type: gfx/fract Architecture: ppc-morphos Note upload date is March 29, 2001. This is the first beta port of SMan to MorphOS. It is being called SManMOSB2 for consistency with the WarpOS version. Note that compiling was done by using "Execute LinkMOS" It was compiled using the MorphOS version of vbcc. Most features are the same as for SMan303.lha and SManPPCb2.lha, and SManWOSB1. Of course, development work has been done under MorphOS version 0.3. If you don't have MorphOS yet, check out the web site "www.morphos.de". All the Mandelbrot alorithms, except non-integer and n > 7 are done in assembler. You might also download SManWOSB2.lha to compare the assembler code to that for WarpOS. Have fun.