Back to the initial question - the Mandelbrot II GS doesn't work primary because of resolution switching (it used to be able to work by shutting down QuickDraw and restart graphics(320 or 640) in Complete Pascal). But the source code thus teaches a lot more things than the original Mandelbrot II GS, including UI and how to load image, etc. Have fun!