Home » Archimedes archive » Archimedes World » archimedes_world_volume_15_issue_1_scp.adf » !Olly_Olly » !Olly/!Help

!Olly/!Help

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 » Archimedes World » archimedes_world_volume_15_issue_1_scp.adf » !Olly_Olly
Filename: !Olly/!Help
Read OK:
File size: 06BD bytes
Load address: 0000
Exec address: 0000
File contents
            __      ___                _       ___  _ _     ___
            \ \    / / |_  ___ _ _ ___( )___  / _ \| | |_  |__ \
             \ \/\/ /| ' \/ -_) '_/ -_)/(_-< | (_) | | | || |/_/
              \_/\_/ |_||_\___|_| \___| /__/  \___/|_|_|\_, (_)
                                                        |__/

                          v1.00 7th September 1997
                               By Ben Olliv�re

License
-------
This program is freeware, you may do as you wish with it, excepting :
	Charge in any way for distribution.
	Distribute any altered code without the original.
	Distribute this on a magazine disc or PD CD without first asking.
	Distribute the software without this help file.

Installation
------------
You may install this on a RPC by plonking it in the !Boot.Choices.Boot.Tasks
directory, or add it to a desktop boot file.

Use
---
Simple, double click on !Olly, which will install the screen saver to the
left hand side of the icon bar and claim 8k.

Clicking on its icon bar icon will open the choices window, and allow you to
change the delay time in seconds (decimals are accepted). Clicking OK will
store the value.

Alterations
-----------
The desktop front end is written in machine code, but the program 'Saver2'
actually draws the screen saver. This is pretty fully documented, and is
provided as a BASIC program for ease of alteration. You should only alter the
actual render code, all the rest of the code _is_ required. 

Author
------
You may contact the author through :
	btm@eh.org
	benjamin.ollivere@sjc.ox.ac.uk
	grasshopper@bitsmart.com
I only have access to email during term time.

You may also contact me through :
	Ben Ollivere
	6, Truro Close,
	East Leake,
	LE12 6HB
00000000  20 20 20 20 20 20 20 20  20 20 20 20 5f 5f 20 20  |            __  |
00000010  20 20 20 20 5f 5f 5f 20  20 20 20 20 20 20 20 20  |    ___         |
00000020  20 20 20 20 20 20 20 5f  20 20 20 20 20 20 20 5f  |       _       _|
00000030  5f 5f 20 20 5f 20 5f 20  20 20 20 20 5f 5f 5f 0a  |__  _ _     ___.|
00000040  20 20 20 20 20 20 20 20  20 20 20 20 5c 20 5c 20  |            \ \ |
00000050  20 20 20 2f 20 2f 20 7c  5f 20 20 5f 5f 5f 20 5f  |   / / |_  ___ _|
00000060  20 5f 20 5f 5f 5f 28 20  29 5f 5f 5f 20 20 2f 20  | _ ___( )___  / |
00000070  5f 20 5c 7c 20 7c 20 7c  5f 20 20 7c 5f 5f 20 5c  |_ \| | |_  |__ \|
00000080  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 5c 20  |.             \ |
00000090  5c 2f 5c 2f 20 2f 7c 20  27 20 5c 2f 20 2d 5f 29  |\/\/ /| ' \/ -_)|
000000a0  20 27 5f 2f 20 2d 5f 29  2f 28 5f 2d 3c 20 7c 20  | '_/ -_)/(_-< | |
000000b0  28 5f 29 20 7c 20 7c 20  7c 20 7c 7c 20 7c 2f 5f  |(_) | | | || |/_|
000000c0  2f 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |/.              |
000000d0  5c 5f 2f 5c 5f 2f 20 7c  5f 7c 7c 5f 5c 5f 5f 5f  |\_/\_/ |_||_\___|
000000e0  7c 5f 7c 20 5c 5f 5f 5f  7c 20 2f 5f 5f 2f 20 20  ||_| \___| /__/  |
000000f0  5c 5f 5f 5f 2f 7c 5f 7c  5f 7c 5c 5f 2c 20 28 5f  |\___/|_|_|\_, (_|
00000100  29 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |).              |
00000110  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000130  20 20 20 20 20 20 20 20  20 20 7c 5f 5f 2f 0a 0a  |          |__/..|
00000140  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000150  20 20 20 20 20 20 20 20  20 20 76 31 2e 30 30 20  |          v1.00 |
00000160  37 74 68 20 53 65 70 74  65 6d 62 65 72 20 31 39  |7th September 19|
00000170  39 37 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |97.             |
00000180  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000190  20 20 42 79 20 42 65 6e  20 4f 6c 6c 69 76 e8 72  |  By Ben Olliv.r|
000001a0  65 0a 0a 4c 69 63 65 6e  73 65 0a 2d 2d 2d 2d 2d  |e..License.-----|
000001b0  2d 2d 0a 54 68 69 73 20  70 72 6f 67 72 61 6d 20  |--.This program |
000001c0  69 73 20 66 72 65 65 77  61 72 65 2c 20 79 6f 75  |is freeware, you|
000001d0  20 6d 61 79 20 64 6f 20  61 73 20 79 6f 75 20 77  | may do as you w|
000001e0  69 73 68 20 77 69 74 68  20 69 74 2c 20 65 78 63  |ish with it, exc|
000001f0  65 70 74 69 6e 67 20 3a  0a 09 43 68 61 72 67 65  |epting :..Charge|
00000200  20 69 6e 20 61 6e 79 20  77 61 79 20 66 6f 72 20  | in any way for |
00000210  64 69 73 74 72 69 62 75  74 69 6f 6e 2e 0a 09 44  |distribution...D|
00000220  69 73 74 72 69 62 75 74  65 20 61 6e 79 20 61 6c  |istribute any al|
00000230  74 65 72 65 64 20 63 6f  64 65 20 77 69 74 68 6f  |tered code witho|
00000240  75 74 20 74 68 65 20 6f  72 69 67 69 6e 61 6c 2e  |ut the original.|
00000250  0a 09 44 69 73 74 72 69  62 75 74 65 20 74 68 69  |..Distribute thi|
00000260  73 20 6f 6e 20 61 20 6d  61 67 61 7a 69 6e 65 20  |s on a magazine |
00000270  64 69 73 63 20 6f 72 20  50 44 20 43 44 20 77 69  |disc or PD CD wi|
00000280  74 68 6f 75 74 20 66 69  72 73 74 20 61 73 6b 69  |thout first aski|
00000290  6e 67 2e 0a 09 44 69 73  74 72 69 62 75 74 65 20  |ng...Distribute |
000002a0  74 68 65 20 73 6f 66 74  77 61 72 65 20 77 69 74  |the software wit|
000002b0  68 6f 75 74 20 74 68 69  73 20 68 65 6c 70 20 66  |hout this help f|
000002c0  69 6c 65 2e 0a 0a 49 6e  73 74 61 6c 6c 61 74 69  |ile...Installati|
000002d0  6f 6e 0a 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 0a  |on.------------.|
000002e0  59 6f 75 20 6d 61 79 20  69 6e 73 74 61 6c 6c 20  |You may install |
000002f0  74 68 69 73 20 6f 6e 20  61 20 52 50 43 20 62 79  |this on a RPC by|
00000300  20 70 6c 6f 6e 6b 69 6e  67 20 69 74 20 69 6e 20  | plonking it in |
00000310  74 68 65 20 21 42 6f 6f  74 2e 43 68 6f 69 63 65  |the !Boot.Choice|
00000320  73 2e 42 6f 6f 74 2e 54  61 73 6b 73 0a 64 69 72  |s.Boot.Tasks.dir|
00000330  65 63 74 6f 72 79 2c 20  6f 72 20 61 64 64 20 69  |ectory, or add i|
00000340  74 20 74 6f 20 61 20 64  65 73 6b 74 6f 70 20 62  |t to a desktop b|
00000350  6f 6f 74 20 66 69 6c 65  2e 0a 0a 55 73 65 0a 2d  |oot file...Use.-|
00000360  2d 2d 0a 53 69 6d 70 6c  65 2c 20 64 6f 75 62 6c  |--.Simple, doubl|
00000370  65 20 63 6c 69 63 6b 20  6f 6e 20 21 4f 6c 6c 79  |e click on !Olly|
00000380  2c 20 77 68 69 63 68 20  77 69 6c 6c 20 69 6e 73  |, which will ins|
00000390  74 61 6c 6c 20 74 68 65  20 73 63 72 65 65 6e 20  |tall the screen |
000003a0  73 61 76 65 72 20 74 6f  20 74 68 65 0a 6c 65 66  |saver to the.lef|
000003b0  74 20 68 61 6e 64 20 73  69 64 65 20 6f 66 20 74  |t hand side of t|
000003c0  68 65 20 69 63 6f 6e 20  62 61 72 20 61 6e 64 20  |he icon bar and |
000003d0  63 6c 61 69 6d 20 38 6b  2e 0a 0a 43 6c 69 63 6b  |claim 8k...Click|
000003e0  69 6e 67 20 6f 6e 20 69  74 73 20 69 63 6f 6e 20  |ing on its icon |
000003f0  62 61 72 20 69 63 6f 6e  20 77 69 6c 6c 20 6f 70  |bar icon will op|
00000400  65 6e 20 74 68 65 20 63  68 6f 69 63 65 73 20 77  |en the choices w|
00000410  69 6e 64 6f 77 2c 20 61  6e 64 20 61 6c 6c 6f 77  |indow, and allow|
00000420  20 79 6f 75 20 74 6f 0a  63 68 61 6e 67 65 20 74  | you to.change t|
00000430  68 65 20 64 65 6c 61 79  20 74 69 6d 65 20 69 6e  |he delay time in|
00000440  20 73 65 63 6f 6e 64 73  20 28 64 65 63 69 6d 61  | seconds (decima|
00000450  6c 73 20 61 72 65 20 61  63 63 65 70 74 65 64 29  |ls are accepted)|
00000460  2e 20 43 6c 69 63 6b 69  6e 67 20 4f 4b 20 77 69  |. Clicking OK wi|
00000470  6c 6c 0a 73 74 6f 72 65  20 74 68 65 20 76 61 6c  |ll.store the val|
00000480  75 65 2e 0a 0a 41 6c 74  65 72 61 74 69 6f 6e 73  |ue...Alterations|
00000490  0a 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 0a 54 68 65  |.-----------.The|
000004a0  20 64 65 73 6b 74 6f 70  20 66 72 6f 6e 74 20 65  | desktop front e|
000004b0  6e 64 20 69 73 20 77 72  69 74 74 65 6e 20 69 6e  |nd is written in|
000004c0  20 6d 61 63 68 69 6e 65  20 63 6f 64 65 2c 20 62  | machine code, b|
000004d0  75 74 20 74 68 65 20 70  72 6f 67 72 61 6d 20 27  |ut the program '|
000004e0  53 61 76 65 72 32 27 0a  61 63 74 75 61 6c 6c 79  |Saver2'.actually|
000004f0  20 64 72 61 77 73 20 74  68 65 20 73 63 72 65 65  | draws the scree|
00000500  6e 20 73 61 76 65 72 2e  20 54 68 69 73 20 69 73  |n saver. This is|
00000510  20 70 72 65 74 74 79 20  66 75 6c 6c 79 20 64 6f  | pretty fully do|
00000520  63 75 6d 65 6e 74 65 64  2c 20 61 6e 64 20 69 73  |cumented, and is|
00000530  0a 70 72 6f 76 69 64 65  64 20 61 73 20 61 20 42  |.provided as a B|
00000540  41 53 49 43 20 70 72 6f  67 72 61 6d 20 66 6f 72  |ASIC program for|
00000550  20 65 61 73 65 20 6f 66  20 61 6c 74 65 72 61 74  | ease of alterat|
00000560  69 6f 6e 2e 20 59 6f 75  20 73 68 6f 75 6c 64 20  |ion. You should |
00000570  6f 6e 6c 79 20 61 6c 74  65 72 20 74 68 65 0a 61  |only alter the.a|
00000580  63 74 75 61 6c 20 72 65  6e 64 65 72 20 63 6f 64  |ctual render cod|
00000590  65 2c 20 61 6c 6c 20 74  68 65 20 72 65 73 74 20  |e, all the rest |
000005a0  6f 66 20 74 68 65 20 63  6f 64 65 20 5f 69 73 5f  |of the code _is_|
000005b0  20 72 65 71 75 69 72 65  64 2e 20 0a 0a 41 75 74  | required. ..Aut|
000005c0  68 6f 72 0a 2d 2d 2d 2d  2d 2d 0a 59 6f 75 20 6d  |hor.------.You m|
000005d0  61 79 20 63 6f 6e 74 61  63 74 20 74 68 65 20 61  |ay contact the a|
000005e0  75 74 68 6f 72 20 74 68  72 6f 75 67 68 20 3a 0a  |uthor through :.|
000005f0  09 62 74 6d 40 65 68 2e  6f 72 67 0a 09 62 65 6e  |.btm@eh.org..ben|
00000600  6a 61 6d 69 6e 2e 6f 6c  6c 69 76 65 72 65 40 73  |jamin.ollivere@s|
00000610  6a 63 2e 6f 78 2e 61 63  2e 75 6b 0a 09 67 72 61  |jc.ox.ac.uk..gra|
00000620  73 73 68 6f 70 70 65 72  40 62 69 74 73 6d 61 72  |sshopper@bitsmar|
00000630  74 2e 63 6f 6d 0a 49 20  6f 6e 6c 79 20 68 61 76  |t.com.I only hav|
00000640  65 20 61 63 63 65 73 73  20 74 6f 20 65 6d 61 69  |e access to emai|
00000650  6c 20 64 75 72 69 6e 67  20 74 65 72 6d 20 74 69  |l during term ti|
00000660  6d 65 2e 0a 0a 59 6f 75  20 6d 61 79 20 61 6c 73  |me...You may als|
00000670  6f 20 63 6f 6e 74 61 63  74 20 6d 65 20 74 68 72  |o contact me thr|
00000680  6f 75 67 68 20 3a 0a 09  42 65 6e 20 4f 6c 6c 69  |ough :..Ben Olli|
00000690  76 65 72 65 0a 09 36 2c  20 54 72 75 72 6f 20 43  |vere..6, Truro C|
000006a0  6c 6f 73 65 2c 0a 09 45  61 73 74 20 4c 65 61 6b  |lose,..East Leak|
000006b0  65 2c 0a 09 4c 45 31 32  20 36 48 42 0a           |e,..LE12 6HB.|
000006bd