Home » Archimedes archive » Acorn User » AU 1998-07.adf » mfs120demo » !MavicaFS/!Help

!MavicaFS/!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 » Acorn User » AU 1998-07.adf » mfs120demo
Filename: !MavicaFS/!Help
Read OK:
File size: 1445 bytes
Load address: 0000
Exec address: 0000
File contents
MavicaFS v1.20
==============
�Copyright 1998 David Glover

Purpose
=======

This program allows you to read JPEG files created by the Sony Mavica digital camera. They are otherwise unreadable by most RiscOS applications, because they have a non-standard header. If you don't own a Mavica, then this program isn't much use to you!

How to use
==========

This program fully supports !Help, for those who don't like reading help files. Before you rush off, though, please read the shareware note at the bottom of this file.

When run, the program will plant itself firmly on your icon bar. If you are using an unregistered version, a window will appear with a progress bar. This window does nothing except act as an incentive to register the software, as it is removed if you register.

Once the program has loaded, and the progress window has disappeared, (Click "OK" once the progress bar has reached 100%.) you can click on it's icon bar icon to show the program window. It contains lots of icons that are, for now, greyed out and unusable. (And a cute picture of my cat.) To do anything interesting, you'll need to insert a Mavica disk and click "Scan".

After much whirring and clunking, one of three things will happen. Either you'll get the error "Drive empty", which means you forgot to insert a disk, or you'll get the error "No Mavica image files found", which means you havn't taken any photos on this disk, or all the buttons will un-grey and the first image on the disk will appear in the "preview" box. (Hooray!)

You can now do many things. You can browse through the images on the disk by using the left and right arrows, or by clicking on the box in-between and choosing an image directly.

You can click "View full size" to view the image at it's full size in a window, or click "View full screen" to see it screen-sized.

You can also save the image to use elsewhere. Click "Save as sprite" to save the image as a standard RiscOS sprite. You'll find the save box contains the following options:

Colours - the number of colours in the resulting image. People with an A5000 or earlier machine should be warned that !Paint cannot display 32k or 16M images.

Size - give you two choices. Normal (640 x 480), or half size (32 x 240).

Low-res - this will create a rectangular-pixel mode image, for people with older monitors.

Rotate 90� - if you've taken any photos with the camera on it's side, this will turn the resulting image round.

Invert - ever taken a photo using the rather pointless "negative" mode and wished you hadn't? This will un-do it. (It will also invert normal photos - should you ever want to.)

Ticking "Whole floppy" before saving will allow you to save the entire contents of a disk to a directory.

IMPORTANT
=========

Before removing the disk you *must* click the "dismount" button. Faliure to do this will confuse the stuffing out of RiscOS and many nasty things will happen.

Options
=======

Selecting "Setup..." from the icon bar menu will allow you to specify the image quality used in full screen mode. Note the requirements in brackets after each option.

Registered users note
=====================

Your codes from previous versions will also work in this version. For ease of re-registration you can simply copy the "Register" file from inside MavicaFS into the new version.

Changes
=======

From v1.10 to v1.20
-------------------

* "View full screen" now uses an 800x600 mode if you're using a RiscPC - improved image quality slightly.

* Reduced the amount of times the disc needs to be accessed. Much much nicer.

* Size options in "Save as sprite".

* Now supports !Help.

From v1.00 to v1.10
-------------------

* Reorganised the main window.

* Added a "view full size" button.

* Small registration bug fixes.

Shareware
=========

This software is Shareware:

Software that has been released as "Shareware" means that you can download it and try it out for free. You can also give copies to your friends to try. However, if you like the software and intend to keep on using it, you should send the appropiate registration fee to the author.

Contacting me
=============

Please contact me if you find a bug, whether you are a registered user or not. I will aim to fix the bug and send a new version to you as soon as possible.

E-mail (preferred):	glover@argonet.co.uk

Snail-mail:		David Glover
			12 Feilden Grove
			Headington
			Oxford
			OX3 0DU
			United Kingdom

Fax (UK):		01865 308558
Fax (International):	+44 1865 308558

Registration
============

10 UK pounds for a single user licence and unlimited support.
100 UK pounds for a multiple-user site licence and unlimited support.

Please do not send non-sterling cheques or currency. Sterling cheques payable to "David Glover".

Send payment and your postal, e-mail address, or fax number to:

David Glover
12 Feilden Grove
Headington
Oxford
OX3 0DU
United Kingdom

You will receive a registration code with which you can enter into MavicaFS. (Select "Register..." from the icon bar menu.) This will unlock MavicaFS, place your name or site name into the info window, and remove the startup delay.

Please do not distribute registered copies of MavicaFS.

Thanks!
00000000  4d 61 76 69 63 61 46 53  20 76 31 2e 32 30 0a 3d  |MavicaFS v1.20.=|
00000010  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 0a a9 43  |=============..C|
00000020  6f 70 79 72 69 67 68 74  20 31 39 39 38 20 44 61  |opyright 1998 Da|
00000030  76 69 64 20 47 6c 6f 76  65 72 0a 0a 50 75 72 70  |vid Glover..Purp|
00000040  6f 73 65 0a 3d 3d 3d 3d  3d 3d 3d 0a 0a 54 68 69  |ose.=======..Thi|
00000050  73 20 70 72 6f 67 72 61  6d 20 61 6c 6c 6f 77 73  |s program allows|
00000060  20 79 6f 75 20 74 6f 20  72 65 61 64 20 4a 50 45  | you to read JPE|
00000070  47 20 66 69 6c 65 73 20  63 72 65 61 74 65 64 20  |G files created |
00000080  62 79 20 74 68 65 20 53  6f 6e 79 20 4d 61 76 69  |by the Sony Mavi|
00000090  63 61 20 64 69 67 69 74  61 6c 20 63 61 6d 65 72  |ca digital camer|
000000a0  61 2e 20 54 68 65 79 20  61 72 65 20 6f 74 68 65  |a. They are othe|
000000b0  72 77 69 73 65 20 75 6e  72 65 61 64 61 62 6c 65  |rwise unreadable|
000000c0  20 62 79 20 6d 6f 73 74  20 52 69 73 63 4f 53 20  | by most RiscOS |
000000d0  61 70 70 6c 69 63 61 74  69 6f 6e 73 2c 20 62 65  |applications, be|
000000e0  63 61 75 73 65 20 74 68  65 79 20 68 61 76 65 20  |cause they have |
000000f0  61 20 6e 6f 6e 2d 73 74  61 6e 64 61 72 64 20 68  |a non-standard h|
00000100  65 61 64 65 72 2e 20 49  66 20 79 6f 75 20 64 6f  |eader. If you do|
00000110  6e 27 74 20 6f 77 6e 20  61 20 4d 61 76 69 63 61  |n't own a Mavica|
00000120  2c 20 74 68 65 6e 20 74  68 69 73 20 70 72 6f 67  |, then this prog|
00000130  72 61 6d 20 69 73 6e 27  74 20 6d 75 63 68 20 75  |ram isn't much u|
00000140  73 65 20 74 6f 20 79 6f  75 21 0a 0a 48 6f 77 20  |se to you!..How |
00000150  74 6f 20 75 73 65 0a 3d  3d 3d 3d 3d 3d 3d 3d 3d  |to use.=========|
00000160  3d 0a 0a 54 68 69 73 20  70 72 6f 67 72 61 6d 20  |=..This program |
00000170  66 75 6c 6c 79 20 73 75  70 70 6f 72 74 73 20 21  |fully supports !|
00000180  48 65 6c 70 2c 20 66 6f  72 20 74 68 6f 73 65 20  |Help, for those |
00000190  77 68 6f 20 64 6f 6e 27  74 20 6c 69 6b 65 20 72  |who don't like r|
000001a0  65 61 64 69 6e 67 20 68  65 6c 70 20 66 69 6c 65  |eading help file|
000001b0  73 2e 20 42 65 66 6f 72  65 20 79 6f 75 20 72 75  |s. Before you ru|
000001c0  73 68 20 6f 66 66 2c 20  74 68 6f 75 67 68 2c 20  |sh off, though, |
000001d0  70 6c 65 61 73 65 20 72  65 61 64 20 74 68 65 20  |please read the |
000001e0  73 68 61 72 65 77 61 72  65 20 6e 6f 74 65 20 61  |shareware note a|
000001f0  74 20 74 68 65 20 62 6f  74 74 6f 6d 20 6f 66 20  |t the bottom of |
00000200  74 68 69 73 20 66 69 6c  65 2e 0a 0a 57 68 65 6e  |this file...When|
00000210  20 72 75 6e 2c 20 74 68  65 20 70 72 6f 67 72 61  | run, the progra|
00000220  6d 20 77 69 6c 6c 20 70  6c 61 6e 74 20 69 74 73  |m will plant its|
00000230  65 6c 66 20 66 69 72 6d  6c 79 20 6f 6e 20 79 6f  |elf firmly on yo|
00000240  75 72 20 69 63 6f 6e 20  62 61 72 2e 20 49 66 20  |ur icon bar. If |
00000250  79 6f 75 20 61 72 65 20  75 73 69 6e 67 20 61 6e  |you are using an|
00000260  20 75 6e 72 65 67 69 73  74 65 72 65 64 20 76 65  | unregistered ve|
00000270  72 73 69 6f 6e 2c 20 61  20 77 69 6e 64 6f 77 20  |rsion, a window |
00000280  77 69 6c 6c 20 61 70 70  65 61 72 20 77 69 74 68  |will appear with|
00000290  20 61 20 70 72 6f 67 72  65 73 73 20 62 61 72 2e  | a progress bar.|
000002a0  20 54 68 69 73 20 77 69  6e 64 6f 77 20 64 6f 65  | This window doe|
000002b0  73 20 6e 6f 74 68 69 6e  67 20 65 78 63 65 70 74  |s nothing except|
000002c0  20 61 63 74 20 61 73 20  61 6e 20 69 6e 63 65 6e  | act as an incen|
000002d0  74 69 76 65 20 74 6f 20  72 65 67 69 73 74 65 72  |tive to register|
000002e0  20 74 68 65 20 73 6f 66  74 77 61 72 65 2c 20 61  | the software, a|
000002f0  73 20 69 74 20 69 73 20  72 65 6d 6f 76 65 64 20  |s it is removed |
00000300  69 66 20 79 6f 75 20 72  65 67 69 73 74 65 72 2e  |if you register.|
00000310  0a 0a 4f 6e 63 65 20 74  68 65 20 70 72 6f 67 72  |..Once the progr|
00000320  61 6d 20 68 61 73 20 6c  6f 61 64 65 64 2c 20 61  |am has loaded, a|
00000330  6e 64 20 74 68 65 20 70  72 6f 67 72 65 73 73 20  |nd the progress |
00000340  77 69 6e 64 6f 77 20 68  61 73 20 64 69 73 61 70  |window has disap|
00000350  70 65 61 72 65 64 2c 20  28 43 6c 69 63 6b 20 22  |peared, (Click "|
00000360  4f 4b 22 20 6f 6e 63 65  20 74 68 65 20 70 72 6f  |OK" once the pro|
00000370  67 72 65 73 73 20 62 61  72 20 68 61 73 20 72 65  |gress bar has re|
00000380  61 63 68 65 64 20 31 30  30 25 2e 29 20 79 6f 75  |ached 100%.) you|
00000390  20 63 61 6e 20 63 6c 69  63 6b 20 6f 6e 20 69 74  | can click on it|
000003a0  27 73 20 69 63 6f 6e 20  62 61 72 20 69 63 6f 6e  |'s icon bar icon|
000003b0  20 74 6f 20 73 68 6f 77  20 74 68 65 20 70 72 6f  | to show the pro|
000003c0  67 72 61 6d 20 77 69 6e  64 6f 77 2e 20 49 74 20  |gram window. It |
000003d0  63 6f 6e 74 61 69 6e 73  20 6c 6f 74 73 20 6f 66  |contains lots of|
000003e0  20 69 63 6f 6e 73 20 74  68 61 74 20 61 72 65 2c  | icons that are,|
000003f0  20 66 6f 72 20 6e 6f 77  2c 20 67 72 65 79 65 64  | for now, greyed|
00000400  20 6f 75 74 20 61 6e 64  20 75 6e 75 73 61 62 6c  | out and unusabl|
00000410  65 2e 20 28 41 6e 64 20  61 20 63 75 74 65 20 70  |e. (And a cute p|
00000420  69 63 74 75 72 65 20 6f  66 20 6d 79 20 63 61 74  |icture of my cat|
00000430  2e 29 20 54 6f 20 64 6f  20 61 6e 79 74 68 69 6e  |.) To do anythin|
00000440  67 20 69 6e 74 65 72 65  73 74 69 6e 67 2c 20 79  |g interesting, y|
00000450  6f 75 27 6c 6c 20 6e 65  65 64 20 74 6f 20 69 6e  |ou'll need to in|
00000460  73 65 72 74 20 61 20 4d  61 76 69 63 61 20 64 69  |sert a Mavica di|
00000470  73 6b 20 61 6e 64 20 63  6c 69 63 6b 20 22 53 63  |sk and click "Sc|
00000480  61 6e 22 2e 0a 0a 41 66  74 65 72 20 6d 75 63 68  |an"...After much|
00000490  20 77 68 69 72 72 69 6e  67 20 61 6e 64 20 63 6c  | whirring and cl|
000004a0  75 6e 6b 69 6e 67 2c 20  6f 6e 65 20 6f 66 20 74  |unking, one of t|
000004b0  68 72 65 65 20 74 68 69  6e 67 73 20 77 69 6c 6c  |hree things will|
000004c0  20 68 61 70 70 65 6e 2e  20 45 69 74 68 65 72 20  | happen. Either |
000004d0  79 6f 75 27 6c 6c 20 67  65 74 20 74 68 65 20 65  |you'll get the e|
000004e0  72 72 6f 72 20 22 44 72  69 76 65 20 65 6d 70 74  |rror "Drive empt|
000004f0  79 22 2c 20 77 68 69 63  68 20 6d 65 61 6e 73 20  |y", which means |
00000500  79 6f 75 20 66 6f 72 67  6f 74 20 74 6f 20 69 6e  |you forgot to in|
00000510  73 65 72 74 20 61 20 64  69 73 6b 2c 20 6f 72 20  |sert a disk, or |
00000520  79 6f 75 27 6c 6c 20 67  65 74 20 74 68 65 20 65  |you'll get the e|
00000530  72 72 6f 72 20 22 4e 6f  20 4d 61 76 69 63 61 20  |rror "No Mavica |
00000540  69 6d 61 67 65 20 66 69  6c 65 73 20 66 6f 75 6e  |image files foun|
00000550  64 22 2c 20 77 68 69 63  68 20 6d 65 61 6e 73 20  |d", which means |
00000560  79 6f 75 20 68 61 76 6e  27 74 20 74 61 6b 65 6e  |you havn't taken|
00000570  20 61 6e 79 20 70 68 6f  74 6f 73 20 6f 6e 20 74  | any photos on t|
00000580  68 69 73 20 64 69 73 6b  2c 20 6f 72 20 61 6c 6c  |his disk, or all|
00000590  20 74 68 65 20 62 75 74  74 6f 6e 73 20 77 69 6c  | the buttons wil|
000005a0  6c 20 75 6e 2d 67 72 65  79 20 61 6e 64 20 74 68  |l un-grey and th|
000005b0  65 20 66 69 72 73 74 20  69 6d 61 67 65 20 6f 6e  |e first image on|
000005c0  20 74 68 65 20 64 69 73  6b 20 77 69 6c 6c 20 61  | the disk will a|
000005d0  70 70 65 61 72 20 69 6e  20 74 68 65 20 22 70 72  |ppear in the "pr|
000005e0  65 76 69 65 77 22 20 62  6f 78 2e 20 28 48 6f 6f  |eview" box. (Hoo|
000005f0  72 61 79 21 29 0a 0a 59  6f 75 20 63 61 6e 20 6e  |ray!)..You can n|
00000600  6f 77 20 64 6f 20 6d 61  6e 79 20 74 68 69 6e 67  |ow do many thing|
00000610  73 2e 20 59 6f 75 20 63  61 6e 20 62 72 6f 77 73  |s. You can brows|
00000620  65 20 74 68 72 6f 75 67  68 20 74 68 65 20 69 6d  |e through the im|
00000630  61 67 65 73 20 6f 6e 20  74 68 65 20 64 69 73 6b  |ages on the disk|
00000640  20 62 79 20 75 73 69 6e  67 20 74 68 65 20 6c 65  | by using the le|
00000650  66 74 20 61 6e 64 20 72  69 67 68 74 20 61 72 72  |ft and right arr|
00000660  6f 77 73 2c 20 6f 72 20  62 79 20 63 6c 69 63 6b  |ows, or by click|
00000670  69 6e 67 20 6f 6e 20 74  68 65 20 62 6f 78 20 69  |ing on the box i|
00000680  6e 2d 62 65 74 77 65 65  6e 20 61 6e 64 20 63 68  |n-between and ch|
00000690  6f 6f 73 69 6e 67 20 61  6e 20 69 6d 61 67 65 20  |oosing an image |
000006a0  64 69 72 65 63 74 6c 79  2e 0a 0a 59 6f 75 20 63  |directly...You c|
000006b0  61 6e 20 63 6c 69 63 6b  20 22 56 69 65 77 20 66  |an click "View f|
000006c0  75 6c 6c 20 73 69 7a 65  22 20 74 6f 20 76 69 65  |ull size" to vie|
000006d0  77 20 74 68 65 20 69 6d  61 67 65 20 61 74 20 69  |w the image at i|
000006e0  74 27 73 20 66 75 6c 6c  20 73 69 7a 65 20 69 6e  |t's full size in|
000006f0  20 61 20 77 69 6e 64 6f  77 2c 20 6f 72 20 63 6c  | a window, or cl|
00000700  69 63 6b 20 22 56 69 65  77 20 66 75 6c 6c 20 73  |ick "View full s|
00000710  63 72 65 65 6e 22 20 74  6f 20 73 65 65 20 69 74  |creen" to see it|
00000720  20 73 63 72 65 65 6e 2d  73 69 7a 65 64 2e 0a 0a  | screen-sized...|
00000730  59 6f 75 20 63 61 6e 20  61 6c 73 6f 20 73 61 76  |You can also sav|
00000740  65 20 74 68 65 20 69 6d  61 67 65 20 74 6f 20 75  |e the image to u|
00000750  73 65 20 65 6c 73 65 77  68 65 72 65 2e 20 43 6c  |se elsewhere. Cl|
00000760  69 63 6b 20 22 53 61 76  65 20 61 73 20 73 70 72  |ick "Save as spr|
00000770  69 74 65 22 20 74 6f 20  73 61 76 65 20 74 68 65  |ite" to save the|
00000780  20 69 6d 61 67 65 20 61  73 20 61 20 73 74 61 6e  | image as a stan|
00000790  64 61 72 64 20 52 69 73  63 4f 53 20 73 70 72 69  |dard RiscOS spri|
000007a0  74 65 2e 20 59 6f 75 27  6c 6c 20 66 69 6e 64 20  |te. You'll find |
000007b0  74 68 65 20 73 61 76 65  20 62 6f 78 20 63 6f 6e  |the save box con|
000007c0  74 61 69 6e 73 20 74 68  65 20 66 6f 6c 6c 6f 77  |tains the follow|
000007d0  69 6e 67 20 6f 70 74 69  6f 6e 73 3a 0a 0a 43 6f  |ing options:..Co|
000007e0  6c 6f 75 72 73 20 2d 20  74 68 65 20 6e 75 6d 62  |lours - the numb|
000007f0  65 72 20 6f 66 20 63 6f  6c 6f 75 72 73 20 69 6e  |er of colours in|
00000800  20 74 68 65 20 72 65 73  75 6c 74 69 6e 67 20 69  | the resulting i|
00000810  6d 61 67 65 2e 20 50 65  6f 70 6c 65 20 77 69 74  |mage. People wit|
00000820  68 20 61 6e 20 41 35 30  30 30 20 6f 72 20 65 61  |h an A5000 or ea|
00000830  72 6c 69 65 72 20 6d 61  63 68 69 6e 65 20 73 68  |rlier machine sh|
00000840  6f 75 6c 64 20 62 65 20  77 61 72 6e 65 64 20 74  |ould be warned t|
00000850  68 61 74 20 21 50 61 69  6e 74 20 63 61 6e 6e 6f  |hat !Paint canno|
00000860  74 20 64 69 73 70 6c 61  79 20 33 32 6b 20 6f 72  |t display 32k or|
00000870  20 31 36 4d 20 69 6d 61  67 65 73 2e 0a 0a 53 69  | 16M images...Si|
00000880  7a 65 20 2d 20 67 69 76  65 20 79 6f 75 20 74 77  |ze - give you tw|
00000890  6f 20 63 68 6f 69 63 65  73 2e 20 4e 6f 72 6d 61  |o choices. Norma|
000008a0  6c 20 28 36 34 30 20 78  20 34 38 30 29 2c 20 6f  |l (640 x 480), o|
000008b0  72 20 68 61 6c 66 20 73  69 7a 65 20 28 33 32 20  |r half size (32 |
000008c0  78 20 32 34 30 29 2e 0a  0a 4c 6f 77 2d 72 65 73  |x 240)...Low-res|
000008d0  20 2d 20 74 68 69 73 20  77 69 6c 6c 20 63 72 65  | - this will cre|
000008e0  61 74 65 20 61 20 72 65  63 74 61 6e 67 75 6c 61  |ate a rectangula|
000008f0  72 2d 70 69 78 65 6c 20  6d 6f 64 65 20 69 6d 61  |r-pixel mode ima|
00000900  67 65 2c 20 66 6f 72 20  70 65 6f 70 6c 65 20 77  |ge, for people w|
00000910  69 74 68 20 6f 6c 64 65  72 20 6d 6f 6e 69 74 6f  |ith older monito|
00000920  72 73 2e 0a 0a 52 6f 74  61 74 65 20 39 30 b0 20  |rs...Rotate 90. |
00000930  2d 20 69 66 20 79 6f 75  27 76 65 20 74 61 6b 65  |- if you've take|
00000940  6e 20 61 6e 79 20 70 68  6f 74 6f 73 20 77 69 74  |n any photos wit|
00000950  68 20 74 68 65 20 63 61  6d 65 72 61 20 6f 6e 20  |h the camera on |
00000960  69 74 27 73 20 73 69 64  65 2c 20 74 68 69 73 20  |it's side, this |
00000970  77 69 6c 6c 20 74 75 72  6e 20 74 68 65 20 72 65  |will turn the re|
00000980  73 75 6c 74 69 6e 67 20  69 6d 61 67 65 20 72 6f  |sulting image ro|
00000990  75 6e 64 2e 0a 0a 49 6e  76 65 72 74 20 2d 20 65  |und...Invert - e|
000009a0  76 65 72 20 74 61 6b 65  6e 20 61 20 70 68 6f 74  |ver taken a phot|
000009b0  6f 20 75 73 69 6e 67 20  74 68 65 20 72 61 74 68  |o using the rath|
000009c0  65 72 20 70 6f 69 6e 74  6c 65 73 73 20 22 6e 65  |er pointless "ne|
000009d0  67 61 74 69 76 65 22 20  6d 6f 64 65 20 61 6e 64  |gative" mode and|
000009e0  20 77 69 73 68 65 64 20  79 6f 75 20 68 61 64 6e  | wished you hadn|
000009f0  27 74 3f 20 54 68 69 73  20 77 69 6c 6c 20 75 6e  |'t? This will un|
00000a00  2d 64 6f 20 69 74 2e 20  28 49 74 20 77 69 6c 6c  |-do it. (It will|
00000a10  20 61 6c 73 6f 20 69 6e  76 65 72 74 20 6e 6f 72  | also invert nor|
00000a20  6d 61 6c 20 70 68 6f 74  6f 73 20 2d 20 73 68 6f  |mal photos - sho|
00000a30  75 6c 64 20 79 6f 75 20  65 76 65 72 20 77 61 6e  |uld you ever wan|
00000a40  74 20 74 6f 2e 29 0a 0a  54 69 63 6b 69 6e 67 20  |t to.)..Ticking |
00000a50  22 57 68 6f 6c 65 20 66  6c 6f 70 70 79 22 20 62  |"Whole floppy" b|
00000a60  65 66 6f 72 65 20 73 61  76 69 6e 67 20 77 69 6c  |efore saving wil|
00000a70  6c 20 61 6c 6c 6f 77 20  79 6f 75 20 74 6f 20 73  |l allow you to s|
00000a80  61 76 65 20 74 68 65 20  65 6e 74 69 72 65 20 63  |ave the entire c|
00000a90  6f 6e 74 65 6e 74 73 20  6f 66 20 61 20 64 69 73  |ontents of a dis|
00000aa0  6b 20 74 6f 20 61 20 64  69 72 65 63 74 6f 72 79  |k to a directory|
00000ab0  2e 0a 0a 49 4d 50 4f 52  54 41 4e 54 0a 3d 3d 3d  |...IMPORTANT.===|
00000ac0  3d 3d 3d 3d 3d 3d 0a 0a  42 65 66 6f 72 65 20 72  |======..Before r|
00000ad0  65 6d 6f 76 69 6e 67 20  74 68 65 20 64 69 73 6b  |emoving the disk|
00000ae0  20 79 6f 75 20 2a 6d 75  73 74 2a 20 63 6c 69 63  | you *must* clic|
00000af0  6b 20 74 68 65 20 22 64  69 73 6d 6f 75 6e 74 22  |k the "dismount"|
00000b00  20 62 75 74 74 6f 6e 2e  20 46 61 6c 69 75 72 65  | button. Faliure|
00000b10  20 74 6f 20 64 6f 20 74  68 69 73 20 77 69 6c 6c  | to do this will|
00000b20  20 63 6f 6e 66 75 73 65  20 74 68 65 20 73 74 75  | confuse the stu|
00000b30  66 66 69 6e 67 20 6f 75  74 20 6f 66 20 52 69 73  |ffing out of Ris|
00000b40  63 4f 53 20 61 6e 64 20  6d 61 6e 79 20 6e 61 73  |cOS and many nas|
00000b50  74 79 20 74 68 69 6e 67  73 20 77 69 6c 6c 20 68  |ty things will h|
00000b60  61 70 70 65 6e 2e 0a 0a  4f 70 74 69 6f 6e 73 0a  |appen...Options.|
00000b70  3d 3d 3d 3d 3d 3d 3d 0a  0a 53 65 6c 65 63 74 69  |=======..Selecti|
00000b80  6e 67 20 22 53 65 74 75  70 2e 2e 2e 22 20 66 72  |ng "Setup..." fr|
00000b90  6f 6d 20 74 68 65 20 69  63 6f 6e 20 62 61 72 20  |om the icon bar |
00000ba0  6d 65 6e 75 20 77 69 6c  6c 20 61 6c 6c 6f 77 20  |menu will allow |
00000bb0  79 6f 75 20 74 6f 20 73  70 65 63 69 66 79 20 74  |you to specify t|
00000bc0  68 65 20 69 6d 61 67 65  20 71 75 61 6c 69 74 79  |he image quality|
00000bd0  20 75 73 65 64 20 69 6e  20 66 75 6c 6c 20 73 63  | used in full sc|
00000be0  72 65 65 6e 20 6d 6f 64  65 2e 20 4e 6f 74 65 20  |reen mode. Note |
00000bf0  74 68 65 20 72 65 71 75  69 72 65 6d 65 6e 74 73  |the requirements|
00000c00  20 69 6e 20 62 72 61 63  6b 65 74 73 20 61 66 74  | in brackets aft|
00000c10  65 72 20 65 61 63 68 20  6f 70 74 69 6f 6e 2e 0a  |er each option..|
00000c20  0a 52 65 67 69 73 74 65  72 65 64 20 75 73 65 72  |.Registered user|
00000c30  73 20 6e 6f 74 65 0a 3d  3d 3d 3d 3d 3d 3d 3d 3d  |s note.=========|
00000c40  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 0a 0a 59 6f  |============..Yo|
00000c50  75 72 20 63 6f 64 65 73  20 66 72 6f 6d 20 70 72  |ur codes from pr|
00000c60  65 76 69 6f 75 73 20 76  65 72 73 69 6f 6e 73 20  |evious versions |
00000c70  77 69 6c 6c 20 61 6c 73  6f 20 77 6f 72 6b 20 69  |will also work i|
00000c80  6e 20 74 68 69 73 20 76  65 72 73 69 6f 6e 2e 20  |n this version. |
00000c90  46 6f 72 20 65 61 73 65  20 6f 66 20 72 65 2d 72  |For ease of re-r|
00000ca0  65 67 69 73 74 72 61 74  69 6f 6e 20 79 6f 75 20  |egistration you |
00000cb0  63 61 6e 20 73 69 6d 70  6c 79 20 63 6f 70 79 20  |can simply copy |
00000cc0  74 68 65 20 22 52 65 67  69 73 74 65 72 22 20 66  |the "Register" f|
00000cd0  69 6c 65 20 66 72 6f 6d  20 69 6e 73 69 64 65 20  |ile from inside |
00000ce0  4d 61 76 69 63 61 46 53  20 69 6e 74 6f 20 74 68  |MavicaFS into th|
00000cf0  65 20 6e 65 77 20 76 65  72 73 69 6f 6e 2e 0a 0a  |e new version...|
00000d00  43 68 61 6e 67 65 73 0a  3d 3d 3d 3d 3d 3d 3d 0a  |Changes.=======.|
00000d10  0a 46 72 6f 6d 20 76 31  2e 31 30 20 74 6f 20 76  |.From v1.10 to v|
00000d20  31 2e 32 30 0a 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |1.20.-----------|
00000d30  2d 2d 2d 2d 2d 2d 2d 2d  0a 0a 2a 20 22 56 69 65  |--------..* "Vie|
00000d40  77 20 66 75 6c 6c 20 73  63 72 65 65 6e 22 20 6e  |w full screen" n|
00000d50  6f 77 20 75 73 65 73 20  61 6e 20 38 30 30 78 36  |ow uses an 800x6|
00000d60  30 30 20 6d 6f 64 65 20  69 66 20 79 6f 75 27 72  |00 mode if you'r|
00000d70  65 20 75 73 69 6e 67 20  61 20 52 69 73 63 50 43  |e using a RiscPC|
00000d80  20 2d 20 69 6d 70 72 6f  76 65 64 20 69 6d 61 67  | - improved imag|
00000d90  65 20 71 75 61 6c 69 74  79 20 73 6c 69 67 68 74  |e quality slight|
00000da0  6c 79 2e 0a 0a 2a 20 52  65 64 75 63 65 64 20 74  |ly...* Reduced t|
00000db0  68 65 20 61 6d 6f 75 6e  74 20 6f 66 20 74 69 6d  |he amount of tim|
00000dc0  65 73 20 74 68 65 20 64  69 73 63 20 6e 65 65 64  |es the disc need|
00000dd0  73 20 74 6f 20 62 65 20  61 63 63 65 73 73 65 64  |s to be accessed|
00000de0  2e 20 4d 75 63 68 20 6d  75 63 68 20 6e 69 63 65  |. Much much nice|
00000df0  72 2e 0a 0a 2a 20 53 69  7a 65 20 6f 70 74 69 6f  |r...* Size optio|
00000e00  6e 73 20 69 6e 20 22 53  61 76 65 20 61 73 20 73  |ns in "Save as s|
00000e10  70 72 69 74 65 22 2e 0a  0a 2a 20 4e 6f 77 20 73  |prite"...* Now s|
00000e20  75 70 70 6f 72 74 73 20  21 48 65 6c 70 2e 0a 0a  |upports !Help...|
00000e30  46 72 6f 6d 20 76 31 2e  30 30 20 74 6f 20 76 31  |From v1.00 to v1|
00000e40  2e 31 30 0a 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |.10.------------|
00000e50  2d 2d 2d 2d 2d 2d 2d 0a  0a 2a 20 52 65 6f 72 67  |-------..* Reorg|
00000e60  61 6e 69 73 65 64 20 74  68 65 20 6d 61 69 6e 20  |anised the main |
00000e70  77 69 6e 64 6f 77 2e 0a  0a 2a 20 41 64 64 65 64  |window...* Added|
00000e80  20 61 20 22 76 69 65 77  20 66 75 6c 6c 20 73 69  | a "view full si|
00000e90  7a 65 22 20 62 75 74 74  6f 6e 2e 0a 0a 2a 20 53  |ze" button...* S|
00000ea0  6d 61 6c 6c 20 72 65 67  69 73 74 72 61 74 69 6f  |mall registratio|
00000eb0  6e 20 62 75 67 20 66 69  78 65 73 2e 0a 0a 53 68  |n bug fixes...Sh|
00000ec0  61 72 65 77 61 72 65 0a  3d 3d 3d 3d 3d 3d 3d 3d  |areware.========|
00000ed0  3d 0a 0a 54 68 69 73 20  73 6f 66 74 77 61 72 65  |=..This software|
00000ee0  20 69 73 20 53 68 61 72  65 77 61 72 65 3a 0a 0a  | is Shareware:..|
00000ef0  53 6f 66 74 77 61 72 65  20 74 68 61 74 20 68 61  |Software that ha|
00000f00  73 20 62 65 65 6e 20 72  65 6c 65 61 73 65 64 20  |s been released |
00000f10  61 73 20 22 53 68 61 72  65 77 61 72 65 22 20 6d  |as "Shareware" m|
00000f20  65 61 6e 73 20 74 68 61  74 20 79 6f 75 20 63 61  |eans that you ca|
00000f30  6e 20 64 6f 77 6e 6c 6f  61 64 20 69 74 20 61 6e  |n download it an|
00000f40  64 20 74 72 79 20 69 74  20 6f 75 74 20 66 6f 72  |d try it out for|
00000f50  20 66 72 65 65 2e 20 59  6f 75 20 63 61 6e 20 61  | free. You can a|
00000f60  6c 73 6f 20 67 69 76 65  20 63 6f 70 69 65 73 20  |lso give copies |
00000f70  74 6f 20 79 6f 75 72 20  66 72 69 65 6e 64 73 20  |to your friends |
00000f80  74 6f 20 74 72 79 2e 20  48 6f 77 65 76 65 72 2c  |to try. However,|
00000f90  20 69 66 20 79 6f 75 20  6c 69 6b 65 20 74 68 65  | if you like the|
00000fa0  20 73 6f 66 74 77 61 72  65 20 61 6e 64 20 69 6e  | software and in|
00000fb0  74 65 6e 64 20 74 6f 20  6b 65 65 70 20 6f 6e 20  |tend to keep on |
00000fc0  75 73 69 6e 67 20 69 74  2c 20 79 6f 75 20 73 68  |using it, you sh|
00000fd0  6f 75 6c 64 20 73 65 6e  64 20 74 68 65 20 61 70  |ould send the ap|
00000fe0  70 72 6f 70 69 61 74 65  20 72 65 67 69 73 74 72  |propiate registr|
00000ff0  61 74 69 6f 6e 20 66 65  65 20 74 6f 20 74 68 65  |ation fee to the|
00001000  20 61 75 74 68 6f 72 2e  0a 0a 43 6f 6e 74 61 63  | author...Contac|
00001010  74 69 6e 67 20 6d 65 0a  3d 3d 3d 3d 3d 3d 3d 3d  |ting me.========|
00001020  3d 3d 3d 3d 3d 0a 0a 50  6c 65 61 73 65 20 63 6f  |=====..Please co|
00001030  6e 74 61 63 74 20 6d 65  20 69 66 20 79 6f 75 20  |ntact me if you |
00001040  66 69 6e 64 20 61 20 62  75 67 2c 20 77 68 65 74  |find a bug, whet|
00001050  68 65 72 20 79 6f 75 20  61 72 65 20 61 20 72 65  |her you are a re|
00001060  67 69 73 74 65 72 65 64  20 75 73 65 72 20 6f 72  |gistered user or|
00001070  20 6e 6f 74 2e 20 49 20  77 69 6c 6c 20 61 69 6d  | not. I will aim|
00001080  20 74 6f 20 66 69 78 20  74 68 65 20 62 75 67 20  | to fix the bug |
00001090  61 6e 64 20 73 65 6e 64  20 61 20 6e 65 77 20 76  |and send a new v|
000010a0  65 72 73 69 6f 6e 20 74  6f 20 79 6f 75 20 61 73  |ersion to you as|
000010b0  20 73 6f 6f 6e 20 61 73  20 70 6f 73 73 69 62 6c  | soon as possibl|
000010c0  65 2e 0a 0a 45 2d 6d 61  69 6c 20 28 70 72 65 66  |e...E-mail (pref|
000010d0  65 72 72 65 64 29 3a 09  67 6c 6f 76 65 72 40 61  |erred):.glover@a|
000010e0  72 67 6f 6e 65 74 2e 63  6f 2e 75 6b 0a 0a 53 6e  |rgonet.co.uk..Sn|
000010f0  61 69 6c 2d 6d 61 69 6c  3a 09 09 44 61 76 69 64  |ail-mail:..David|
00001100  20 47 6c 6f 76 65 72 0a  09 09 09 31 32 20 46 65  | Glover....12 Fe|
00001110  69 6c 64 65 6e 20 47 72  6f 76 65 0a 09 09 09 48  |ilden Grove....H|
00001120  65 61 64 69 6e 67 74 6f  6e 0a 09 09 09 4f 78 66  |eadington....Oxf|
00001130  6f 72 64 0a 09 09 09 4f  58 33 20 30 44 55 0a 09  |ord....OX3 0DU..|
00001140  09 09 55 6e 69 74 65 64  20 4b 69 6e 67 64 6f 6d  |..United Kingdom|
00001150  0a 0a 46 61 78 20 28 55  4b 29 3a 09 09 30 31 38  |..Fax (UK):..018|
00001160  36 35 20 33 30 38 35 35  38 0a 46 61 78 20 28 49  |65 308558.Fax (I|
00001170  6e 74 65 72 6e 61 74 69  6f 6e 61 6c 29 3a 09 2b  |nternational):.+|
00001180  34 34 20 31 38 36 35 20  33 30 38 35 35 38 0a 0a  |44 1865 308558..|
00001190  52 65 67 69 73 74 72 61  74 69 6f 6e 0a 3d 3d 3d  |Registration.===|
000011a0  3d 3d 3d 3d 3d 3d 3d 3d  3d 0a 0a 31 30 20 55 4b  |=========..10 UK|
000011b0  20 70 6f 75 6e 64 73 20  66 6f 72 20 61 20 73 69  | pounds for a si|
000011c0  6e 67 6c 65 20 75 73 65  72 20 6c 69 63 65 6e 63  |ngle user licenc|
000011d0  65 20 61 6e 64 20 75 6e  6c 69 6d 69 74 65 64 20  |e and unlimited |
000011e0  73 75 70 70 6f 72 74 2e  0a 31 30 30 20 55 4b 20  |support..100 UK |
000011f0  70 6f 75 6e 64 73 20 66  6f 72 20 61 20 6d 75 6c  |pounds for a mul|
00001200  74 69 70 6c 65 2d 75 73  65 72 20 73 69 74 65 20  |tiple-user site |
00001210  6c 69 63 65 6e 63 65 20  61 6e 64 20 75 6e 6c 69  |licence and unli|
00001220  6d 69 74 65 64 20 73 75  70 70 6f 72 74 2e 0a 0a  |mited support...|
00001230  50 6c 65 61 73 65 20 64  6f 20 6e 6f 74 20 73 65  |Please do not se|
00001240  6e 64 20 6e 6f 6e 2d 73  74 65 72 6c 69 6e 67 20  |nd non-sterling |
00001250  63 68 65 71 75 65 73 20  6f 72 20 63 75 72 72 65  |cheques or curre|
00001260  6e 63 79 2e 20 53 74 65  72 6c 69 6e 67 20 63 68  |ncy. Sterling ch|
00001270  65 71 75 65 73 20 70 61  79 61 62 6c 65 20 74 6f  |eques payable to|
00001280  20 22 44 61 76 69 64 20  47 6c 6f 76 65 72 22 2e  | "David Glover".|
00001290  0a 0a 53 65 6e 64 20 70  61 79 6d 65 6e 74 20 61  |..Send payment a|
000012a0  6e 64 20 79 6f 75 72 20  70 6f 73 74 61 6c 2c 20  |nd your postal, |
000012b0  65 2d 6d 61 69 6c 20 61  64 64 72 65 73 73 2c 20  |e-mail address, |
000012c0  6f 72 20 66 61 78 20 6e  75 6d 62 65 72 20 74 6f  |or fax number to|
000012d0  3a 0a 0a 44 61 76 69 64  20 47 6c 6f 76 65 72 0a  |:..David Glover.|
000012e0  31 32 20 46 65 69 6c 64  65 6e 20 47 72 6f 76 65  |12 Feilden Grove|
000012f0  0a 48 65 61 64 69 6e 67  74 6f 6e 0a 4f 78 66 6f  |.Headington.Oxfo|
00001300  72 64 0a 4f 58 33 20 30  44 55 0a 55 6e 69 74 65  |rd.OX3 0DU.Unite|
00001310  64 20 4b 69 6e 67 64 6f  6d 0a 0a 59 6f 75 20 77  |d Kingdom..You w|
00001320  69 6c 6c 20 72 65 63 65  69 76 65 20 61 20 72 65  |ill receive a re|
00001330  67 69 73 74 72 61 74 69  6f 6e 20 63 6f 64 65 20  |gistration code |
00001340  77 69 74 68 20 77 68 69  63 68 20 79 6f 75 20 63  |with which you c|
00001350  61 6e 20 65 6e 74 65 72  20 69 6e 74 6f 20 4d 61  |an enter into Ma|
00001360  76 69 63 61 46 53 2e 20  28 53 65 6c 65 63 74 20  |vicaFS. (Select |
00001370  22 52 65 67 69 73 74 65  72 2e 2e 2e 22 20 66 72  |"Register..." fr|
00001380  6f 6d 20 74 68 65 20 69  63 6f 6e 20 62 61 72 20  |om the icon bar |
00001390  6d 65 6e 75 2e 29 20 54  68 69 73 20 77 69 6c 6c  |menu.) This will|
000013a0  20 75 6e 6c 6f 63 6b 20  4d 61 76 69 63 61 46 53  | unlock MavicaFS|
000013b0  2c 20 70 6c 61 63 65 20  79 6f 75 72 20 6e 61 6d  |, place your nam|
000013c0  65 20 6f 72 20 73 69 74  65 20 6e 61 6d 65 20 69  |e or site name i|
000013d0  6e 74 6f 20 74 68 65 20  69 6e 66 6f 20 77 69 6e  |nto the info win|
000013e0  64 6f 77 2c 20 61 6e 64  20 72 65 6d 6f 76 65 20  |dow, and remove |
000013f0  74 68 65 20 73 74 61 72  74 75 70 20 64 65 6c 61  |the startup dela|
00001400  79 2e 0a 0a 50 6c 65 61  73 65 20 64 6f 20 6e 6f  |y...Please do no|
00001410  74 20 64 69 73 74 72 69  62 75 74 65 20 72 65 67  |t distribute reg|
00001420  69 73 74 65 72 65 64 20  63 6f 70 69 65 73 20 6f  |istered copies o|
00001430  66 20 4d 61 76 69 63 61  46 53 2e 0a 0a 54 68 61  |f MavicaFS...Tha|
00001440  6e 6b 73 21 0a                                    |nks!.|
00001445