1.2.1 - 4/20/97 - 3754 bytes - Bug report this morning, runs out of memory on latest Beta of Netscape Navigator. - Added call to GC in image generation loop - Added external option to control how often GC is run 1.2 - 3/26/97 - 3534 bytes - Recompiled with JDK 1.1 - Replaced several divides with shifts - Removed unnecessary computation by saving computed values - MASSIVE SPEEDUP! - no longer a processor hog. 1.1a - 1/2/97 - 3398 bytes - Fixed bug that would cause null pointer references upon second visit to a page containing this applet. 1.011a - 11/26/96 - 3409 bytes - Reduced CPU time usage dramaticaly by changing a stupid default value. I was trying to run it 10X faster than I had planned. No wonder it was slow, jerkey, and sucked up gobs of CPU time. It still is a processor hog though. 1.01a - 11/24/96 - Changed URL to atomic-coffee.home.ml.org from cps.msu.edu address - added arguments - commented out parts of code pertaining to features yet to come before compile - added info on arguments to code. 1.0a - Initial release