Home » Archimedes archive » Acorn User » AU 1994-11.adf » !Saver_Saver » !MellowOut/!Help

!MellowOut/!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 1994-11.adf » !Saver_Saver
Filename: !MellowOut/!Help
Read OK:
File size: 08D2 bytes
Load address: 0000
Exec address: 0000
File contents
    ScreenSave
    ==========
    
    Phosphors need coffee breaks too, you know. Let your monitor chill
with Mellow Out.
    When nothing's happened on the desktop for a while, Mellow Out
will give your monitor a change of scenery... and if you don't like
plain black scenery, you can choose what scenery to change it to by
dropping an IotaFilm file (type C2A) on the icon bar icon.
    
    Other features
    --------------

    Choose Delay->Now! from the menu to see the film in action without
having to wait around.
    If you want your film to waft around the screen interestingly,
have a look at the Features submenu where there are three varieties of
wafting. (Delta films can only be played centred, that is, waftless.)
    If you want your ears as well as your screen saved, turn off
Features->Sound.
    If you want the film played flat out, turn on Features->Fast
(Otherwise the frame rate specified in the film is used).
    Choose Clear from the menu to make Mellow Out use a blank screen,
which is not only fashionably Spartan, but also means Mellow Out uses
as little memory as possible - films can be rather large.
    Choose Save as Default to save
        - the currently chosen film
        - the currently chosen delay
        - the current Centred, Flying, Bouncing or Wandering setting
        - whether Sound is enabled
        - whether Fast is enabled
      as the defaults for when Mellow Out is next loaded.
    Mellow Out is in BASIC, so you can load it into an editor and
check out for yourself how to use IotaFilm files in your own programs.

    Mail demon
    ----------
    
    [Technical:] If Mellow Out receives a Wimp message number &81EFF,
with the message data (from block+20 onwards) a zero-terminated sprite
name, this sprite is also plotted wandering about the screen until the
screensaver is next de-activated. This can be used to give an
indication of system status at a glance; for instance, an email
application could send this message with a "mailbox full" sprite when
mail arrives. The sprite must be in the Wimp sprite pool, it must have
a palette, and it cannot be a 256 (or more) colour sprite.

    EuclidX
    -------

    The EuclidX module has been placed in the public domain by Ace
Computing.
    
00000000  0a 20 20 20 20 53 63 72  65 65 6e 53 61 76 65 0a  |.    ScreenSave.|
00000010  20 20 20 20 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 0a 20  |    ==========. |
00000020  20 20 20 0a 20 20 20 20  50 68 6f 73 70 68 6f 72  |   .    Phosphor|
00000030  73 20 6e 65 65 64 20 63  6f 66 66 65 65 20 62 72  |s need coffee br|
00000040  65 61 6b 73 20 74 6f 6f  2c 20 79 6f 75 20 6b 6e  |eaks too, you kn|
00000050  6f 77 2e 20 4c 65 74 20  79 6f 75 72 20 6d 6f 6e  |ow. Let your mon|
00000060  69 74 6f 72 20 63 68 69  6c 6c 0a 77 69 74 68 20  |itor chill.with |
00000070  4d 65 6c 6c 6f 77 20 4f  75 74 2e 0a 20 20 20 20  |Mellow Out..    |
00000080  57 68 65 6e 20 6e 6f 74  68 69 6e 67 27 73 20 68  |When nothing's h|
00000090  61 70 70 65 6e 65 64 20  6f 6e 20 74 68 65 20 64  |appened on the d|
000000a0  65 73 6b 74 6f 70 20 66  6f 72 20 61 20 77 68 69  |esktop for a whi|
000000b0  6c 65 2c 20 4d 65 6c 6c  6f 77 20 4f 75 74 0a 77  |le, Mellow Out.w|
000000c0  69 6c 6c 20 67 69 76 65  20 79 6f 75 72 20 6d 6f  |ill give your mo|
000000d0  6e 69 74 6f 72 20 61 20  63 68 61 6e 67 65 20 6f  |nitor a change o|
000000e0  66 20 73 63 65 6e 65 72  79 2e 2e 2e 20 61 6e 64  |f scenery... and|
000000f0  20 69 66 20 79 6f 75 20  64 6f 6e 27 74 20 6c 69  | if you don't li|
00000100  6b 65 0a 70 6c 61 69 6e  20 62 6c 61 63 6b 20 73  |ke.plain black s|
00000110  63 65 6e 65 72 79 2c 20  79 6f 75 20 63 61 6e 20  |cenery, you can |
00000120  63 68 6f 6f 73 65 20 77  68 61 74 20 73 63 65 6e  |choose what scen|
00000130  65 72 79 20 74 6f 20 63  68 61 6e 67 65 20 69 74  |ery to change it|
00000140  20 74 6f 20 62 79 0a 64  72 6f 70 70 69 6e 67 20  | to by.dropping |
00000150  61 6e 20 49 6f 74 61 46  69 6c 6d 20 66 69 6c 65  |an IotaFilm file|
00000160  20 28 74 79 70 65 20 43  32 41 29 20 6f 6e 20 74  | (type C2A) on t|
00000170  68 65 20 69 63 6f 6e 20  62 61 72 20 69 63 6f 6e  |he icon bar icon|
00000180  2e 0a 20 20 20 20 0a 20  20 20 20 4f 74 68 65 72  |..    .    Other|
00000190  20 66 65 61 74 75 72 65  73 0a 20 20 20 20 2d 2d  | features.    --|
000001a0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 0a 0a 20 20  |------------..  |
000001b0  20 20 43 68 6f 6f 73 65  20 44 65 6c 61 79 2d 3e  |  Choose Delay->|
000001c0  4e 6f 77 21 20 66 72 6f  6d 20 74 68 65 20 6d 65  |Now! from the me|
000001d0  6e 75 20 74 6f 20 73 65  65 20 74 68 65 20 66 69  |nu to see the fi|
000001e0  6c 6d 20 69 6e 20 61 63  74 69 6f 6e 20 77 69 74  |lm in action wit|
000001f0  68 6f 75 74 0a 68 61 76  69 6e 67 20 74 6f 20 77  |hout.having to w|
00000200  61 69 74 20 61 72 6f 75  6e 64 2e 0a 20 20 20 20  |ait around..    |
00000210  49 66 20 79 6f 75 20 77  61 6e 74 20 79 6f 75 72  |If you want your|
00000220  20 66 69 6c 6d 20 74 6f  20 77 61 66 74 20 61 72  | film to waft ar|
00000230  6f 75 6e 64 20 74 68 65  20 73 63 72 65 65 6e 20  |ound the screen |
00000240  69 6e 74 65 72 65 73 74  69 6e 67 6c 79 2c 0a 68  |interestingly,.h|
00000250  61 76 65 20 61 20 6c 6f  6f 6b 20 61 74 20 74 68  |ave a look at th|
00000260  65 20 46 65 61 74 75 72  65 73 20 73 75 62 6d 65  |e Features subme|
00000270  6e 75 20 77 68 65 72 65  20 74 68 65 72 65 20 61  |nu where there a|
00000280  72 65 20 74 68 72 65 65  20 76 61 72 69 65 74 69  |re three varieti|
00000290  65 73 20 6f 66 0a 77 61  66 74 69 6e 67 2e 20 28  |es of.wafting. (|
000002a0  44 65 6c 74 61 20 66 69  6c 6d 73 20 63 61 6e 20  |Delta films can |
000002b0  6f 6e 6c 79 20 62 65 20  70 6c 61 79 65 64 20 63  |only be played c|
000002c0  65 6e 74 72 65 64 2c 20  74 68 61 74 20 69 73 2c  |entred, that is,|
000002d0  20 77 61 66 74 6c 65 73  73 2e 29 0a 20 20 20 20  | waftless.).    |
000002e0  49 66 20 79 6f 75 20 77  61 6e 74 20 79 6f 75 72  |If you want your|
000002f0  20 65 61 72 73 20 61 73  20 77 65 6c 6c 20 61 73  | ears as well as|
00000300  20 79 6f 75 72 20 73 63  72 65 65 6e 20 73 61 76  | your screen sav|
00000310  65 64 2c 20 74 75 72 6e  20 6f 66 66 0a 46 65 61  |ed, turn off.Fea|
00000320  74 75 72 65 73 2d 3e 53  6f 75 6e 64 2e 0a 20 20  |tures->Sound..  |
00000330  20 20 49 66 20 79 6f 75  20 77 61 6e 74 20 74 68  |  If you want th|
00000340  65 20 66 69 6c 6d 20 70  6c 61 79 65 64 20 66 6c  |e film played fl|
00000350  61 74 20 6f 75 74 2c 20  74 75 72 6e 20 6f 6e 20  |at out, turn on |
00000360  46 65 61 74 75 72 65 73  2d 3e 46 61 73 74 0a 28  |Features->Fast.(|
00000370  4f 74 68 65 72 77 69 73  65 20 74 68 65 20 66 72  |Otherwise the fr|
00000380  61 6d 65 20 72 61 74 65  20 73 70 65 63 69 66 69  |ame rate specifi|
00000390  65 64 20 69 6e 20 74 68  65 20 66 69 6c 6d 20 69  |ed in the film i|
000003a0  73 20 75 73 65 64 29 2e  0a 20 20 20 20 43 68 6f  |s used)..    Cho|
000003b0  6f 73 65 20 43 6c 65 61  72 20 66 72 6f 6d 20 74  |ose Clear from t|
000003c0  68 65 20 6d 65 6e 75 20  74 6f 20 6d 61 6b 65 20  |he menu to make |
000003d0  4d 65 6c 6c 6f 77 20 4f  75 74 20 75 73 65 20 61  |Mellow Out use a|
000003e0  20 62 6c 61 6e 6b 20 73  63 72 65 65 6e 2c 0a 77  | blank screen,.w|
000003f0  68 69 63 68 20 69 73 20  6e 6f 74 20 6f 6e 6c 79  |hich is not only|
00000400  20 66 61 73 68 69 6f 6e  61 62 6c 79 20 53 70 61  | fashionably Spa|
00000410  72 74 61 6e 2c 20 62 75  74 20 61 6c 73 6f 20 6d  |rtan, but also m|
00000420  65 61 6e 73 20 4d 65 6c  6c 6f 77 20 4f 75 74 20  |eans Mellow Out |
00000430  75 73 65 73 0a 61 73 20  6c 69 74 74 6c 65 20 6d  |uses.as little m|
00000440  65 6d 6f 72 79 20 61 73  20 70 6f 73 73 69 62 6c  |emory as possibl|
00000450  65 20 2d 20 66 69 6c 6d  73 20 63 61 6e 20 62 65  |e - films can be|
00000460  20 72 61 74 68 65 72 20  6c 61 72 67 65 2e 0a 20  | rather large.. |
00000470  20 20 20 43 68 6f 6f 73  65 20 53 61 76 65 20 61  |   Choose Save a|
00000480  73 20 44 65 66 61 75 6c  74 20 74 6f 20 73 61 76  |s Default to sav|
00000490  65 0a 20 20 20 20 20 20  20 20 2d 20 74 68 65 20  |e.        - the |
000004a0  63 75 72 72 65 6e 74 6c  79 20 63 68 6f 73 65 6e  |currently chosen|
000004b0  20 66 69 6c 6d 0a 20 20  20 20 20 20 20 20 2d 20  | film.        - |
000004c0  74 68 65 20 63 75 72 72  65 6e 74 6c 79 20 63 68  |the currently ch|
000004d0  6f 73 65 6e 20 64 65 6c  61 79 0a 20 20 20 20 20  |osen delay.     |
000004e0  20 20 20 2d 20 74 68 65  20 63 75 72 72 65 6e 74  |   - the current|
000004f0  20 43 65 6e 74 72 65 64  2c 20 46 6c 79 69 6e 67  | Centred, Flying|
00000500  2c 20 42 6f 75 6e 63 69  6e 67 20 6f 72 20 57 61  |, Bouncing or Wa|
00000510  6e 64 65 72 69 6e 67 20  73 65 74 74 69 6e 67 0a  |ndering setting.|
00000520  20 20 20 20 20 20 20 20  2d 20 77 68 65 74 68 65  |        - whethe|
00000530  72 20 53 6f 75 6e 64 20  69 73 20 65 6e 61 62 6c  |r Sound is enabl|
00000540  65 64 0a 20 20 20 20 20  20 20 20 2d 20 77 68 65  |ed.        - whe|
00000550  74 68 65 72 20 46 61 73  74 20 69 73 20 65 6e 61  |ther Fast is ena|
00000560  62 6c 65 64 0a 20 20 20  20 20 20 61 73 20 74 68  |bled.      as th|
00000570  65 20 64 65 66 61 75 6c  74 73 20 66 6f 72 20 77  |e defaults for w|
00000580  68 65 6e 20 4d 65 6c 6c  6f 77 20 4f 75 74 20 69  |hen Mellow Out i|
00000590  73 20 6e 65 78 74 20 6c  6f 61 64 65 64 2e 0a 20  |s next loaded.. |
000005a0  20 20 20 4d 65 6c 6c 6f  77 20 4f 75 74 20 69 73  |   Mellow Out is|
000005b0  20 69 6e 20 42 41 53 49  43 2c 20 73 6f 20 79 6f  | in BASIC, so yo|
000005c0  75 20 63 61 6e 20 6c 6f  61 64 20 69 74 20 69 6e  |u can load it in|
000005d0  74 6f 20 61 6e 20 65 64  69 74 6f 72 20 61 6e 64  |to an editor and|
000005e0  0a 63 68 65 63 6b 20 6f  75 74 20 66 6f 72 20 79  |.check out for y|
000005f0  6f 75 72 73 65 6c 66 20  68 6f 77 20 74 6f 20 75  |ourself how to u|
00000600  73 65 20 49 6f 74 61 46  69 6c 6d 20 66 69 6c 65  |se IotaFilm file|
00000610  73 20 69 6e 20 79 6f 75  72 20 6f 77 6e 20 70 72  |s in your own pr|
00000620  6f 67 72 61 6d 73 2e 0a  0a 20 20 20 20 4d 61 69  |ograms...    Mai|
00000630  6c 20 64 65 6d 6f 6e 0a  20 20 20 20 2d 2d 2d 2d  |l demon.    ----|
00000640  2d 2d 2d 2d 2d 2d 0a 20  20 20 20 0a 20 20 20 20  |------.    .    |
00000650  5b 54 65 63 68 6e 69 63  61 6c 3a 5d 20 49 66 20  |[Technical:] If |
00000660  4d 65 6c 6c 6f 77 20 4f  75 74 20 72 65 63 65 69  |Mellow Out recei|
00000670  76 65 73 20 61 20 57 69  6d 70 20 6d 65 73 73 61  |ves a Wimp messa|
00000680  67 65 20 6e 75 6d 62 65  72 20 26 38 31 45 46 46  |ge number &81EFF|
00000690  2c 0a 77 69 74 68 20 74  68 65 20 6d 65 73 73 61  |,.with the messa|
000006a0  67 65 20 64 61 74 61 20  28 66 72 6f 6d 20 62 6c  |ge data (from bl|
000006b0  6f 63 6b 2b 32 30 20 6f  6e 77 61 72 64 73 29 20  |ock+20 onwards) |
000006c0  61 20 7a 65 72 6f 2d 74  65 72 6d 69 6e 61 74 65  |a zero-terminate|
000006d0  64 20 73 70 72 69 74 65  0a 6e 61 6d 65 2c 20 74  |d sprite.name, t|
000006e0  68 69 73 20 73 70 72 69  74 65 20 69 73 20 61 6c  |his sprite is al|
000006f0  73 6f 20 70 6c 6f 74 74  65 64 20 77 61 6e 64 65  |so plotted wande|
00000700  72 69 6e 67 20 61 62 6f  75 74 20 74 68 65 20 73  |ring about the s|
00000710  63 72 65 65 6e 20 75 6e  74 69 6c 20 74 68 65 0a  |creen until the.|
00000720  73 63 72 65 65 6e 73 61  76 65 72 20 69 73 20 6e  |screensaver is n|
00000730  65 78 74 20 64 65 2d 61  63 74 69 76 61 74 65 64  |ext de-activated|
00000740  2e 20 54 68 69 73 20 63  61 6e 20 62 65 20 75 73  |. This can be us|
00000750  65 64 20 74 6f 20 67 69  76 65 20 61 6e 0a 69 6e  |ed to give an.in|
00000760  64 69 63 61 74 69 6f 6e  20 6f 66 20 73 79 73 74  |dication of syst|
00000770  65 6d 20 73 74 61 74 75  73 20 61 74 20 61 20 67  |em status at a g|
00000780  6c 61 6e 63 65 3b 20 66  6f 72 20 69 6e 73 74 61  |lance; for insta|
00000790  6e 63 65 2c 20 61 6e 20  65 6d 61 69 6c 0a 61 70  |nce, an email.ap|
000007a0  70 6c 69 63 61 74 69 6f  6e 20 63 6f 75 6c 64 20  |plication could |
000007b0  73 65 6e 64 20 74 68 69  73 20 6d 65 73 73 61 67  |send this messag|
000007c0  65 20 77 69 74 68 20 61  20 22 6d 61 69 6c 62 6f  |e with a "mailbo|
000007d0  78 20 66 75 6c 6c 22 20  73 70 72 69 74 65 20 77  |x full" sprite w|
000007e0  68 65 6e 0a 6d 61 69 6c  20 61 72 72 69 76 65 73  |hen.mail arrives|
000007f0  2e 20 54 68 65 20 73 70  72 69 74 65 20 6d 75 73  |. The sprite mus|
00000800  74 20 62 65 20 69 6e 20  74 68 65 20 57 69 6d 70  |t be in the Wimp|
00000810  20 73 70 72 69 74 65 20  70 6f 6f 6c 2c 20 69 74  | sprite pool, it|
00000820  20 6d 75 73 74 20 68 61  76 65 0a 61 20 70 61 6c  | must have.a pal|
00000830  65 74 74 65 2c 20 61 6e  64 20 69 74 20 63 61 6e  |ette, and it can|
00000840  6e 6f 74 20 62 65 20 61  20 32 35 36 20 28 6f 72  |not be a 256 (or|
00000850  20 6d 6f 72 65 29 20 63  6f 6c 6f 75 72 20 73 70  | more) colour sp|
00000860  72 69 74 65 2e 0a 0a 20  20 20 20 45 75 63 6c 69  |rite...    Eucli|
00000870  64 58 0a 20 20 20 20 2d  2d 2d 2d 2d 2d 2d 0a 0a  |dX.    -------..|
00000880  20 20 20 20 54 68 65 20  45 75 63 6c 69 64 58 20  |    The EuclidX |
00000890  6d 6f 64 75 6c 65 20 68  61 73 20 62 65 65 6e 20  |module has been |
000008a0  70 6c 61 63 65 64 20 69  6e 20 74 68 65 20 70 75  |placed in the pu|
000008b0  62 6c 69 63 20 64 6f 6d  61 69 6e 20 62 79 20 41  |blic domain by A|
000008c0  63 65 0a 43 6f 6d 70 75  74 69 6e 67 2e 0a 20 20  |ce.Computing..  |
000008d0  20 20                                             |  |
000008d2