Home » Archimedes archive » Acorn Computing » 1993 09 Mega Disk.adf » 93_09 » Miscellany/!4dMandia/docums/Instruct

Miscellany/!4dMandia/docums/Instruct

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Acorn Computing » 1993 09 Mega Disk.adf » 93_09
Filename: Miscellany/!4dMandia/docums/Instruct
Read OK:
File size: 10CA bytes
Load address: 0000
Exec address: 0000
File contents
INSTRUCTIONS:

                       <<<<<<<<Desktop:>>>>>>>>

Once the 4d fractals icon has been installed on the icon bar, the program is
loaded.

---select---
If you click select on the icon bar icon then you leave the desktop and
enter the actual fractal plotter, to learn how to use this see further down
under the subheading 'Monotasking Fractal Plotter:'

---menu---
Clicking menu on the icon will give you a menu with the following
options: Info       �
         Default...
         Save Choices
         Quit
>The quit and info options are obvious (I hope!) so there is no need to
explain them.
>Default... sets the current configurations to the saved settings.
>Save Choices saves the current configurations to disk so that they can be
loaded at a later date with Default...

---adjust----
Clicking on adjust brings up the configuration window. In this window
there are a number of different settings possible. First of all are the
q0-q3, c and d. These are the constants for a four dimensional julia set
fractal. (see 4dFractals file). Click on the icon with select and a caret
will appear in the white icon box. You can edit the values in the normal
way. (Only numbers please!).
The five large icons such as 'Four dimensional' are toggled on and off using
the small green icons to the right of them. The only two that need
explaining are 'Fast' and 'Count Down'; 'Fast' turns the screen off when
processing, this has the effect of speeding up the processor by at least 10
percent. 'Count Down' gives you a count down from 256 to 1 of how many lines
there are left to process, but does have the side effect of slowing down
calculations a small amount.
You may have noticed that if you click on the toggle size icon, you get a
few extra options visible, if not then try now.... There are 13 grey icons
labelled 1-12 and Orig; these set q0 etc to the values on page XII of the
Beauty of Fractals. 'Orig' sets the values to the original pre-set program
values. Some of these (1-12) set the 'Four Dimensional' toggle; this is
because, in my opinion, they look better in this mode. Clicking on one of
the radio icons (yes the funny triangular ones) selects that number of
iterations before the fractal exits a particular iteration.


                    <<<<<<<<Monotasking Plotter:>>>>>>>>

To enter this environment click select on the icon bar icon.
You must be in a mode with value more than or equal to 12. This is to make
sure that there is enough screen memory reserved.

There may be a pause of a few seconds (usually less than 10) while the base
fractal is calculated. If the 'Fast' option is selected from the desktop
then the screen will blank when processing. Depending on if a Julia set is
selected or not the base will be a Julia fractal.

So that you know which part of the set that you are viewing the xmin&max,
ymin&max are displayed. They show the the bit that is within the flashing
box. You can alter the size of the box using select and adjust. Menu zooms
in on that area and calculates the new fractal.

You can scroll the image up, down, left and right using ', /, z, and x
respectively. The panning left and right is larger due to registers needing
to be loaded from addresses divisible by 4.

If you are in Mandlebrot mode, then if you press 'j' then you can select the
q0 and q1 constants with the x,y positions. It then jumps to the Julia set.
This is useful for selecting nice Julia sets as the best ones are always
the ones nearest the 'Norwegian coastline'.

If you are in Julia mode, then pressing 'm' will make the plotter jump to a
Mandlebrot set using the same ranges. Could be useful I suppose...

R - resets you to the base fractal. (Usually the one which appeared when you
entered the fractal plotter from the desktop).

S - saves the current fractal as a sprite with the file name you supply. If
no directory structure is supplied, then the current CSD and file system is
used.

Q - quits back to the desktop.

Count shows a count down of how many lines there are to go.


That about wraps it up for the instructions. If there are any features not
documented, you should have no trouble in finding out for yourself!


PS if anyone knows how !FastBrot works, please tell me!


::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
00000000  49 4e 53 54 52 55 43 54  49 4f 4e 53 3a 0a 0a 20  |INSTRUCTIONS:.. |
00000010  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000020  20 20 20 20 20 20 3c 3c  3c 3c 3c 3c 3c 3c 44 65  |      <<<<<<<<De|
00000030  73 6b 74 6f 70 3a 3e 3e  3e 3e 3e 3e 3e 3e 0a 0a  |sktop:>>>>>>>>..|
00000040  4f 6e 63 65 20 74 68 65  20 34 64 20 66 72 61 63  |Once the 4d frac|
00000050  74 61 6c 73 20 69 63 6f  6e 20 68 61 73 20 62 65  |tals icon has be|
00000060  65 6e 20 69 6e 73 74 61  6c 6c 65 64 20 6f 6e 20  |en installed on |
00000070  74 68 65 20 69 63 6f 6e  20 62 61 72 2c 20 74 68  |the icon bar, th|
00000080  65 20 70 72 6f 67 72 61  6d 20 69 73 0a 6c 6f 61  |e program is.loa|
00000090  64 65 64 2e 0a 0a 2d 2d  2d 73 65 6c 65 63 74 2d  |ded...---select-|
000000a0  2d 2d 0a 49 66 20 79 6f  75 20 63 6c 69 63 6b 20  |--.If you click |
000000b0  73 65 6c 65 63 74 20 6f  6e 20 74 68 65 20 69 63  |select on the ic|
000000c0  6f 6e 20 62 61 72 20 69  63 6f 6e 20 74 68 65 6e  |on bar icon then|
000000d0  20 79 6f 75 20 6c 65 61  76 65 20 74 68 65 20 64  | you leave the d|
000000e0  65 73 6b 74 6f 70 20 61  6e 64 0a 65 6e 74 65 72  |esktop and.enter|
000000f0  20 74 68 65 20 61 63 74  75 61 6c 20 66 72 61 63  | the actual frac|
00000100  74 61 6c 20 70 6c 6f 74  74 65 72 2c 20 74 6f 20  |tal plotter, to |
00000110  6c 65 61 72 6e 20 68 6f  77 20 74 6f 20 75 73 65  |learn how to use|
00000120  20 74 68 69 73 20 73 65  65 20 66 75 72 74 68 65  | this see furthe|
00000130  72 20 64 6f 77 6e 0a 75  6e 64 65 72 20 74 68 65  |r down.under the|
00000140  20 73 75 62 68 65 61 64  69 6e 67 20 27 4d 6f 6e  | subheading 'Mon|
00000150  6f 74 61 73 6b 69 6e 67  20 46 72 61 63 74 61 6c  |otasking Fractal|
00000160  20 50 6c 6f 74 74 65 72  3a 27 0a 0a 2d 2d 2d 6d  | Plotter:'..---m|
00000170  65 6e 75 2d 2d 2d 0a 43  6c 69 63 6b 69 6e 67 20  |enu---.Clicking |
00000180  6d 65 6e 75 20 6f 6e 20  74 68 65 20 69 63 6f 6e  |menu on the icon|
00000190  20 77 69 6c 6c 20 67 69  76 65 20 79 6f 75 20 61  | will give you a|
000001a0  20 6d 65 6e 75 20 77 69  74 68 20 74 68 65 20 66  | menu with the f|
000001b0  6f 6c 6c 6f 77 69 6e 67  0a 6f 70 74 69 6f 6e 73  |ollowing.options|
000001c0  3a 20 49 6e 66 6f 20 20  20 20 20 20 20 89 0a 20  |: Info       .. |
000001d0  20 20 20 20 20 20 20 20  44 65 66 61 75 6c 74 2e  |        Default.|
000001e0  2e 2e 0a 20 20 20 20 20  20 20 20 20 53 61 76 65  |...         Save|
000001f0  20 43 68 6f 69 63 65 73  0a 20 20 20 20 20 20 20  | Choices.       |
00000200  20 20 51 75 69 74 0a 3e  54 68 65 20 71 75 69 74  |  Quit.>The quit|
00000210  20 61 6e 64 20 69 6e 66  6f 20 6f 70 74 69 6f 6e  | and info option|
00000220  73 20 61 72 65 20 6f 62  76 69 6f 75 73 20 28 49  |s are obvious (I|
00000230  20 68 6f 70 65 21 29 20  73 6f 20 74 68 65 72 65  | hope!) so there|
00000240  20 69 73 20 6e 6f 20 6e  65 65 64 20 74 6f 0a 65  | is no need to.e|
00000250  78 70 6c 61 69 6e 20 74  68 65 6d 2e 0a 3e 44 65  |xplain them..>De|
00000260  66 61 75 6c 74 2e 2e 2e  20 73 65 74 73 20 74 68  |fault... sets th|
00000270  65 20 63 75 72 72 65 6e  74 20 63 6f 6e 66 69 67  |e current config|
00000280  75 72 61 74 69 6f 6e 73  20 74 6f 20 74 68 65 20  |urations to the |
00000290  73 61 76 65 64 20 73 65  74 74 69 6e 67 73 2e 0a  |saved settings..|
000002a0  3e 53 61 76 65 20 43 68  6f 69 63 65 73 20 73 61  |>Save Choices sa|
000002b0  76 65 73 20 74 68 65 20  63 75 72 72 65 6e 74 20  |ves the current |
000002c0  63 6f 6e 66 69 67 75 72  61 74 69 6f 6e 73 20 74  |configurations t|
000002d0  6f 20 64 69 73 6b 20 73  6f 20 74 68 61 74 20 74  |o disk so that t|
000002e0  68 65 79 20 63 61 6e 20  62 65 0a 6c 6f 61 64 65  |hey can be.loade|
000002f0  64 20 61 74 20 61 20 6c  61 74 65 72 20 64 61 74  |d at a later dat|
00000300  65 20 77 69 74 68 20 44  65 66 61 75 6c 74 2e 2e  |e with Default..|
00000310  2e 0a 0a 2d 2d 2d 61 64  6a 75 73 74 2d 2d 2d 2d  |...---adjust----|
00000320  0a 43 6c 69 63 6b 69 6e  67 20 6f 6e 20 61 64 6a  |.Clicking on adj|
00000330  75 73 74 20 62 72 69 6e  67 73 20 75 70 20 74 68  |ust brings up th|
00000340  65 20 63 6f 6e 66 69 67  75 72 61 74 69 6f 6e 20  |e configuration |
00000350  77 69 6e 64 6f 77 2e 20  49 6e 20 74 68 69 73 20  |window. In this |
00000360  77 69 6e 64 6f 77 0a 74  68 65 72 65 20 61 72 65  |window.there are|
00000370  20 61 20 6e 75 6d 62 65  72 20 6f 66 20 64 69 66  | a number of dif|
00000380  66 65 72 65 6e 74 20 73  65 74 74 69 6e 67 73 20  |ferent settings |
00000390  70 6f 73 73 69 62 6c 65  2e 20 46 69 72 73 74 20  |possible. First |
000003a0  6f 66 20 61 6c 6c 20 61  72 65 20 74 68 65 0a 71  |of all are the.q|
000003b0  30 2d 71 33 2c 20 63 20  61 6e 64 20 64 2e 20 54  |0-q3, c and d. T|
000003c0  68 65 73 65 20 61 72 65  20 74 68 65 20 63 6f 6e  |hese are the con|
000003d0  73 74 61 6e 74 73 20 66  6f 72 20 61 20 66 6f 75  |stants for a fou|
000003e0  72 20 64 69 6d 65 6e 73  69 6f 6e 61 6c 20 6a 75  |r dimensional ju|
000003f0  6c 69 61 20 73 65 74 0a  66 72 61 63 74 61 6c 2e  |lia set.fractal.|
00000400  20 28 73 65 65 20 34 64  46 72 61 63 74 61 6c 73  | (see 4dFractals|
00000410  20 66 69 6c 65 29 2e 20  43 6c 69 63 6b 20 6f 6e  | file). Click on|
00000420  20 74 68 65 20 69 63 6f  6e 20 77 69 74 68 20 73  | the icon with s|
00000430  65 6c 65 63 74 20 61 6e  64 20 61 20 63 61 72 65  |elect and a care|
00000440  74 0a 77 69 6c 6c 20 61  70 70 65 61 72 20 69 6e  |t.will appear in|
00000450  20 74 68 65 20 77 68 69  74 65 20 69 63 6f 6e 20  | the white icon |
00000460  62 6f 78 2e 20 59 6f 75  20 63 61 6e 20 65 64 69  |box. You can edi|
00000470  74 20 74 68 65 20 76 61  6c 75 65 73 20 69 6e 20  |t the values in |
00000480  74 68 65 20 6e 6f 72 6d  61 6c 0a 77 61 79 2e 20  |the normal.way. |
00000490  28 4f 6e 6c 79 20 6e 75  6d 62 65 72 73 20 70 6c  |(Only numbers pl|
000004a0  65 61 73 65 21 29 2e 0a  54 68 65 20 66 69 76 65  |ease!)..The five|
000004b0  20 6c 61 72 67 65 20 69  63 6f 6e 73 20 73 75 63  | large icons suc|
000004c0  68 20 61 73 20 27 46 6f  75 72 20 64 69 6d 65 6e  |h as 'Four dimen|
000004d0  73 69 6f 6e 61 6c 27 20  61 72 65 20 74 6f 67 67  |sional' are togg|
000004e0  6c 65 64 20 6f 6e 20 61  6e 64 20 6f 66 66 20 75  |led on and off u|
000004f0  73 69 6e 67 0a 74 68 65  20 73 6d 61 6c 6c 20 67  |sing.the small g|
00000500  72 65 65 6e 20 69 63 6f  6e 73 20 74 6f 20 74 68  |reen icons to th|
00000510  65 20 72 69 67 68 74 20  6f 66 20 74 68 65 6d 2e  |e right of them.|
00000520  20 54 68 65 20 6f 6e 6c  79 20 74 77 6f 20 74 68  | The only two th|
00000530  61 74 20 6e 65 65 64 0a  65 78 70 6c 61 69 6e 69  |at need.explaini|
00000540  6e 67 20 61 72 65 20 27  46 61 73 74 27 20 61 6e  |ng are 'Fast' an|
00000550  64 20 27 43 6f 75 6e 74  20 44 6f 77 6e 27 3b 20  |d 'Count Down'; |
00000560  27 46 61 73 74 27 20 74  75 72 6e 73 20 74 68 65  |'Fast' turns the|
00000570  20 73 63 72 65 65 6e 20  6f 66 66 20 77 68 65 6e  | screen off when|
00000580  0a 70 72 6f 63 65 73 73  69 6e 67 2c 20 74 68 69  |.processing, thi|
00000590  73 20 68 61 73 20 74 68  65 20 65 66 66 65 63 74  |s has the effect|
000005a0  20 6f 66 20 73 70 65 65  64 69 6e 67 20 75 70 20  | of speeding up |
000005b0  74 68 65 20 70 72 6f 63  65 73 73 6f 72 20 62 79  |the processor by|
000005c0  20 61 74 20 6c 65 61 73  74 20 31 30 0a 70 65 72  | at least 10.per|
000005d0  63 65 6e 74 2e 20 27 43  6f 75 6e 74 20 44 6f 77  |cent. 'Count Dow|
000005e0  6e 27 20 67 69 76 65 73  20 79 6f 75 20 61 20 63  |n' gives you a c|
000005f0  6f 75 6e 74 20 64 6f 77  6e 20 66 72 6f 6d 20 32  |ount down from 2|
00000600  35 36 20 74 6f 20 31 20  6f 66 20 68 6f 77 20 6d  |56 to 1 of how m|
00000610  61 6e 79 20 6c 69 6e 65  73 0a 74 68 65 72 65 20  |any lines.there |
00000620  61 72 65 20 6c 65 66 74  20 74 6f 20 70 72 6f 63  |are left to proc|
00000630  65 73 73 2c 20 62 75 74  20 64 6f 65 73 20 68 61  |ess, but does ha|
00000640  76 65 20 74 68 65 20 73  69 64 65 20 65 66 66 65  |ve the side effe|
00000650  63 74 20 6f 66 20 73 6c  6f 77 69 6e 67 20 64 6f  |ct of slowing do|
00000660  77 6e 0a 63 61 6c 63 75  6c 61 74 69 6f 6e 73 20  |wn.calculations |
00000670  61 20 73 6d 61 6c 6c 20  61 6d 6f 75 6e 74 2e 0a  |a small amount..|
00000680  59 6f 75 20 6d 61 79 20  68 61 76 65 20 6e 6f 74  |You may have not|
00000690  69 63 65 64 20 74 68 61  74 20 69 66 20 79 6f 75  |iced that if you|
000006a0  20 63 6c 69 63 6b 20 6f  6e 20 74 68 65 20 74 6f  | click on the to|
000006b0  67 67 6c 65 20 73 69 7a  65 20 69 63 6f 6e 2c 20  |ggle size icon, |
000006c0  79 6f 75 20 67 65 74 20  61 0a 66 65 77 20 65 78  |you get a.few ex|
000006d0  74 72 61 20 6f 70 74 69  6f 6e 73 20 76 69 73 69  |tra options visi|
000006e0  62 6c 65 2c 20 69 66 20  6e 6f 74 20 74 68 65 6e  |ble, if not then|
000006f0  20 74 72 79 20 6e 6f 77  2e 2e 2e 2e 20 54 68 65  | try now.... The|
00000700  72 65 20 61 72 65 20 31  33 20 67 72 65 79 20 69  |re are 13 grey i|
00000710  63 6f 6e 73 0a 6c 61 62  65 6c 6c 65 64 20 31 2d  |cons.labelled 1-|
00000720  31 32 20 61 6e 64 20 4f  72 69 67 3b 20 74 68 65  |12 and Orig; the|
00000730  73 65 20 73 65 74 20 71  30 20 65 74 63 20 74 6f  |se set q0 etc to|
00000740  20 74 68 65 20 76 61 6c  75 65 73 20 6f 6e 20 70  | the values on p|
00000750  61 67 65 20 58 49 49 20  6f 66 20 74 68 65 0a 42  |age XII of the.B|
00000760  65 61 75 74 79 20 6f 66  20 46 72 61 63 74 61 6c  |eauty of Fractal|
00000770  73 2e 20 27 4f 72 69 67  27 20 73 65 74 73 20 74  |s. 'Orig' sets t|
00000780  68 65 20 76 61 6c 75 65  73 20 74 6f 20 74 68 65  |he values to the|
00000790  20 6f 72 69 67 69 6e 61  6c 20 70 72 65 2d 73 65  | original pre-se|
000007a0  74 20 70 72 6f 67 72 61  6d 0a 76 61 6c 75 65 73  |t program.values|
000007b0  2e 20 53 6f 6d 65 20 6f  66 20 74 68 65 73 65 20  |. Some of these |
000007c0  28 31 2d 31 32 29 20 73  65 74 20 74 68 65 20 27  |(1-12) set the '|
000007d0  46 6f 75 72 20 44 69 6d  65 6e 73 69 6f 6e 61 6c  |Four Dimensional|
000007e0  27 20 74 6f 67 67 6c 65  3b 20 74 68 69 73 20 69  |' toggle; this i|
000007f0  73 0a 62 65 63 61 75 73  65 2c 20 69 6e 20 6d 79  |s.because, in my|
00000800  20 6f 70 69 6e 69 6f 6e  2c 20 74 68 65 79 20 6c  | opinion, they l|
00000810  6f 6f 6b 20 62 65 74 74  65 72 20 69 6e 20 74 68  |ook better in th|
00000820  69 73 20 6d 6f 64 65 2e  20 43 6c 69 63 6b 69 6e  |is mode. Clickin|
00000830  67 20 6f 6e 20 6f 6e 65  20 6f 66 0a 74 68 65 20  |g on one of.the |
00000840  72 61 64 69 6f 20 69 63  6f 6e 73 20 28 79 65 73  |radio icons (yes|
00000850  20 74 68 65 20 66 75 6e  6e 79 20 74 72 69 61 6e  | the funny trian|
00000860  67 75 6c 61 72 20 6f 6e  65 73 29 20 73 65 6c 65  |gular ones) sele|
00000870  63 74 73 20 74 68 61 74  20 6e 75 6d 62 65 72 20  |cts that number |
00000880  6f 66 0a 69 74 65 72 61  74 69 6f 6e 73 20 62 65  |of.iterations be|
00000890  66 6f 72 65 20 74 68 65  20 66 72 61 63 74 61 6c  |fore the fractal|
000008a0  20 65 78 69 74 73 20 61  20 70 61 72 74 69 63 75  | exits a particu|
000008b0  6c 61 72 20 69 74 65 72  61 74 69 6f 6e 2e 0a 0a  |lar iteration...|
000008c0  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
000008d0  20 20 20 20 20 3c 3c 3c  3c 3c 3c 3c 3c 4d 6f 6e  |     <<<<<<<<Mon|
000008e0  6f 74 61 73 6b 69 6e 67  20 50 6c 6f 74 74 65 72  |otasking Plotter|
000008f0  3a 3e 3e 3e 3e 3e 3e 3e  3e 0a 0a 54 6f 20 65 6e  |:>>>>>>>>..To en|
00000900  74 65 72 20 74 68 69 73  20 65 6e 76 69 72 6f 6e  |ter this environ|
00000910  6d 65 6e 74 20 63 6c 69  63 6b 20 73 65 6c 65 63  |ment click selec|
00000920  74 20 6f 6e 20 74 68 65  20 69 63 6f 6e 20 62 61  |t on the icon ba|
00000930  72 20 69 63 6f 6e 2e 0a  59 6f 75 20 6d 75 73 74  |r icon..You must|
00000940  20 62 65 20 69 6e 20 61  20 6d 6f 64 65 20 77 69  | be in a mode wi|
00000950  74 68 20 76 61 6c 75 65  20 6d 6f 72 65 20 74 68  |th value more th|
00000960  61 6e 20 6f 72 20 65 71  75 61 6c 20 74 6f 20 31  |an or equal to 1|
00000970  32 2e 20 54 68 69 73 20  69 73 20 74 6f 20 6d 61  |2. This is to ma|
00000980  6b 65 0a 73 75 72 65 20  74 68 61 74 20 74 68 65  |ke.sure that the|
00000990  72 65 20 69 73 20 65 6e  6f 75 67 68 20 73 63 72  |re is enough scr|
000009a0  65 65 6e 20 6d 65 6d 6f  72 79 20 72 65 73 65 72  |een memory reser|
000009b0  76 65 64 2e 0a 0a 54 68  65 72 65 20 6d 61 79 20  |ved...There may |
000009c0  62 65 20 61 20 70 61 75  73 65 20 6f 66 20 61 20  |be a pause of a |
000009d0  66 65 77 20 73 65 63 6f  6e 64 73 20 28 75 73 75  |few seconds (usu|
000009e0  61 6c 6c 79 20 6c 65 73  73 20 74 68 61 6e 20 31  |ally less than 1|
000009f0  30 29 20 77 68 69 6c 65  20 74 68 65 20 62 61 73  |0) while the bas|
00000a00  65 0a 66 72 61 63 74 61  6c 20 69 73 20 63 61 6c  |e.fractal is cal|
00000a10  63 75 6c 61 74 65 64 2e  20 49 66 20 74 68 65 20  |culated. If the |
00000a20  27 46 61 73 74 27 20 6f  70 74 69 6f 6e 20 69 73  |'Fast' option is|
00000a30  20 73 65 6c 65 63 74 65  64 20 66 72 6f 6d 20 74  | selected from t|
00000a40  68 65 20 64 65 73 6b 74  6f 70 0a 74 68 65 6e 20  |he desktop.then |
00000a50  74 68 65 20 73 63 72 65  65 6e 20 77 69 6c 6c 20  |the screen will |
00000a60  62 6c 61 6e 6b 20 77 68  65 6e 20 70 72 6f 63 65  |blank when proce|
00000a70  73 73 69 6e 67 2e 20 44  65 70 65 6e 64 69 6e 67  |ssing. Depending|
00000a80  20 6f 6e 20 69 66 20 61  20 4a 75 6c 69 61 20 73  | on if a Julia s|
00000a90  65 74 20 69 73 0a 73 65  6c 65 63 74 65 64 20 6f  |et is.selected o|
00000aa0  72 20 6e 6f 74 20 74 68  65 20 62 61 73 65 20 77  |r not the base w|
00000ab0  69 6c 6c 20 62 65 20 61  20 4a 75 6c 69 61 20 66  |ill be a Julia f|
00000ac0  72 61 63 74 61 6c 2e 0a  0a 53 6f 20 74 68 61 74  |ractal...So that|
00000ad0  20 79 6f 75 20 6b 6e 6f  77 20 77 68 69 63 68 20  | you know which |
00000ae0  70 61 72 74 20 6f 66 20  74 68 65 20 73 65 74 20  |part of the set |
00000af0  74 68 61 74 20 79 6f 75  20 61 72 65 20 76 69 65  |that you are vie|
00000b00  77 69 6e 67 20 74 68 65  20 78 6d 69 6e 26 6d 61  |wing the xmin&ma|
00000b10  78 2c 0a 79 6d 69 6e 26  6d 61 78 20 61 72 65 20  |x,.ymin&max are |
00000b20  64 69 73 70 6c 61 79 65  64 2e 20 54 68 65 79 20  |displayed. They |
00000b30  73 68 6f 77 20 74 68 65  20 74 68 65 20 62 69 74  |show the the bit|
00000b40  20 74 68 61 74 20 69 73  20 77 69 74 68 69 6e 20  | that is within |
00000b50  74 68 65 20 66 6c 61 73  68 69 6e 67 0a 62 6f 78  |the flashing.box|
00000b60  2e 20 59 6f 75 20 63 61  6e 20 61 6c 74 65 72 20  |. You can alter |
00000b70  74 68 65 20 73 69 7a 65  20 6f 66 20 74 68 65 20  |the size of the |
00000b80  62 6f 78 20 75 73 69 6e  67 20 73 65 6c 65 63 74  |box using select|
00000b90  20 61 6e 64 20 61 64 6a  75 73 74 2e 20 4d 65 6e  | and adjust. Men|
00000ba0  75 20 7a 6f 6f 6d 73 0a  69 6e 20 6f 6e 20 74 68  |u zooms.in on th|
00000bb0  61 74 20 61 72 65 61 20  61 6e 64 20 63 61 6c 63  |at area and calc|
00000bc0  75 6c 61 74 65 73 20 74  68 65 20 6e 65 77 20 66  |ulates the new f|
00000bd0  72 61 63 74 61 6c 2e 0a  0a 59 6f 75 20 63 61 6e  |ractal...You can|
00000be0  20 73 63 72 6f 6c 6c 20  74 68 65 20 69 6d 61 67  | scroll the imag|
00000bf0  65 20 75 70 2c 20 64 6f  77 6e 2c 20 6c 65 66 74  |e up, down, left|
00000c00  20 61 6e 64 20 72 69 67  68 74 20 75 73 69 6e 67  | and right using|
00000c10  20 27 2c 20 2f 2c 20 7a  2c 20 61 6e 64 20 78 0a  | ', /, z, and x.|
00000c20  72 65 73 70 65 63 74 69  76 65 6c 79 2e 20 54 68  |respectively. Th|
00000c30  65 20 70 61 6e 6e 69 6e  67 20 6c 65 66 74 20 61  |e panning left a|
00000c40  6e 64 20 72 69 67 68 74  20 69 73 20 6c 61 72 67  |nd right is larg|
00000c50  65 72 20 64 75 65 20 74  6f 20 72 65 67 69 73 74  |er due to regist|
00000c60  65 72 73 20 6e 65 65 64  69 6e 67 0a 74 6f 20 62  |ers needing.to b|
00000c70  65 20 6c 6f 61 64 65 64  20 66 72 6f 6d 20 61 64  |e loaded from ad|
00000c80  64 72 65 73 73 65 73 20  64 69 76 69 73 69 62 6c  |dresses divisibl|
00000c90  65 20 62 79 20 34 2e 0a  0a 49 66 20 79 6f 75 20  |e by 4...If you |
00000ca0  61 72 65 20 69 6e 20 4d  61 6e 64 6c 65 62 72 6f  |are in Mandlebro|
00000cb0  74 20 6d 6f 64 65 2c 20  74 68 65 6e 20 69 66 20  |t mode, then if |
00000cc0  79 6f 75 20 70 72 65 73  73 20 27 6a 27 20 74 68  |you press 'j' th|
00000cd0  65 6e 20 79 6f 75 20 63  61 6e 20 73 65 6c 65 63  |en you can selec|
00000ce0  74 20 74 68 65 0a 71 30  20 61 6e 64 20 71 31 20  |t the.q0 and q1 |
00000cf0  63 6f 6e 73 74 61 6e 74  73 20 77 69 74 68 20 74  |constants with t|
00000d00  68 65 20 78 2c 79 20 70  6f 73 69 74 69 6f 6e 73  |he x,y positions|
00000d10  2e 20 49 74 20 74 68 65  6e 20 6a 75 6d 70 73 20  |. It then jumps |
00000d20  74 6f 20 74 68 65 20 4a  75 6c 69 61 20 73 65 74  |to the Julia set|
00000d30  2e 0a 54 68 69 73 20 69  73 20 75 73 65 66 75 6c  |..This is useful|
00000d40  20 66 6f 72 20 73 65 6c  65 63 74 69 6e 67 20 6e  | for selecting n|
00000d50  69 63 65 20 4a 75 6c 69  61 20 73 65 74 73 20 61  |ice Julia sets a|
00000d60  73 20 74 68 65 20 62 65  73 74 20 6f 6e 65 73 20  |s the best ones |
00000d70  61 72 65 20 61 6c 77 61  79 73 0a 74 68 65 20 6f  |are always.the o|
00000d80  6e 65 73 20 6e 65 61 72  65 73 74 20 74 68 65 20  |nes nearest the |
00000d90  27 4e 6f 72 77 65 67 69  61 6e 20 63 6f 61 73 74  |'Norwegian coast|
00000da0  6c 69 6e 65 27 2e 0a 0a  49 66 20 79 6f 75 20 61  |line'...If you a|
00000db0  72 65 20 69 6e 20 4a 75  6c 69 61 20 6d 6f 64 65  |re in Julia mode|
00000dc0  2c 20 74 68 65 6e 20 70  72 65 73 73 69 6e 67 20  |, then pressing |
00000dd0  27 6d 27 20 77 69 6c 6c  20 6d 61 6b 65 20 74 68  |'m' will make th|
00000de0  65 20 70 6c 6f 74 74 65  72 20 6a 75 6d 70 20 74  |e plotter jump t|
00000df0  6f 20 61 0a 4d 61 6e 64  6c 65 62 72 6f 74 20 73  |o a.Mandlebrot s|
00000e00  65 74 20 75 73 69 6e 67  20 74 68 65 20 73 61 6d  |et using the sam|
00000e10  65 20 72 61 6e 67 65 73  2e 20 43 6f 75 6c 64 20  |e ranges. Could |
00000e20  62 65 20 75 73 65 66 75  6c 20 49 20 73 75 70 70  |be useful I supp|
00000e30  6f 73 65 2e 2e 2e 0a 0a  52 20 2d 20 72 65 73 65  |ose.....R - rese|
00000e40  74 73 20 79 6f 75 20 74  6f 20 74 68 65 20 62 61  |ts you to the ba|
00000e50  73 65 20 66 72 61 63 74  61 6c 2e 20 28 55 73 75  |se fractal. (Usu|
00000e60  61 6c 6c 79 20 74 68 65  20 6f 6e 65 20 77 68 69  |ally the one whi|
00000e70  63 68 20 61 70 70 65 61  72 65 64 20 77 68 65 6e  |ch appeared when|
00000e80  20 79 6f 75 0a 65 6e 74  65 72 65 64 20 74 68 65  | you.entered the|
00000e90  20 66 72 61 63 74 61 6c  20 70 6c 6f 74 74 65 72  | fractal plotter|
00000ea0  20 66 72 6f 6d 20 74 68  65 20 64 65 73 6b 74 6f  | from the deskto|
00000eb0  70 29 2e 0a 0a 53 20 2d  20 73 61 76 65 73 20 74  |p)...S - saves t|
00000ec0  68 65 20 63 75 72 72 65  6e 74 20 66 72 61 63 74  |he current fract|
00000ed0  61 6c 20 61 73 20 61 20  73 70 72 69 74 65 20 77  |al as a sprite w|
00000ee0  69 74 68 20 74 68 65 20  66 69 6c 65 20 6e 61 6d  |ith the file nam|
00000ef0  65 20 79 6f 75 20 73 75  70 70 6c 79 2e 20 49 66  |e you supply. If|
00000f00  0a 6e 6f 20 64 69 72 65  63 74 6f 72 79 20 73 74  |.no directory st|
00000f10  72 75 63 74 75 72 65 20  69 73 20 73 75 70 70 6c  |ructure is suppl|
00000f20  69 65 64 2c 20 74 68 65  6e 20 74 68 65 20 63 75  |ied, then the cu|
00000f30  72 72 65 6e 74 20 43 53  44 20 61 6e 64 20 66 69  |rrent CSD and fi|
00000f40  6c 65 20 73 79 73 74 65  6d 20 69 73 0a 75 73 65  |le system is.use|
00000f50  64 2e 0a 0a 51 20 2d 20  71 75 69 74 73 20 62 61  |d...Q - quits ba|
00000f60  63 6b 20 74 6f 20 74 68  65 20 64 65 73 6b 74 6f  |ck to the deskto|
00000f70  70 2e 0a 0a 43 6f 75 6e  74 20 73 68 6f 77 73 20  |p...Count shows |
00000f80  61 20 63 6f 75 6e 74 20  64 6f 77 6e 20 6f 66 20  |a count down of |
00000f90  68 6f 77 20 6d 61 6e 79  20 6c 69 6e 65 73 20 74  |how many lines t|
00000fa0  68 65 72 65 20 61 72 65  20 74 6f 20 67 6f 2e 0a  |here are to go..|
00000fb0  0a 0a 54 68 61 74 20 61  62 6f 75 74 20 77 72 61  |..That about wra|
00000fc0  70 73 20 69 74 20 75 70  20 66 6f 72 20 74 68 65  |ps it up for the|
00000fd0  20 69 6e 73 74 72 75 63  74 69 6f 6e 73 2e 20 49  | instructions. I|
00000fe0  66 20 74 68 65 72 65 20  61 72 65 20 61 6e 79 20  |f there are any |
00000ff0  66 65 61 74 75 72 65 73  20 6e 6f 74 0a 64 6f 63  |features not.doc|
00001000  75 6d 65 6e 74 65 64 2c  20 79 6f 75 20 73 68 6f  |umented, you sho|
00001010  75 6c 64 20 68 61 76 65  20 6e 6f 20 74 72 6f 75  |uld have no trou|
00001020  62 6c 65 20 69 6e 20 66  69 6e 64 69 6e 67 20 6f  |ble in finding o|
00001030  75 74 20 66 6f 72 20 79  6f 75 72 73 65 6c 66 21  |ut for yourself!|
00001040  0a 0a 0a 50 53 20 69 66  20 61 6e 79 6f 6e 65 20  |...PS if anyone |
00001050  6b 6e 6f 77 73 20 68 6f  77 20 21 46 61 73 74 42  |knows how !FastB|
00001060  72 6f 74 20 77 6f 72 6b  73 2c 20 70 6c 65 61 73  |rot works, pleas|
00001070  65 20 74 65 6c 6c 20 6d  65 21 0a 0a 0a 3a 3a 3a  |e tell me!...:::|
00001080  3a 3a 3a 3a 3a 3a 3a 3a  3a 3a 3a 3a 3a 3a 3a 3a  |::::::::::::::::|
*
000010c0  3a 3a 3a 3a 3a 3a 3a 3a  3a 0a                    |:::::::::.|
000010ca