Home » Archimedes archive » Acorn User » AU 1995-02.adf » !Dark_DarkHorse » !DarkHorse/Docs/Savers
!DarkHorse/Docs/Savers
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 1995-02.adf » !Dark_DarkHorse |
Filename: | !DarkHorse/Docs/Savers |
Read OK: | ✔ |
File size: | 58E5 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
___________________________________________________________________________ | ,#### | Name : DARKHORSE ####### | ######## | Author : MR KULDIP S PARDESI ######### | ################# | Copyright KOOL 1993 '###############" | "#############" | Email : archie@dcs.qmw.ac.uk (until June 1994) "#########" | """"" | Post : 50 SELBORNE RD, ILFORD, ESSEX, IG1 3AJ, ENGLAND ___________________|_______________________________________________________ Copyright of Savers - Important ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sorry about all this copyright stuff, but it's to protect you aswell as myself. The actual copyright of the saver remains that of the author. If you write a saver, you are entitled to put it into the Freeware market, but not into a distributed copy of DarkHorse. If you wish to have your saver included within the distribution of DarkHorse, please send me a copy of your saver and I'll be more than happy to do just that. You don't need to give me a copy of the source, unless there is a bug in the saver or if you would just like to anyway. The reason for this is that I would like to keep a record of exactly what savers are included with which versions of DarkHorse. In this way I can also make sure that DarkHorse is functioning properly in that no damaging savers are being utilised by DarkHorse. Hopefully, as more savers become available - PD/shareware/freeware libraries will issue the savers on their own for people to pick and choose the ones they want to include in their personal copy of DarkHorse. ___________________________________________________________________________ DarkHorse Savers ~~~~~~~~~~~~~~~~ Below is a description of the savers included with this version of DarkHorse. As many of the savers cause some visual effect to the desktop image, it is not suprising that if you put an interesting image on screen - in !Paint,!Draw or similar - the effects of the picture breaking up is quite entertaining. The effect on a digitized face or text in a text editor is particularly effective when using a saver such as 'Puzzle' or 'Zoomer' or 'Drip'. Just Experiment with them, try altering the input values, changing screen modes. etc. It's all good fun - and gives you a chance to take your mind of your work for a while. --------------------------------------------------------------------- Name : DarkTask Author : K.S.Pardesi Description : This is the only saver that is coded directly within the DarkHorse application. It performs a screen blank by simply turning the screen display off. It works just like the RiscOS3 screensaver and provides an instant screen restoration. The saver takes no arguments. --------------------------------------------------------------------- Name : Flash Author : K.S.Pardesi Description : This saver displays randomly positioned multicoloured circles on a black background and rubs them out giving a flickering and flashing effect. The radius is inputted by the user. This saver's source is fully documented and is based upon the basic code 'BaseSave'. See the file 'FileFormat' for more information about these savers and how to write your own using these examples. Both sources for 'BaseSave' and 'Flash' can be found in the directory 'WorkHorses'. --------------------------------------------------------------------- Name : Circles Author : K.S.Pardesi Description : This saver displays randomly positioned multicoloured circles of size inputted by the user. Each filled circle is outlined by black to give a tidy feel. --------------------------------------------------------------------- Name : Drip Author : K.S.Pardesi Description : This saver shifts a pixel width randomly selected column from the screen down by a number of pixels inputted by the user. The effect of this is a kind of melting desktop. --------------------------------------------------------------------- Name : Lines Author : K.S.Pardesi Description : This saver bounces a number of multicoloured lines inputted by the user around the screen rubbing them out as they go. The other four arguments indicate the speed at which the two ends of the line's (x,y) co-odinates move at. A value of zero can be used to fix a point. High values will provide wacky flashy lines. --------------------------------------------------------------------- Name : Puzzle Author : K.S.Pardesi Description : This saver is chops up the desktop into a number of blocks and starts a sliding block puzzle randomly over the screen. The first two parameters indicate the width of the square block, and the speed at which the squares will slide. In order for the blocks to 'fit' properly, the speed needs to be a factor of the block width. There is a maximum width size, it is such that there must be able to fit at least four blocks horizontally across the screen. The final parameter can be set to zero or non-zero. This switch indicates whether the sliding blocks should be given a plinthed effect or not. --------------------------------------------------------------------- Name : Rectangles Author : K.S.Pardesi Description : This one bounces a number of multicoloured rectangles inputted by the user around the screen rubbing them out as they go. The other four arguments indicate the speed at which the two bounding box extreme co-odinates move at. A value of zero can be used to fix a point. High values will provide wacky flashy lines. --------------------------------------------------------------------- Name : Zoomer Author : K.S.Pardesi Description : This saver zooms the screen for the given number of iterations using a method of shifting the screen a little on every iteration, after which the screen will be faded to black. Try running this saver when a picture is visable on the desktop. Try somebody's face, and see it bend and wobble as it grows. --------------------------------------------------------------------- Name : Ortho Author : K.S.Pardesi Description : This saver came about by playing with DarkHorse. The actual saver is a combination of the 'Zoomer' and 'Rectangles' savers. It provides the same user input as the 'Rectangles' saver, but generates much more psychedelic effects. It's best to let it fill the screen to see it at it's most striking. --------------------------------------------------------------------- Name : Phaser Author : K.S.Pardesi Description : This saver is a combination of the 'Zoomer' and 'Lines' savers. It provides the same user input as the 'Lines' saver, but generates much more psychedelic effects. It's best to let it fill the screen to see it at it's most striking. --------------------------------------------------------------------- Name : Message Author : K.S.Pardesi Description : This saver scrolls a message across the center of the screen. The user can supply any message of up to 32 characters. A message longer that 32 will be truncated. If no message is given, the default will be used. --------------------------------------------------------------------- Name : Time Author : K.S.Pardesi Description : This saver displays the current date and time at random locations on screen, changing on every second. There are no arguments. --------------------------------------------------------------------- Name : Stars Author : K.S.Pardesi Thanks to Conrad Hughes, for the assembly division code. Description : This saver displays a field of stars, plotted in 3D and moves the user through them. There are 50 stars in total, and are plotted using a VDU call rather than directly writing to screen which would complicate things due to different screen modes. For now, this will be version 1.00. Perhaps someone out there would like to write a better one! --------------------------------------------------------------------- Name : Goldfish Author : K.S.Pardesi Description : This is a version of a classic 'fishtank' saver. The savers takes no arguments. It displays a handful of fish swimming across the screen. There's also a sea- bed which moves using three levels of parallax scrolling. Wow! sounds impressive... Some people like the effect of it running in a screen mode with few colours like mode 0 or mode 8. --------------------------------------------------------------------- Name : Kalido Author : K.S.Pardesi Description : This is a type of kaleidoscope, the image is reflected in the four quadrants. The saver displays a group of circles of a given size inputted by the user as argument one. The second argument indicates the colour intensity, by this I mean the amount of circles to draw before changing colour. As with my other savers of this type, play around with the arguments to see what can be achieved. --------------------------------------------------------------------- Name : SoundVoice Author : K.S.Pardesi Description : This saver provides a graphical view of the amplitude of the sound-channels 1-4. The argument can be either 0 or non-0 (ie. any value except zero). 0 means display 4 bouncy bars. non-0 means display 'circles'. The saver should be activated running along side one of those desktop sound players like !Protrack or !Soundtrack. This isn't really the kind of screensaver most people will use all the time - but it does show the extremes at which they can be written. --------------------------------------------------------------------- Name : Sucker Author : K.S.Pardesi Description : This saver randomly selects either a corner or the centre of the screen, and then sucks the desktop screen into it. In addition, an argument can be supplied which indicates how many 'suck' iterations should be made before the screen is littered with little circles. The little circles are there to continue the saver once the desktop image has been fully 'sucked'. A value of zero, will give no circles. --------------------------------------------------------------------- Name : Bouncer Author : K.S.Pardesi Description : This saver bounces two 'balls' back and forth over the screen. One ball is exactly twice the size of the other but moves at only half the speed. The two arguments allow the size of ball and speed to be set. The speed should be less than 16ish, otherwise you may find one of the balls dissapears because the speed step is too large - causing it to jump over the screen - if this happens try a smaller speed. --------------------------------------------------------------------- Name : Command Author : K.S.Pardesi Description : This saver executes any star command given of up to 32 chars in length. --------------------------------------------------------------------- Name : SpotLight Author : K.S.Pardesi Description : This saver blacks the screen, and then shows the desktop image through a hole of size indicated by the user. The effect is like a circle of light moving over the desktop. This is the first saver to have claimed extra memory from within the saver. The maximum radius of circle accepted is 'the height of screen'/8. --------------------------------------------------------------------- Name : Rings Author : K.S.Pardesi Description : This saver draws a number of concentric circles and increases their radius until they are larger than the screen, afterwhich a new set is made. The argument allows control over the speed and step at which the rings move. --------------------------------------------------------------------- Name : DizzyDucks Author : K.S.Pardesi Thanks to Stuart Payne for the original DeskDuck application from which I got the wonderful 'Duck' sprites. Description : This saver plots a handful of ducks spinning continuously across the screen. No arguments required. This saver may well need the Colour_Trans module loaded for it to work if using RISCOS 2. --------------------------------------------------------------------- Name : Balls Author : K.S.Pardesi Description : This saver plots lots of balls over the entire screen. This saver may well need the Colour_Trans module loaded for it to work if using RISCOS 2. --------------------------------------------------------------------- Name : Cindy Author : K.S.Pardesi Description : This saver plots a selection of images of Cindy C. randomly over the screen, the argument indicates the number of images displayed before clearing the screen. This saver may well need the Colour_Trans module loaded for it to work if using RISCOS 2. --------------------------------------------------------------------- Name : ShutEyes Author : K.S.Pardesi Description : This saver plots a selection of images, mostly of faces with eyes closed, the argument indicates the number of images displayed before clearing the screen. This saver may well need the Colour_Trans module loaded for it to work if using RISCOS 2. --------------------------------------------------------------------- Name : AcornLogo Author : K.S.Pardesi Description : This simple saver takes no arguments. It plots a tiny Acorn Logo bouncing around the screen. This saver may well need the Colour_Trans module loaded for it to work if using RISCOS 2. --------------------------------------------------------------------- Name : Boo! Author : K.S.Pardesi Description : This saver takes no arguments. It will clear the screen to black and then print up the word 'BOO!' at random intervals. This saver may well need the Colour_Trans module loaded for it to work if using RISCOS 2. --------------------------------------------------------------------- Name : Blobs Author : K.S.Pardesi Description : This saver draws blobs of circles over the screen whose position moves in a jagged fashion. The size of blob can be specified - the 'blob rad'. The frequency at which the colour changes is supplied as the 'colour intensity' argument, and freqency at which the screen should clear as the final argument. --------------------------------------------------------------------- Name : Quiver Author : K.S.Pardesi Description : This saver makes the screen distort and 'quiver' by shifting a randomly selected area of the screen by a small amount. The saver takes one argument which describes the width of the block of area to be shifted. --------------------------------------------------------------------- Name : Mandelbrot Author : Darren Sillett Description : This plots a pre-drawn mandelbrot image, and then smoothly cycles the colour palette at the speed as specified by the argument. --------------------------------------------------------------------- Name : Toasters Author : K.S.Pardesi Description : This saver is based upon the 'Flying Toasters(TM)' screensaver from the 'AfterDark(TM)' screen saver program for the PC. Original authors are, Jack Eastman, Tomoya Ikeda, Igor and Bill Stuart. This Arc version is simplified. It takes no arguments and there is no toast ... sorry. This saver may well need the Colour_Trans module loaded for it to work if using RISCOS 2. --------------------------------------------------------------------- Name : Wrap Author : K.S.Pardesi Description : This saver wraps the desktop image vertically over and over. The speed/step at which it moves can be specified by the argument. --------------------------------------------------------------------- Name : Ego Author : K.S.Pardesi Description : This saver displays a selection of messages such as "YOU ARE A GOOD PERSON" etc. A simple saver which takes no arguments. --------------------------------------------------------------------- Name : WallBounce Author : K.S.Pardesi Description : This saver bounces two balls about the screen on a straight path. The first argument indicates the length of the trail which the balls leave, the next four indicate the speeds (x1,y1,x2,y2) of the two balls, and the last arguement specifies the size of the ball. --------------------------------------------------------------------- Name : Scorpius� Author : K.S.Pardesi Description : This saver displays a fleet of player spaceships from game Scorpius� flying through a moving starfield. This saver takes no arguments. This saver may well need the Colour_Trans module loaded for it to work if using RISCOS 2. --------------------------------------------------------------------- Name : Swarm Author : Bernhard Mogens Ege Description : This saver consists a number of bees, which are chasing a victim. The bees have the following options: Number of bees ( 1 - 256 ) Accuracy ( >=0 ) , 0 is best Response ( 0 - 16 ) , 0 is fast Maximum movement ( >=1 ) , 1 is slow The victim has the following options: Minimum speed ( >=0 ) Maximum speed ( >=1 ) Min will be forced = Max, if Min>Max. Speed alteration ( >=0 ) , 0=constant speed Direction alteration ( >=0 ) , 0=straight forward Memory to store victim and bees is claimed from RMA. It does require the ColourTrans module to be loaded. --------------------------------------------------------------------- Name : Bees Author : Bernhard Mogens Ege K.S.Pardesi Description : This saver consists a number of bees, which are chasing a glow-worm victim. The bees have the following options: Number of bees ( 1 - 256 ) Accuracy ( >=0 ) , 0 is best Response ( 0 - 16 ) , 0 is fast Maximum movement ( >=1 ) , 1 is slow The victim has the following options: Minimum speed ( >=0 ) Maximum speed ( >=1 ) Min will be forced = Max, if Min>Max. Speed alteration ( >=0 ) , 0=constant speed Direction alteration ( >=0 ) , 0=straight forward It does require the ColourTrans module to be loaded. --------------------------------------------------------------------- Name : Strips Author : K.S.Pardesi Description : This saver draws a never ending number of coloured strips over the screen. Outlined in black to give a crisp edge. This saver takes no arguments. --------------------------------------------------------------------- Name : FireBugz Author : Tracy of SICK - Merlin Hughes Description : This saver is yet another version of the 'swarm' type screensaver. This one is more sparkly than most others. This saver takes no arguments. --------------------------------------------------------------------- Name : DripII Author : K.S.Pardesi Description : This saver shifts a specified width of drip, from a randomly selected column of the screen down by a number of pixels. The effect of this is a kind of melting desktop. The first argument specifies the speed of the drip, and the second specifies the width of the drip. --------------------------------------------------------------------- Name : Rorschach Author : John Tytgat of BASS Description : ---------------------------------------------------------------------
00000000 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00000040 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 0a 20 20 20 20 |___________. | 00000050 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 7c | || 00000060 20 0a 20 20 20 20 20 2c 23 23 23 23 20 20 20 20 | . ,#### | 00000070 20 20 20 20 20 7c 20 4e 61 6d 65 20 20 20 20 3a | | Name :| 00000080 20 44 41 52 4b 48 4f 52 53 45 0a 20 20 20 23 23 | DARKHORSE. ##| 00000090 23 23 23 23 23 20 20 20 20 20 20 20 20 20 7c 20 |##### | | 000000a0 20 0a 20 20 23 23 23 23 23 23 23 23 20 20 20 20 | . ######## | 000000b0 20 20 20 20 20 7c 20 41 75 74 68 6f 72 20 20 3a | | Author :| 000000c0 20 4d 52 20 4b 55 4c 44 49 50 20 53 20 50 41 52 | MR KULDIP S PAR| 000000d0 44 45 53 49 0a 20 23 23 23 23 23 23 23 23 23 20 |DESI. ######### | 000000e0 20 20 20 20 20 20 20 20 7c 20 20 20 20 20 20 20 | | | 000000f0 20 20 20 20 20 0a 20 23 23 23 23 23 23 23 23 23 | . #########| 00000100 23 23 23 23 23 23 23 23 20 7c 20 43 6f 70 79 72 |######## | Copyr| 00000110 69 67 68 74 20 4b 4f 4f 4c 20 31 39 39 33 0a 20 |ight KOOL 1993. | 00000120 27 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 |'###############| 00000130 22 20 7c 20 20 20 20 20 20 20 20 20 20 20 20 20 |" | | 00000140 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000160 20 20 20 20 20 20 20 20 20 20 0a 20 20 22 23 23 | . "##| 00000170 23 23 23 23 23 23 23 23 23 23 23 22 20 20 7c 20 |###########" | | 00000180 45 6d 61 69 6c 20 3a 20 61 72 63 68 69 65 40 64 |Email : archie@d| 00000190 63 73 2e 71 6d 77 2e 61 63 2e 75 6b 20 28 75 6e |cs.qmw.ac.uk (un| 000001a0 74 69 6c 20 4a 75 6e 65 20 31 39 39 34 29 0a 20 |til June 1994). | 000001b0 20 20 20 22 23 23 23 23 23 23 23 23 23 22 20 20 | "#########" | 000001c0 20 20 7c 20 20 20 20 20 20 20 20 20 20 20 20 0a | | .| 000001d0 20 20 20 20 20 20 20 22 22 22 22 22 20 20 20 20 | """"" | 000001e0 20 20 20 7c 20 50 6f 73 74 20 3a 20 35 30 20 53 | | Post : 50 S| 000001f0 45 4c 42 4f 52 4e 45 20 52 44 2c 20 49 4c 46 4f |ELBORNE RD, ILFO| 00000200 52 44 2c 20 45 53 53 45 58 2c 20 49 47 31 20 33 |RD, ESSEX, IG1 3| 00000210 41 4a 2c 20 45 4e 47 4c 41 4e 44 0a 5f 5f 5f 5f |AJ, ENGLAND.____| 00000220 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 7c |_______________|| 00000230 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00000260 5f 5f 5f 5f 5f 5f 5f 0a 0a 20 43 6f 70 79 72 69 |_______.. Copyri| 00000270 67 68 74 20 6f 66 20 53 61 76 65 72 73 20 2d 20 |ght of Savers - | 00000280 49 6d 70 6f 72 74 61 6e 74 0a 20 7e 7e 7e 7e 7e |Important. ~~~~~| 00000290 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e |~~~~~~~~~~~~~~~~| 000002a0 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 0a 20 53 6f 72 72 |~~~~~~~~~~. Sorr| 000002b0 79 20 61 62 6f 75 74 20 61 6c 6c 20 74 68 69 73 |y about all this| 000002c0 20 63 6f 70 79 72 69 67 68 74 20 73 74 75 66 66 | copyright stuff| 000002d0 2c 20 62 75 74 20 69 74 27 73 20 74 6f 20 70 72 |, but it's to pr| 000002e0 6f 74 65 63 74 20 79 6f 75 20 61 73 77 65 6c 6c |otect you aswell| 000002f0 20 61 73 0a 20 6d 79 73 65 6c 66 2e 0a 0a 20 54 | as. myself... T| 00000300 68 65 20 61 63 74 75 61 6c 20 63 6f 70 79 72 69 |he actual copyri| 00000310 67 68 74 20 6f 66 20 74 68 65 20 73 61 76 65 72 |ght of the saver| 00000320 20 72 65 6d 61 69 6e 73 20 74 68 61 74 20 6f 66 | remains that of| 00000330 20 74 68 65 20 61 75 74 68 6f 72 2e 20 49 66 20 | the author. If | 00000340 79 6f 75 0a 20 77 72 69 74 65 20 61 20 73 61 76 |you. write a sav| 00000350 65 72 2c 20 79 6f 75 20 61 72 65 20 65 6e 74 69 |er, you are enti| 00000360 74 6c 65 64 20 74 6f 20 70 75 74 20 69 74 20 69 |tled to put it i| 00000370 6e 74 6f 20 74 68 65 20 46 72 65 65 77 61 72 65 |nto the Freeware| 00000380 20 6d 61 72 6b 65 74 2c 0a 20 62 75 74 20 6e 6f | market,. but no| 00000390 74 20 69 6e 74 6f 20 61 20 64 69 73 74 72 69 62 |t into a distrib| 000003a0 75 74 65 64 20 63 6f 70 79 20 6f 66 20 44 61 72 |uted copy of Dar| 000003b0 6b 48 6f 72 73 65 2e 20 0a 0a 20 49 66 20 79 6f |kHorse. .. If yo| 000003c0 75 20 77 69 73 68 20 74 6f 20 68 61 76 65 20 79 |u wish to have y| 000003d0 6f 75 72 20 73 61 76 65 72 20 69 6e 63 6c 75 64 |our saver includ| 000003e0 65 64 20 77 69 74 68 69 6e 20 74 68 65 20 64 69 |ed within the di| 000003f0 73 74 72 69 62 75 74 69 6f 6e 20 6f 66 0a 20 44 |stribution of. D| 00000400 61 72 6b 48 6f 72 73 65 2c 20 70 6c 65 61 73 65 |arkHorse, please| 00000410 20 73 65 6e 64 20 6d 65 20 61 20 63 6f 70 79 20 | send me a copy | 00000420 6f 66 20 79 6f 75 72 20 73 61 76 65 72 20 61 6e |of your saver an| 00000430 64 20 49 27 6c 6c 20 62 65 20 6d 6f 72 65 20 74 |d I'll be more t| 00000440 68 61 6e 0a 20 68 61 70 70 79 20 74 6f 20 64 6f |han. happy to do| 00000450 20 6a 75 73 74 20 74 68 61 74 2e 20 59 6f 75 20 | just that. You | 00000460 64 6f 6e 27 74 20 6e 65 65 64 20 74 6f 20 67 69 |don't need to gi| 00000470 76 65 20 6d 65 20 61 20 63 6f 70 79 20 6f 66 20 |ve me a copy of | 00000480 74 68 65 20 73 6f 75 72 63 65 2c 0a 20 75 6e 6c |the source,. unl| 00000490 65 73 73 20 74 68 65 72 65 20 69 73 20 61 20 62 |ess there is a b| 000004a0 75 67 20 69 6e 20 74 68 65 20 73 61 76 65 72 20 |ug in the saver | 000004b0 6f 72 20 69 66 20 79 6f 75 20 77 6f 75 6c 64 20 |or if you would | 000004c0 6a 75 73 74 20 6c 69 6b 65 20 74 6f 0a 20 61 6e |just like to. an| 000004d0 79 77 61 79 2e 0a 0a 20 54 68 65 20 72 65 61 73 |yway... The reas| 000004e0 6f 6e 20 66 6f 72 20 74 68 69 73 20 69 73 20 74 |on for this is t| 000004f0 68 61 74 20 49 20 77 6f 75 6c 64 20 6c 69 6b 65 |hat I would like| 00000500 20 74 6f 20 6b 65 65 70 20 61 20 72 65 63 6f 72 | to keep a recor| 00000510 64 20 6f 66 20 65 78 61 63 74 6c 79 0a 20 77 68 |d of exactly. wh| 00000520 61 74 20 73 61 76 65 72 73 20 61 72 65 20 69 6e |at savers are in| 00000530 63 6c 75 64 65 64 20 77 69 74 68 20 77 68 69 63 |cluded with whic| 00000540 68 20 76 65 72 73 69 6f 6e 73 20 6f 66 20 44 61 |h versions of Da| 00000550 72 6b 48 6f 72 73 65 2e 20 49 6e 20 74 68 69 73 |rkHorse. In this| 00000560 0a 20 77 61 79 20 49 20 63 61 6e 20 61 6c 73 6f |. way I can also| 00000570 20 6d 61 6b 65 20 73 75 72 65 20 74 68 61 74 20 | make sure that | 00000580 44 61 72 6b 48 6f 72 73 65 20 69 73 20 66 75 6e |DarkHorse is fun| 00000590 63 74 69 6f 6e 69 6e 67 20 70 72 6f 70 65 72 6c |ctioning properl| 000005a0 79 20 69 6e 0a 20 74 68 61 74 20 6e 6f 20 64 61 |y in. that no da| 000005b0 6d 61 67 69 6e 67 20 73 61 76 65 72 73 20 61 72 |maging savers ar| 000005c0 65 20 62 65 69 6e 67 20 75 74 69 6c 69 73 65 64 |e being utilised| 000005d0 20 62 79 20 44 61 72 6b 48 6f 72 73 65 2e 0a 0a | by DarkHorse...| 000005e0 20 48 6f 70 65 66 75 6c 6c 79 2c 20 61 73 20 6d | Hopefully, as m| 000005f0 6f 72 65 20 73 61 76 65 72 73 20 62 65 63 6f 6d |ore savers becom| 00000600 65 20 61 76 61 69 6c 61 62 6c 65 20 2d 20 50 44 |e available - PD| 00000610 2f 73 68 61 72 65 77 61 72 65 2f 66 72 65 65 77 |/shareware/freew| 00000620 61 72 65 0a 20 6c 69 62 72 61 72 69 65 73 20 77 |are. libraries w| 00000630 69 6c 6c 20 69 73 73 75 65 20 74 68 65 20 73 61 |ill issue the sa| 00000640 76 65 72 73 20 6f 6e 20 74 68 65 69 72 20 6f 77 |vers on their ow| 00000650 6e 20 66 6f 72 20 70 65 6f 70 6c 65 20 74 6f 20 |n for people to | 00000660 70 69 63 6b 20 61 6e 64 0a 20 63 68 6f 6f 73 65 |pick and. choose| 00000670 20 74 68 65 20 6f 6e 65 73 20 74 68 65 79 20 77 | the ones they w| 00000680 61 6e 74 20 74 6f 20 69 6e 63 6c 75 64 65 20 69 |ant to include i| 00000690 6e 20 74 68 65 69 72 20 70 65 72 73 6f 6e 61 6c |n their personal| 000006a0 20 63 6f 70 79 20 6f 66 0a 20 44 61 72 6b 48 6f | copy of. DarkHo| 000006b0 72 73 65 2e 0a 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |rse..___________| 000006c0 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f 5f |________________| * 00000700 0a 20 0a 20 44 61 72 6b 48 6f 72 73 65 20 53 61 |. . DarkHorse Sa| 00000710 76 65 72 73 0a 20 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e |vers. ~~~~~~~~~~| 00000720 7e 7e 7e 7e 7e 7e 0a 20 42 65 6c 6f 77 20 69 73 |~~~~~~. Below is| 00000730 20 61 20 64 65 73 63 72 69 70 74 69 6f 6e 20 6f | a description o| 00000740 66 20 74 68 65 20 73 61 76 65 72 73 20 69 6e 63 |f the savers inc| 00000750 6c 75 64 65 64 20 77 69 74 68 20 74 68 69 73 20 |luded with this | 00000760 76 65 72 73 69 6f 6e 20 6f 66 0a 20 44 61 72 6b |version of. Dark| 00000770 48 6f 72 73 65 2e 20 0a 0a 20 41 73 20 6d 61 6e |Horse. .. As man| 00000780 79 20 6f 66 20 74 68 65 20 73 61 76 65 72 73 20 |y of the savers | 00000790 63 61 75 73 65 20 73 6f 6d 65 20 76 69 73 75 61 |cause some visua| 000007a0 6c 20 65 66 66 65 63 74 20 74 6f 20 74 68 65 20 |l effect to the | 000007b0 64 65 73 6b 74 6f 70 20 69 6d 61 67 65 2c 0a 20 |desktop image,. | 000007c0 69 74 20 69 73 20 6e 6f 74 20 73 75 70 72 69 73 |it is not supris| 000007d0 69 6e 67 20 74 68 61 74 20 69 66 20 79 6f 75 20 |ing that if you | 000007e0 70 75 74 20 61 6e 20 69 6e 74 65 72 65 73 74 69 |put an interesti| 000007f0 6e 67 20 69 6d 61 67 65 20 6f 6e 20 73 63 72 65 |ng image on scre| 00000800 65 6e 20 2d 0a 20 69 6e 20 21 50 61 69 6e 74 2c |en -. in !Paint,| 00000810 21 44 72 61 77 20 6f 72 20 73 69 6d 69 6c 61 72 |!Draw or similar| 00000820 20 2d 20 74 68 65 20 65 66 66 65 63 74 73 20 6f | - the effects o| 00000830 66 20 74 68 65 20 70 69 63 74 75 72 65 20 62 72 |f the picture br| 00000840 65 61 6b 69 6e 67 20 75 70 0a 20 69 73 20 71 75 |eaking up. is qu| 00000850 69 74 65 20 65 6e 74 65 72 74 61 69 6e 69 6e 67 |ite entertaining| 00000860 2e 20 54 68 65 20 65 66 66 65 63 74 20 6f 6e 20 |. The effect on | 00000870 61 20 64 69 67 69 74 69 7a 65 64 20 66 61 63 65 |a digitized face| 00000880 20 6f 72 20 74 65 78 74 20 69 6e 20 61 0a 20 74 | or text in a. t| 00000890 65 78 74 20 65 64 69 74 6f 72 20 69 73 20 70 61 |ext editor is pa| 000008a0 72 74 69 63 75 6c 61 72 6c 79 20 65 66 66 65 63 |rticularly effec| 000008b0 74 69 76 65 20 77 68 65 6e 20 75 73 69 6e 67 20 |tive when using | 000008c0 61 20 73 61 76 65 72 20 73 75 63 68 20 61 73 0a |a saver such as.| 000008d0 20 27 50 75 7a 7a 6c 65 27 20 6f 72 20 27 5a 6f | 'Puzzle' or 'Zo| 000008e0 6f 6d 65 72 27 20 6f 72 20 27 44 72 69 70 27 2e |omer' or 'Drip'.| 000008f0 0a 0a 20 4a 75 73 74 20 45 78 70 65 72 69 6d 65 |.. Just Experime| 00000900 6e 74 20 77 69 74 68 20 74 68 65 6d 2c 20 74 72 |nt with them, tr| 00000910 79 20 61 6c 74 65 72 69 6e 67 20 74 68 65 20 69 |y altering the i| 00000920 6e 70 75 74 20 76 61 6c 75 65 73 2c 20 63 68 61 |nput values, cha| 00000930 6e 67 69 6e 67 0a 20 73 63 72 65 65 6e 20 6d 6f |nging. screen mo| 00000940 64 65 73 2e 20 65 74 63 2e 20 49 74 27 73 20 61 |des. etc. It's a| 00000950 6c 6c 20 67 6f 6f 64 20 66 75 6e 20 2d 20 61 6e |ll good fun - an| 00000960 64 20 67 69 76 65 73 20 79 6f 75 20 61 20 63 68 |d gives you a ch| 00000970 61 6e 63 65 20 74 6f 0a 20 74 61 6b 65 20 79 6f |ance to. take yo| 00000980 75 72 20 6d 69 6e 64 20 6f 66 20 79 6f 75 72 20 |ur mind of your | 00000990 77 6f 72 6b 20 66 6f 72 20 61 20 77 68 69 6c 65 |work for a while| 000009a0 2e 0a 0a 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |... ------------| 000009b0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000009e0 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 4e 61 6d 65 |---------.. Name| 000009f0 20 3a 20 44 61 72 6b 54 61 73 6b 0a 0a 20 41 75 | : DarkTask.. Au| 00000a00 74 68 6f 72 20 3a 20 4b 2e 53 2e 50 61 72 64 65 |thor : K.S.Parde| 00000a10 73 69 0a 0a 20 44 65 73 63 72 69 70 74 69 6f 6e |si.. Description| 00000a20 20 3a 20 54 68 69 73 20 69 73 20 74 68 65 20 6f | : This is the o| 00000a30 6e 6c 79 20 73 61 76 65 72 20 74 68 61 74 20 69 |nly saver that i| 00000a40 73 20 63 6f 64 65 64 20 64 69 72 65 63 74 6c 79 |s coded directly| 00000a50 20 77 69 74 68 69 6e 0a 20 20 20 20 20 20 20 20 | within. | 00000a60 20 20 20 20 20 20 20 74 68 65 20 44 61 72 6b 48 | the DarkH| 00000a70 6f 72 73 65 20 61 70 70 6c 69 63 61 74 69 6f 6e |orse application| 00000a80 2e 20 49 74 20 70 65 72 66 6f 72 6d 73 20 61 20 |. It performs a | 00000a90 73 63 72 65 65 6e 20 62 6c 61 6e 6b 0a 20 20 20 |screen blank. | 00000aa0 20 20 20 20 20 20 20 20 20 20 20 20 62 79 20 73 | by s| 00000ab0 69 6d 70 6c 79 20 74 75 72 6e 69 6e 67 20 74 68 |imply turning th| 00000ac0 65 20 73 63 72 65 65 6e 20 64 69 73 70 6c 61 79 |e screen display| 00000ad0 20 6f 66 66 2e 20 49 74 20 77 6f 72 6b 73 0a 20 | off. It works. | 00000ae0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 6a 75 | ju| 00000af0 73 74 20 6c 69 6b 65 20 74 68 65 20 52 69 73 63 |st like the Risc| 00000b00 4f 53 33 20 73 63 72 65 65 6e 73 61 76 65 72 20 |OS3 screensaver | 00000b10 61 6e 64 20 70 72 6f 76 69 64 65 73 20 61 6e 0a |and provides an.| 00000b20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 69 | i| 00000b30 6e 73 74 61 6e 74 20 73 63 72 65 65 6e 20 72 65 |nstant screen re| 00000b40 73 74 6f 72 61 74 69 6f 6e 2e 20 54 68 65 20 73 |storation. The s| 00000b50 61 76 65 72 20 74 61 6b 65 73 20 6e 6f 20 61 72 |aver takes no ar| 00000b60 67 75 6d 65 6e 74 73 2e 0a 0a 20 2d 2d 2d 2d 2d |guments... -----| 00000b70 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000bb0 0a 0a 20 4e 61 6d 65 20 3a 20 46 6c 61 73 68 0a |.. Name : Flash.| 00000bc0 0a 20 41 75 74 68 6f 72 20 3a 20 4b 2e 53 2e 50 |. Author : K.S.P| 00000bd0 61 72 64 65 73 69 0a 0a 20 44 65 73 63 72 69 70 |ardesi.. Descrip| 00000be0 74 69 6f 6e 20 3a 20 54 68 69 73 20 73 61 76 65 |tion : This save| 00000bf0 72 20 64 69 73 70 6c 61 79 73 20 72 61 6e 64 6f |r displays rando| 00000c00 6d 6c 79 20 70 6f 73 69 74 69 6f 6e 65 64 20 6d |mly positioned m| 00000c10 75 6c 74 69 63 6f 6c 6f 75 72 65 64 0a 20 20 20 |ulticoloured. | 00000c20 20 20 20 20 20 20 20 20 20 20 20 20 63 69 72 63 | circ| 00000c30 6c 65 73 20 6f 6e 20 61 20 62 6c 61 63 6b 20 62 |les on a black b| 00000c40 61 63 6b 67 72 6f 75 6e 64 20 61 6e 64 20 72 75 |ackground and ru| 00000c50 62 73 20 74 68 65 6d 20 6f 75 74 20 67 69 76 69 |bs them out givi| 00000c60 6e 67 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |ng. | 00000c70 20 20 61 20 66 6c 69 63 6b 65 72 69 6e 67 20 61 | a flickering a| 00000c80 6e 64 20 66 6c 61 73 68 69 6e 67 20 65 66 66 65 |nd flashing effe| 00000c90 63 74 2e 20 54 68 65 20 72 61 64 69 75 73 20 69 |ct. The radius i| 00000ca0 73 20 69 6e 70 75 74 74 65 64 0a 20 20 20 20 20 |s inputted. | 00000cb0 20 20 20 20 20 20 20 20 20 20 62 79 20 74 68 65 | by the| 00000cc0 20 75 73 65 72 2e 0a 0a 20 20 20 20 20 20 20 20 | user... | 00000cd0 20 20 20 20 20 20 20 54 68 69 73 20 73 61 76 65 | This save| 00000ce0 72 27 73 20 73 6f 75 72 63 65 20 69 73 20 66 75 |r's source is fu| 00000cf0 6c 6c 79 20 64 6f 63 75 6d 65 6e 74 65 64 20 61 |lly documented a| 00000d00 6e 64 20 69 73 20 62 61 73 65 64 0a 20 20 20 20 |nd is based. | 00000d10 20 20 20 20 20 20 20 20 20 20 20 75 70 6f 6e 20 | upon | 00000d20 74 68 65 20 62 61 73 69 63 20 63 6f 64 65 20 27 |the basic code '| 00000d30 42 61 73 65 53 61 76 65 27 2e 20 53 65 65 20 74 |BaseSave'. See t| 00000d40 68 65 20 66 69 6c 65 20 27 46 69 6c 65 46 6f 72 |he file 'FileFor| 00000d50 6d 61 74 27 0a 20 20 20 20 20 20 20 20 20 20 20 |mat'. | 00000d60 20 20 20 20 66 6f 72 20 6d 6f 72 65 20 69 6e 66 | for more inf| 00000d70 6f 72 6d 61 74 69 6f 6e 20 61 62 6f 75 74 20 74 |ormation about t| 00000d80 68 65 73 65 20 73 61 76 65 72 73 20 61 6e 64 20 |hese savers and | 00000d90 68 6f 77 20 74 6f 20 77 72 69 74 65 0a 20 20 20 |how to write. | 00000da0 20 20 20 20 20 20 20 20 20 20 20 20 79 6f 75 72 | your| 00000db0 20 6f 77 6e 20 75 73 69 6e 67 20 74 68 65 73 65 | own using these| 00000dc0 20 65 78 61 6d 70 6c 65 73 2e 20 42 6f 74 68 20 | examples. Both | 00000dd0 73 6f 75 72 63 65 73 20 66 6f 72 20 27 42 61 73 |sources for 'Bas| 00000de0 65 53 61 76 65 27 0a 20 20 20 20 20 20 20 20 20 |eSave'. | 00000df0 20 20 20 20 20 20 61 6e 64 20 27 46 6c 61 73 68 | and 'Flash| 00000e00 27 20 63 61 6e 20 62 65 20 66 6f 75 6e 64 20 69 |' can be found i| 00000e10 6e 20 74 68 65 20 64 69 72 65 63 74 6f 72 79 20 |n the directory | 00000e20 27 57 6f 72 6b 48 6f 72 73 65 73 27 2e 0a 0a 20 |'WorkHorses'... | 00000e30 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000e70 2d 2d 2d 2d 2d 0a 0a 20 4e 61 6d 65 20 3a 20 43 |-----.. Name : C| 00000e80 69 72 63 6c 65 73 0a 0a 20 41 75 74 68 6f 72 20 |ircles.. Author | 00000e90 3a 20 4b 2e 53 2e 50 61 72 64 65 73 69 0a 0a 20 |: K.S.Pardesi.. | 00000ea0 44 65 73 63 72 69 70 74 69 6f 6e 20 3a 20 54 68 |Description : Th| 00000eb0 69 73 20 73 61 76 65 72 20 64 69 73 70 6c 61 79 |is saver display| 00000ec0 73 20 72 61 6e 64 6f 6d 6c 79 20 70 6f 73 69 74 |s randomly posit| 00000ed0 69 6f 6e 65 64 20 6d 75 6c 74 69 63 6f 6c 6f 75 |ioned multicolou| 00000ee0 72 65 64 0a 20 20 20 20 20 20 20 20 20 20 20 20 |red. | 00000ef0 20 20 20 63 69 72 63 6c 65 73 20 6f 66 20 73 69 | circles of si| 00000f00 7a 65 20 69 6e 70 75 74 74 65 64 20 62 79 20 74 |ze inputted by t| 00000f10 68 65 20 75 73 65 72 2e 20 45 61 63 68 20 66 69 |he user. Each fi| 00000f20 6c 6c 65 64 20 63 69 72 63 6c 65 0a 20 20 20 20 |lled circle. | 00000f30 20 20 20 20 20 20 20 20 20 20 20 69 73 20 6f 75 | is ou| 00000f40 74 6c 69 6e 65 64 20 62 79 20 62 6c 61 63 6b 20 |tlined by black | 00000f50 74 6f 20 67 69 76 65 20 61 20 74 69 64 79 20 66 |to give a tidy f| 00000f60 65 65 6c 2e 0a 0a 20 2d 2d 2d 2d 2d 2d 2d 2d 2d |eel... ---------| 00000f70 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000fa0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 4e |------------.. N| 00000fb0 61 6d 65 20 3a 20 44 72 69 70 0a 0a 20 41 75 74 |ame : Drip.. Aut| 00000fc0 68 6f 72 20 3a 20 4b 2e 53 2e 50 61 72 64 65 73 |hor : K.S.Pardes| 00000fd0 69 0a 0a 20 44 65 73 63 72 69 70 74 69 6f 6e 20 |i.. Description | 00000fe0 3a 20 54 68 69 73 20 73 61 76 65 72 20 73 68 69 |: This saver shi| 00000ff0 66 74 73 20 61 20 70 69 78 65 6c 20 77 69 64 74 |fts a pixel widt| 00001000 68 20 72 61 6e 64 6f 6d 6c 79 20 73 65 6c 65 63 |h randomly selec| 00001010 74 65 64 0a 20 20 20 20 20 20 20 20 20 20 20 20 |ted. | 00001020 20 20 20 63 6f 6c 75 6d 6e 20 66 72 6f 6d 20 74 | column from t| 00001030 68 65 20 73 63 72 65 65 6e 20 64 6f 77 6e 20 62 |he screen down b| 00001040 79 20 61 20 6e 75 6d 62 65 72 20 6f 66 20 70 69 |y a number of pi| 00001050 78 65 6c 73 20 0a 20 20 20 20 20 20 20 20 20 20 |xels . | 00001060 20 20 20 20 20 69 6e 70 75 74 74 65 64 20 62 79 | inputted by| 00001070 20 74 68 65 20 75 73 65 72 2e 20 54 68 65 20 65 | the user. The e| 00001080 66 66 65 63 74 20 6f 66 20 74 68 69 73 20 69 73 |ffect of this is| 00001090 20 61 20 6b 69 6e 64 20 6f 66 0a 20 20 20 20 20 | a kind of. | 000010a0 20 20 20 20 20 20 20 20 20 20 6d 65 6c 74 69 6e | meltin| 000010b0 67 20 64 65 73 6b 74 6f 70 2e 0a 0a 20 2d 2d 2d |g desktop... ---| 000010c0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00001100 2d 2d 0a 0a 20 4e 61 6d 65 20 3a 20 4c 69 6e 65 |--.. Name : Line| 00001110 73 0a 0a 20 41 75 74 68 6f 72 20 3a 20 4b 2e 53 |s.. Author : K.S| 00001120 2e 50 61 72 64 65 73 69 0a 0a 20 44 65 73 63 72 |.Pardesi.. Descr| 00001130 69 70 74 69 6f 6e 20 3a 20 54 68 69 73 20 73 61 |iption : This sa| 00001140 76 65 72 20 62 6f 75 6e 63 65 73 20 61 20 6e 75 |ver bounces a nu| 00001150 6d 62 65 72 20 6f 66 20 6d 75 6c 74 69 63 6f 6c |mber of multicol| 00001160 6f 75 72 65 64 20 6c 69 6e 65 73 0a 20 20 20 20 |oured lines. | 00001170 20 20 20 20 20 20 20 20 20 20 20 69 6e 70 75 74 | input| 00001180 74 65 64 20 62 79 20 74 68 65 20 75 73 65 72 20 |ted by the user | 00001190 61 72 6f 75 6e 64 20 74 68 65 20 73 63 72 65 65 |around the scree| 000011a0 6e 20 72 75 62 62 69 6e 67 20 74 68 65 6d 20 6f |n rubbing them o| 000011b0 75 74 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |ut. | 000011c0 20 20 61 73 20 74 68 65 79 20 67 6f 2e 20 54 68 | as they go. Th| 000011d0 65 20 6f 74 68 65 72 20 66 6f 75 72 20 61 72 67 |e other four arg| 000011e0 75 6d 65 6e 74 73 20 69 6e 64 69 63 61 74 65 20 |uments indicate | 000011f0 74 68 65 0a 20 20 20 20 20 20 20 20 20 20 20 20 |the. | 00001200 20 20 20 73 70 65 65 64 20 61 74 20 77 68 69 63 | speed at whic| 00001210 68 20 74 68 65 20 74 77 6f 20 65 6e 64 73 20 6f |h the two ends o| 00001220 66 20 74 68 65 20 6c 69 6e 65 27 73 20 28 78 2c |f the line's (x,| 00001230 79 29 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |y). | 00001240 20 20 63 6f 2d 6f 64 69 6e 61 74 65 73 20 6d 6f | co-odinates mo| 00001250 76 65 20 61 74 2e 20 41 20 76 61 6c 75 65 20 6f |ve at. A value o| 00001260 66 20 7a 65 72 6f 20 63 61 6e 20 62 65 20 75 73 |f zero can be us| 00001270 65 64 20 74 6f 0a 20 20 20 20 20 20 20 20 20 20 |ed to. | 00001280 20 20 20 20 20 66 69 78 20 61 20 70 6f 69 6e 74 | fix a point| 00001290 2e 20 48 69 67 68 20 76 61 6c 75 65 73 20 77 69 |. High values wi| 000012a0 6c 6c 20 70 72 6f 76 69 64 65 20 77 61 63 6b 79 |ll provide wacky| 000012b0 20 66 6c 61 73 68 79 0a 20 20 20 20 20 20 20 20 | flashy. | 000012c0 20 20 20 20 20 20 20 6c 69 6e 65 73 2e 0a 0a 20 | lines... | 000012d0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00001310 2d 2d 2d 2d 2d 0a 0a 20 4e 61 6d 65 20 3a 20 50 |-----.. Name : P| 00001320 75 7a 7a 6c 65 0a 0a 20 41 75 74 68 6f 72 20 3a |uzzle.. Author :| 00001330 20 4b 2e 53 2e 50 61 72 64 65 73 69 0a 0a 20 44 | K.S.Pardesi.. D| 00001340 65 73 63 72 69 70 74 69 6f 6e 20 3a 20 54 68 69 |escription : Thi| 00001350 73 20 73 61 76 65 72 20 69 73 20 63 68 6f 70 73 |s saver is chops| 00001360 20 75 70 20 74 68 65 20 64 65 73 6b 74 6f 70 20 | up the desktop | 00001370 69 6e 74 6f 20 61 20 6e 75 6d 62 65 72 20 6f 66 |into a number of| 00001380 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00001390 62 6c 6f 63 6b 73 20 61 6e 64 20 73 74 61 72 74 |blocks and start| 000013a0 73 20 61 20 73 6c 69 64 69 6e 67 20 62 6c 6f 63 |s a sliding bloc| 000013b0 6b 20 70 75 7a 7a 6c 65 20 72 61 6e 64 6f 6d 6c |k puzzle randoml| 000013c0 79 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |y. | 000013d0 20 6f 76 65 72 20 74 68 65 20 73 63 72 65 65 6e | over the screen| 000013e0 2e 20 54 68 65 20 66 69 72 73 74 20 74 77 6f 20 |. The first two | 000013f0 70 61 72 61 6d 65 74 65 72 73 20 69 6e 64 69 63 |parameters indic| 00001400 61 74 65 20 74 68 65 0a 20 20 20 20 20 20 20 20 |ate the. | 00001410 20 20 20 20 20 20 20 77 69 64 74 68 20 6f 66 20 | width of | 00001420 74 68 65 20 73 71 75 61 72 65 20 62 6c 6f 63 6b |the square block| 00001430 2c 20 61 6e 64 20 74 68 65 20 73 70 65 65 64 20 |, and the speed | 00001440 61 74 20 77 68 69 63 68 0a 20 20 20 20 20 20 20 |at which. | 00001450 20 20 20 20 20 20 20 20 74 68 65 20 73 71 75 61 | the squa| 00001460 72 65 73 20 77 69 6c 6c 20 73 6c 69 64 65 2e 20 |res will slide. | 00001470 49 6e 20 6f 72 64 65 72 20 66 6f 72 20 74 68 65 |In order for the| 00001480 20 62 6c 6f 63 6b 73 20 74 6f 0a 20 20 20 20 20 | blocks to. | 00001490 20 20 20 20 20 20 20 20 20 20 27 66 69 74 27 20 | 'fit' | 000014a0 70 72 6f 70 65 72 6c 79 2c 20 74 68 65 20 73 70 |properly, the sp| 000014b0 65 65 64 20 6e 65 65 64 73 20 74 6f 20 62 65 20 |eed needs to be | 000014c0 61 20 66 61 63 74 6f 72 20 6f 66 0a 20 20 20 20 |a factor of. | 000014d0 20 20 20 20 20 20 20 20 20 20 20 74 68 65 20 62 | the b| 000014e0 6c 6f 63 6b 20 77 69 64 74 68 2e 20 54 68 65 72 |lock width. Ther| 000014f0 65 20 69 73 20 61 20 6d 61 78 69 6d 75 6d 20 77 |e is a maximum w| 00001500 69 64 74 68 20 73 69 7a 65 2c 20 69 74 0a 20 20 |idth size, it. | 00001510 20 20 20 20 20 20 20 20 20 20 20 20 20 69 73 20 | is | 00001520 73 75 63 68 20 74 68 61 74 20 74 68 65 72 65 20 |such that there | 00001530 6d 75 73 74 20 62 65 20 61 62 6c 65 20 74 6f 20 |must be able to | 00001540 66 69 74 20 61 74 20 6c 65 61 73 74 20 66 6f 75 |fit at least fou| 00001550 72 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |r. | 00001560 20 62 6c 6f 63 6b 73 20 68 6f 72 69 7a 6f 6e 74 | blocks horizont| 00001570 61 6c 6c 79 20 61 63 72 6f 73 73 20 74 68 65 20 |ally across the | 00001580 73 63 72 65 65 6e 2e 20 54 68 65 20 66 69 6e 61 |screen. The fina| 00001590 6c 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |l. | 000015a0 20 70 61 72 61 6d 65 74 65 72 20 63 61 6e 20 62 | parameter can b| 000015b0 65 20 73 65 74 20 74 6f 20 7a 65 72 6f 20 6f 72 |e set to zero or| 000015c0 20 6e 6f 6e 2d 7a 65 72 6f 2e 20 54 68 69 73 20 | non-zero. This | 000015d0 73 77 69 74 63 68 0a 20 20 20 20 20 20 20 20 20 |switch. | 000015e0 20 20 20 20 20 20 69 6e 64 69 63 61 74 65 73 20 | indicates | 000015f0 77 68 65 74 68 65 72 20 74 68 65 20 73 6c 69 64 |whether the slid| 00001600 69 6e 67 20 62 6c 6f 63 6b 73 20 73 68 6f 75 6c |ing blocks shoul| 00001610 64 20 62 65 20 67 69 76 65 6e 20 61 0a 20 20 20 |d be given a. | 00001620 20 20 20 20 20 20 20 20 20 20 20 20 70 6c 69 6e | plin| 00001630 74 68 65 64 20 65 66 66 65 63 74 20 6f 72 20 6e |thed effect or n| 00001640 6f 74 2e 0a 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |ot...-----------| 00001650 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00001680 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 4e 61 6d |----------.. Nam| 00001690 65 20 3a 20 52 65 63 74 61 6e 67 6c 65 73 0a 0a |e : Rectangles..| 000016a0 20 41 75 74 68 6f 72 20 3a 20 4b 2e 53 2e 50 61 | Author : K.S.Pa| 000016b0 72 64 65 73 69 0a 0a 20 44 65 73 63 72 69 70 74 |rdesi.. Descript| 000016c0 69 6f 6e 20 3a 20 54 68 69 73 20 6f 6e 65 20 62 |ion : This one b| 000016d0 6f 75 6e 63 65 73 20 61 20 6e 75 6d 62 65 72 20 |ounces a number | 000016e0 6f 66 20 6d 75 6c 74 69 63 6f 6c 6f 75 72 65 64 |of multicoloured| 000016f0 20 72 65 63 74 61 6e 67 6c 65 73 0a 20 20 20 20 | rectangles. | 00001700 20 20 20 20 20 20 20 20 20 20 20 69 6e 70 75 74 | input| 00001710 74 65 64 20 62 79 20 74 68 65 20 75 73 65 72 20 |ted by the user | 00001720 61 72 6f 75 6e 64 20 74 68 65 20 73 63 72 65 65 |around the scree| 00001730 6e 20 72 75 62 62 69 6e 67 20 74 68 65 6d 20 6f |n rubbing them o| 00001740 75 74 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |ut. | 00001750 20 20 61 73 20 74 68 65 79 20 67 6f 2e 20 54 68 | as they go. Th| 00001760 65 20 6f 74 68 65 72 20 66 6f 75 72 20 61 72 67 |e other four arg| 00001770 75 6d 65 6e 74 73 20 69 6e 64 69 63 61 74 65 20 |uments indicate | 00001780 74 68 65 0a 20 20 20 20 20 20 20 20 20 20 20 20 |the. | 00001790 20 20 20 73 70 65 65 64 20 61 74 20 77 68 69 63 | speed at whic| 000017a0 68 20 74 68 65 20 74 77 6f 20 62 6f 75 6e 64 69 |h the two boundi| 000017b0 6e 67 20 62 6f 78 20 65 78 74 72 65 6d 65 0a 20 |ng box extreme. | 000017c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 63 6f | co| 000017d0 2d 6f 64 69 6e 61 74 65 73 20 6d 6f 76 65 20 61 |-odinates move a| 000017e0 74 2e 20 41 20 76 61 6c 75 65 20 6f 66 20 7a 65 |t. A value of ze| 000017f0 72 6f 20 63 61 6e 20 62 65 20 75 73 65 64 20 74 |ro can be used t| 00001800 6f 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |o. | 00001810 20 66 69 78 20 61 20 70 6f 69 6e 74 2e 20 48 69 | fix a point. Hi| 00001820 67 68 20 76 61 6c 75 65 73 20 77 69 6c 6c 20 70 |gh values will p| 00001830 72 6f 76 69 64 65 20 77 61 63 6b 79 20 66 6c 61 |rovide wacky fla| 00001840 73 68 79 0a 20 20 20 20 20 20 20 20 20 20 20 20 |shy. | 00001850 20 20 20 6c 69 6e 65 73 2e 0a 0a 2d 2d 2d 2d 2d | lines...-----| 00001860 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000018a0 0a 0a 20 4e 61 6d 65 20 3a 20 5a 6f 6f 6d 65 72 |.. Name : Zoomer| 000018b0 0a 0a 20 41 75 74 68 6f 72 20 3a 20 4b 2e 53 2e |.. Author : K.S.| 000018c0 50 61 72 64 65 73 69 0a 0a 20 44 65 73 63 72 69 |Pardesi.. Descri| 000018d0 70 74 69 6f 6e 20 3a 20 54 68 69 73 20 73 61 76 |ption : This sav| 000018e0 65 72 20 7a 6f 6f 6d 73 20 74 68 65 20 73 63 72 |er zooms the scr| 000018f0 65 65 6e 20 66 6f 72 20 74 68 65 20 67 69 76 65 |een for the give| 00001900 6e 20 6e 75 6d 62 65 72 20 6f 66 0a 20 20 20 20 |n number of. | 00001910 20 20 20 20 20 20 20 20 20 20 20 69 74 65 72 61 | itera| 00001920 74 69 6f 6e 73 20 75 73 69 6e 67 20 61 20 6d 65 |tions using a me| 00001930 74 68 6f 64 20 6f 66 20 73 68 69 66 74 69 6e 67 |thod of shifting| 00001940 20 74 68 65 20 73 63 72 65 65 6e 20 61 0a 20 20 | the screen a. | 00001950 20 20 20 20 20 20 20 20 20 20 20 20 20 6c 69 74 | lit| 00001960 74 6c 65 20 6f 6e 20 65 76 65 72 79 20 69 74 65 |tle on every ite| 00001970 72 61 74 69 6f 6e 2c 20 61 66 74 65 72 20 77 68 |ration, after wh| 00001980 69 63 68 20 74 68 65 20 73 63 72 65 65 6e 0a 20 |ich the screen. | 00001990 20 20 20 20 20 20 20 20 20 20 20 20 20 20 77 69 | wi| 000019a0 6c 6c 20 62 65 20 66 61 64 65 64 20 74 6f 20 62 |ll be faded to b| 000019b0 6c 61 63 6b 2e 20 54 72 79 20 72 75 6e 6e 69 6e |lack. Try runnin| 000019c0 67 20 74 68 69 73 20 73 61 76 65 72 20 77 68 65 |g this saver whe| 000019d0 6e 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |n. | 000019e0 20 61 20 70 69 63 74 75 72 65 20 69 73 20 76 69 | a picture is vi| 000019f0 73 61 62 6c 65 20 6f 6e 20 74 68 65 20 64 65 73 |sable on the des| 00001a00 6b 74 6f 70 2e 20 54 72 79 20 73 6f 6d 65 62 6f |ktop. Try somebo| 00001a10 64 79 27 73 0a 20 20 20 20 20 20 20 20 20 20 20 |dy's. | 00001a20 20 20 20 20 66 61 63 65 2c 20 61 6e 64 20 73 65 | face, and se| 00001a30 65 20 69 74 20 62 65 6e 64 20 61 6e 64 20 77 6f |e it bend and wo| 00001a40 62 62 6c 65 20 61 73 20 69 74 20 67 72 6f 77 73 |bble as it grows| 00001a50 2e 0a 0a 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |... ------------| 00001a60 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00001a90 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 4e 61 6d 65 |---------.. Name| 00001aa0 20 3a 20 4f 72 74 68 6f 0a 0a 20 41 75 74 68 6f | : Ortho.. Autho| 00001ab0 72 20 3a 20 4b 2e 53 2e 50 61 72 64 65 73 69 0a |r : K.S.Pardesi.| 00001ac0 0a 20 44 65 73 63 72 69 70 74 69 6f 6e 20 3a 20 |. Description : | 00001ad0 54 68 69 73 20 73 61 76 65 72 20 63 61 6d 65 20 |This saver came | 00001ae0 61 62 6f 75 74 20 62 79 20 70 6c 61 79 69 6e 67 |about by playing| 00001af0 20 77 69 74 68 20 44 61 72 6b 48 6f 72 73 65 2e | with DarkHorse.| 00001b00 20 54 68 65 0a 20 20 20 20 20 20 20 20 20 20 20 | The. | 00001b10 20 20 20 20 61 63 74 75 61 6c 20 73 61 76 65 72 | actual saver| 00001b20 20 69 73 20 61 20 63 6f 6d 62 69 6e 61 74 69 6f | is a combinatio| 00001b30 6e 20 6f 66 20 74 68 65 20 27 5a 6f 6f 6d 65 72 |n of the 'Zoomer| 00001b40 27 20 61 6e 64 0a 20 20 20 20 20 20 20 20 20 20 |' and. | 00001b50 20 20 20 20 20 27 52 65 63 74 61 6e 67 6c 65 73 | 'Rectangles| 00001b60 27 20 73 61 76 65 72 73 2e 20 49 74 20 70 72 6f |' savers. It pro| 00001b70 76 69 64 65 73 20 74 68 65 20 73 61 6d 65 20 75 |vides the same u| 00001b80 73 65 72 20 69 6e 70 75 74 0a 20 20 20 20 20 20 |ser input. | 00001b90 20 20 20 20 20 20 20 20 20 61 73 20 74 68 65 20 | as the | 00001ba0 27 52 65 63 74 61 6e 67 6c 65 73 27 20 73 61 76 |'Rectangles' sav| 00001bb0 65 72 2c 20 62 75 74 20 67 65 6e 65 72 61 74 65 |er, but generate| 00001bc0 73 20 6d 75 63 68 20 6d 6f 72 65 0a 20 20 20 20 |s much more. | 00001bd0 20 20 20 20 20 20 20 20 20 20 20 70 73 79 63 68 | psych| 00001be0 65 64 65 6c 69 63 20 65 66 66 65 63 74 73 2e 20 |edelic effects. | 00001bf0 49 74 27 73 20 62 65 73 74 20 74 6f 20 6c 65 74 |It's best to let| 00001c00 20 69 74 20 66 69 6c 6c 20 74 68 65 0a 20 20 20 | it fill the. | 00001c10 20 20 20 20 20 20 20 20 20 20 20 20 73 63 72 65 | scre| 00001c20 65 6e 20 74 6f 20 73 65 65 20 69 74 20 61 74 20 |en to see it at | 00001c30 69 74 27 73 20 6d 6f 73 74 20 73 74 72 69 6b 69 |it's most striki| 00001c40 6e 67 2e 0a 0a 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |ng....----------| 00001c50 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00001c80 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 4e 61 |-----------.. Na| 00001c90 6d 65 20 3a 20 50 68 61 73 65 72 0a 0a 20 41 75 |me : Phaser.. Au| 00001ca0 74 68 6f 72 20 3a 20 4b 2e 53 2e 50 61 72 64 65 |thor : K.S.Parde| 00001cb0 73 69 0a 0a 20 44 65 73 63 72 69 70 74 69 6f 6e |si.. Description| 00001cc0 20 3a 20 54 68 69 73 20 73 61 76 65 72 20 69 73 | : This saver is| 00001cd0 20 61 20 63 6f 6d 62 69 6e 61 74 69 6f 6e 20 6f | a combination o| 00001ce0 66 20 74 68 65 20 27 5a 6f 6f 6d 65 72 27 20 61 |f the 'Zoomer' a| 00001cf0 6e 64 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |nd. | 00001d00 20 20 27 4c 69 6e 65 73 27 20 73 61 76 65 72 73 | 'Lines' savers| 00001d10 2e 20 49 74 20 70 72 6f 76 69 64 65 73 20 74 68 |. It provides th| 00001d20 65 20 73 61 6d 65 20 75 73 65 72 20 69 6e 70 75 |e same user inpu| 00001d30 74 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |t. | 00001d40 20 61 73 20 74 68 65 20 27 4c 69 6e 65 73 27 20 | as the 'Lines' | 00001d50 73 61 76 65 72 2c 20 62 75 74 20 67 65 6e 65 72 |saver, but gener| 00001d60 61 74 65 73 20 6d 75 63 68 20 6d 6f 72 65 0a 20 |ates much more. | 00001d70 20 20 20 20 20 20 20 20 20 20 20 20 20 20 70 73 | ps| 00001d80 79 63 68 65 64 65 6c 69 63 20 65 66 66 65 63 74 |ychedelic effect| 00001d90 73 2e 20 49 74 27 73 20 62 65 73 74 20 74 6f 20 |s. It's best to | 00001da0 6c 65 74 20 69 74 20 66 69 6c 6c 20 74 68 65 0a |let it fill the.| 00001db0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 | s| 00001dc0 63 72 65 65 6e 20 74 6f 20 73 65 65 20 69 74 20 |creen to see it | 00001dd0 61 74 20 69 74 27 73 20 6d 6f 73 74 20 73 74 72 |at it's most str| 00001de0 69 6b 69 6e 67 2e 0a 0a 2d 2d 2d 2d 2d 2d 2d 2d |iking...--------| 00001df0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00001e20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 |-------------.. | 00001e30 4e 61 6d 65 20 3a 20 4d 65 73 73 61 67 65 0a 0a |Name : Message..| 00001e40 20 41 75 74 68 6f 72 20 3a 20 4b 2e 53 2e 50 61 | Author : K.S.Pa| 00001e50 72 64 65 73 69 0a 0a 20 44 65 73 63 72 69 70 74 |rdesi.. Descript| 00001e60 69 6f 6e 20 3a 20 54 68 69 73 20 73 61 76 65 72 |ion : This saver| 00001e70 20 73 63 72 6f 6c 6c 73 20 61 20 6d 65 73 73 61 | scrolls a messa| 00001e80 67 65 20 61 63 72 6f 73 73 20 74 68 65 20 63 65 |ge across the ce| 00001e90 6e 74 65 72 20 6f 66 20 74 68 65 0a 20 20 20 20 |nter of the. | 00001ea0 20 20 20 20 20 20 20 20 20 20 20 73 63 72 65 65 | scree| 00001eb0 6e 2e 20 54 68 65 20 75 73 65 72 20 63 61 6e 20 |n. The user can | 00001ec0 73 75 70 70 6c 79 20 61 6e 79 20 6d 65 73 73 61 |supply any messa| 00001ed0 67 65 20 6f 66 20 75 70 20 74 6f 20 0a 20 20 20 |ge of up to . | 00001ee0 20 20 20 20 20 20 20 20 20 20 20 20 33 32 20 63 | 32 c| 00001ef0 68 61 72 61 63 74 65 72 73 2e 20 41 20 6d 65 73 |haracters. A mes| 00001f00 73 61 67 65 20 6c 6f 6e 67 65 72 20 74 68 61 74 |sage longer that| 00001f10 20 33 32 20 77 69 6c 6c 20 62 65 0a 20 20 20 20 | 32 will be. | 00001f20 20 20 20 20 20 20 20 20 20 20 20 74 72 75 6e 63 | trunc| 00001f30 61 74 65 64 2e 20 49 66 20 6e 6f 20 6d 65 73 73 |ated. If no mess| 00001f40 61 67 65 20 69 73 20 67 69 76 65 6e 2c 20 74 68 |age is given, th| 00001f50 65 20 64 65 66 61 75 6c 74 20 77 69 6c 6c 20 62 |e default will b| 00001f60 65 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |e. | 00001f70 20 75 73 65 64 2e 0a 0a 2d 2d 2d 2d 2d 2d 2d 2d | used...--------| 00001f80 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00001fb0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 |-------------.. | 00001fc0 4e 61 6d 65 20 3a 20 54 69 6d 65 0a 0a 20 41 75 |Name : Time.. Au| 00001fd0 74 68 6f 72 20 3a 20 4b 2e 53 2e 50 61 72 64 65 |thor : K.S.Parde| 00001fe0 73 69 0a 0a 20 44 65 73 63 72 69 70 74 69 6f 6e |si.. Description| 00001ff0 20 3a 20 54 68 69 73 20 73 61 76 65 72 20 64 69 | : This saver di| 00002000 73 70 6c 61 79 73 20 74 68 65 20 63 75 72 72 65 |splays the curre| 00002010 6e 74 20 64 61 74 65 20 61 6e 64 20 74 69 6d 65 |nt date and time| 00002020 20 61 74 0a 20 20 20 20 20 20 20 20 20 20 20 20 | at. | 00002030 20 20 20 72 61 6e 64 6f 6d 20 6c 6f 63 61 74 69 | random locati| 00002040 6f 6e 73 20 6f 6e 20 73 63 72 65 65 6e 2c 20 63 |ons on screen, c| 00002050 68 61 6e 67 69 6e 67 20 6f 6e 20 65 76 65 72 79 |hanging on every| 00002060 20 73 65 63 6f 6e 64 2e 0a 20 20 20 20 20 20 20 | second.. | 00002070 20 20 20 20 20 20 20 20 54 68 65 72 65 20 61 72 | There ar| 00002080 65 20 6e 6f 20 61 72 67 75 6d 65 6e 74 73 2e 0a |e no arguments..| 00002090 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |.---------------| 000020a0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000020d0 2d 2d 2d 2d 2d 2d 0a 0a 20 4e 61 6d 65 20 3a 20 |------.. Name : | 000020e0 53 74 61 72 73 0a 0a 20 41 75 74 68 6f 72 20 3a |Stars.. Author :| 000020f0 20 4b 2e 53 2e 50 61 72 64 65 73 69 0a 20 20 20 | K.S.Pardesi. | 00002100 20 20 20 20 20 20 20 54 68 61 6e 6b 73 20 74 6f | Thanks to| 00002110 20 43 6f 6e 72 61 64 20 48 75 67 68 65 73 2c 20 | Conrad Hughes, | 00002120 66 6f 72 20 74 68 65 20 61 73 73 65 6d 62 6c 79 |for the assembly| 00002130 20 64 69 76 69 73 69 6f 6e 20 63 6f 64 65 2e 0a | division code..| 00002140 0a 20 44 65 73 63 72 69 70 74 69 6f 6e 20 3a 20 |. Description : | 00002150 54 68 69 73 20 73 61 76 65 72 20 64 69 73 70 6c |This saver displ| 00002160 61 79 73 20 61 20 66 69 65 6c 64 20 6f 66 20 73 |ays a field of s| 00002170 74 61 72 73 2c 20 70 6c 6f 74 74 65 64 20 69 6e |tars, plotted in| 00002180 20 33 44 0a 20 20 20 20 20 20 20 20 20 20 20 20 | 3D. | 00002190 20 20 20 61 6e 64 20 6d 6f 76 65 73 20 74 68 65 | and moves the| 000021a0 20 75 73 65 72 20 74 68 72 6f 75 67 68 20 74 68 | user through th| 000021b0 65 6d 2e 20 54 68 65 72 65 20 61 72 65 20 35 30 |em. There are 50| 000021c0 20 73 74 61 72 73 0a 20 20 20 20 20 20 20 20 20 | stars. | 000021d0 20 20 20 20 20 20 69 6e 20 74 6f 74 61 6c 2c 20 | in total, | 000021e0 61 6e 64 20 61 72 65 20 70 6c 6f 74 74 65 64 20 |and are plotted | 000021f0 75 73 69 6e 67 20 61 20 56 44 55 20 63 61 6c 6c |using a VDU call| 00002200 20 72 61 74 68 65 72 0a 20 20 20 20 20 20 20 20 | rather. | 00002210 20 20 20 20 20 20 20 74 68 61 6e 20 64 69 72 65 | than dire| 00002220 63 74 6c 79 20 77 72 69 74 69 6e 67 20 74 6f 20 |ctly writing to | 00002230 73 63 72 65 65 6e 20 77 68 69 63 68 20 77 6f 75 |screen which wou| 00002240 6c 64 20 63 6f 6d 70 6c 69 63 61 74 65 0a 20 20 |ld complicate. | 00002250 20 20 20 20 20 20 20 20 20 20 20 20 20 74 68 69 | thi| 00002260 6e 67 73 20 64 75 65 20 74 6f 20 64 69 66 66 65 |ngs due to diffe| 00002270 72 65 6e 74 20 73 63 72 65 65 6e 20 6d 6f 64 65 |rent screen mode| 00002280 73 2e 20 46 6f 72 20 6e 6f 77 2c 20 74 68 69 73 |s. For now, this| 00002290 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 000022a0 77 69 6c 6c 20 62 65 20 76 65 72 73 69 6f 6e 20 |will be version | 000022b0 31 2e 30 30 2e 20 50 65 72 68 61 70 73 20 73 6f |1.00. Perhaps so| 000022c0 6d 65 6f 6e 65 20 6f 75 74 20 74 68 65 72 65 20 |meone out there | 000022d0 77 6f 75 6c 64 0a 20 20 20 20 20 20 20 20 20 20 |would. | 000022e0 20 20 20 20 20 6c 69 6b 65 20 74 6f 20 77 72 69 | like to wri| 000022f0 74 65 20 61 20 62 65 74 74 65 72 20 6f 6e 65 21 |te a better one!| 00002300 0a 0a 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |...-------------| 00002310 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00002340 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 4e 61 6d 65 20 |--------.. Name | 00002350 3a 20 47 6f 6c 64 66 69 73 68 0a 0a 20 41 75 74 |: Goldfish.. Aut| 00002360 68 6f 72 20 3a 20 4b 2e 53 2e 50 61 72 64 65 73 |hor : K.S.Pardes| 00002370 69 0a 0a 20 44 65 73 63 72 69 70 74 69 6f 6e 20 |i.. Description | 00002380 3a 20 54 68 69 73 20 69 73 20 61 20 76 65 72 73 |: This is a vers| 00002390 69 6f 6e 20 6f 66 20 61 20 63 6c 61 73 73 69 63 |ion of a classic| 000023a0 20 27 66 69 73 68 74 61 6e 6b 27 20 73 61 76 65 | 'fishtank' save| 000023b0 72 2e 20 54 68 65 0a 20 20 20 20 20 20 20 20 20 |r. The. | 000023c0 20 20 20 20 20 20 73 61 76 65 72 73 20 74 61 6b | savers tak| 000023d0 65 73 20 6e 6f 20 61 72 67 75 6d 65 6e 74 73 2e |es no arguments.| 000023e0 20 49 74 20 64 69 73 70 6c 61 79 73 20 61 20 68 | It displays a h| 000023f0 61 6e 64 66 75 6c 20 6f 66 0a 20 20 20 20 20 20 |andful of. | 00002400 20 20 20 20 20 20 20 20 20 66 69 73 68 20 73 77 | fish sw| 00002410 69 6d 6d 69 6e 67 20 61 63 72 6f 73 73 20 74 68 |imming across th| 00002420 65 20 73 63 72 65 65 6e 2e 20 54 68 65 72 65 27 |e screen. There'| 00002430 73 20 61 6c 73 6f 20 61 20 73 65 61 2d 0a 20 20 |s also a sea-. | 00002440 20 20 20 20 20 20 20 20 20 20 20 20 20 62 65 64 | bed| 00002450 20 77 68 69 63 68 20 6d 6f 76 65 73 20 75 73 69 | which moves usi| 00002460 6e 67 20 74 68 72 65 65 20 6c 65 76 65 6c 73 20 |ng three levels | 00002470 6f 66 20 70 61 72 61 6c 6c 61 78 0a 20 20 20 20 |of parallax. | 00002480 20 20 20 20 20 20 20 20 20 20 20 73 63 72 6f 6c | scrol| 00002490 6c 69 6e 67 2e 20 57 6f 77 21 20 73 6f 75 6e 64 |ling. Wow! sound| 000024a0 73 20 69 6d 70 72 65 73 73 69 76 65 2e 2e 2e 20 |s impressive... | 000024b0 53 6f 6d 65 20 70 65 6f 70 6c 65 20 6c 69 6b 65 |Some people like| 000024c0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 000024d0 74 68 65 20 65 66 66 65 63 74 20 6f 66 20 69 74 |the effect of it| 000024e0 20 72 75 6e 6e 69 6e 67 20 69 6e 20 61 20 73 63 | running in a sc| 000024f0 72 65 65 6e 20 6d 6f 64 65 20 77 69 74 68 20 66 |reen mode with f| 00002500 65 77 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 |ew . | 00002510 20 20 20 63 6f 6c 6f 75 72 73 20 6c 69 6b 65 20 | colours like | 00002520 6d 6f 64 65 20 30 20 6f 72 20 6d 6f 64 65 20 38 |mode 0 or mode 8| 00002530 2e 20 0a 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |. ..------------| 00002540 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00002570 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 4e 61 6d 65 |---------.. Name| 00002580 20 3a 20 4b 61 6c 69 64 6f 0a 0a 20 41 75 74 68 | : Kalido.. Auth| 00002590 6f 72 20 3a 20 4b 2e 53 2e 50 61 72 64 65 73 69 |or : K.S.Pardesi| 000025a0 0a 0a 20 44 65 73 63 72 69 70 74 69 6f 6e 20 3a |.. Description :| 000025b0 20 54 68 69 73 20 69 73 20 61 20 74 79 70 65 20 | This is a type | 000025c0 6f 66 20 6b 61 6c 65 69 64 6f 73 63 6f 70 65 2c |of kaleidoscope,| 000025d0 20 74 68 65 20 69 6d 61 67 65 20 69 73 20 72 65 | the image is re| 000025e0 66 6c 65 63 74 65 64 0a 20 20 20 20 20 20 20 20 |flected. | 000025f0 20 20 20 20 20 20 20 69 6e 20 74 68 65 20 66 6f | in the fo| 00002600 75 72 20 71 75 61 64 72 61 6e 74 73 2e 20 54 68 |ur quadrants. Th| 00002610 65 20 73 61 76 65 72 20 64 69 73 70 6c 61 79 73 |e saver displays| 00002620 20 61 20 67 72 6f 75 70 20 6f 66 0a 20 20 20 20 | a group of. | 00002630 20 20 20 20 20 20 20 20 20 20 20 63 69 72 63 6c | circl| 00002640 65 73 20 6f 66 20 61 20 67 69 76 65 6e 20 73 69 |es of a given si| 00002650 7a 65 20 69 6e 70 75 74 74 65 64 20 62 79 20 74 |ze inputted by t| 00002660 68 65 20 75 73 65 72 20 61 73 0a 20 20 20 20 20 |he user as. | 00002670 20 20 20 20 20 20 20 20 20 20 61 72 67 75 6d 65 | argume| 00002680 6e 74 20 6f 6e 65 2e 20 54 68 65 20 73 65 63 6f |nt one. The seco| 00002690 6e 64 20 61 72 67 75 6d 65 6e 74 20 69 6e 64 69 |nd argument indi| 000026a0 63 61 74 65 73 20 74 68 65 20 63 6f 6c 6f 75 72 |cates the colour| 000026b0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 000026c0 69 6e 74 65 6e 73 69 74 79 2c 20 62 79 20 74 68 |intensity, by th| 000026d0 69 73 20 49 20 6d 65 61 6e 20 74 68 65 20 61 6d |is I mean the am| 000026e0 6f 75 6e 74 20 6f 66 20 63 69 72 63 6c 65 73 20 |ount of circles | 000026f0 74 6f 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |to. | 00002700 20 20 64 72 61 77 20 62 65 66 6f 72 65 20 63 68 | draw before ch| 00002710 61 6e 67 69 6e 67 20 63 6f 6c 6f 75 72 2e 20 41 |anging colour. A| 00002720 73 20 77 69 74 68 20 6d 79 20 6f 74 68 65 72 20 |s with my other | 00002730 73 61 76 65 72 73 0a 20 20 20 20 20 20 20 20 20 |savers. | 00002740 20 20 20 20 20 20 6f 66 20 74 68 69 73 20 74 79 | of this ty| 00002750 70 65 2c 20 70 6c 61 79 20 61 72 6f 75 6e 64 20 |pe, play around | 00002760 77 69 74 68 20 74 68 65 20 61 72 67 75 6d 65 6e |with the argumen| 00002770 74 73 20 74 6f 20 73 65 65 0a 20 20 20 20 20 20 |ts to see. | 00002780 20 20 20 20 20 20 20 20 20 77 68 61 74 20 63 61 | what ca| 00002790 6e 20 62 65 20 61 63 68 69 65 76 65 64 2e 0a 0a |n be achieved...| 000027a0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000027e0 2d 2d 2d 2d 2d 0a 0a 20 4e 61 6d 65 20 3a 20 53 |-----.. Name : S| 000027f0 6f 75 6e 64 56 6f 69 63 65 0a 0a 20 41 75 74 68 |oundVoice.. Auth| 00002800 6f 72 20 3a 20 4b 2e 53 2e 50 61 72 64 65 73 69 |or : K.S.Pardesi| 00002810 0a 0a 20 44 65 73 63 72 69 70 74 69 6f 6e 20 3a |.. Description :| 00002820 20 54 68 69 73 20 73 61 76 65 72 20 70 72 6f 76 | This saver prov| 00002830 69 64 65 73 20 61 20 67 72 61 70 68 69 63 61 6c |ides a graphical| 00002840 20 76 69 65 77 20 6f 66 20 74 68 65 20 61 6d 70 | view of the amp| 00002850 6c 69 74 75 64 65 0a 20 20 20 20 20 20 20 20 20 |litude. | 00002860 20 20 20 20 20 20 6f 66 20 74 68 65 20 73 6f 75 | of the sou| 00002870 6e 64 2d 63 68 61 6e 6e 65 6c 73 20 31 2d 34 2e |nd-channels 1-4.| 00002880 20 54 68 65 20 61 72 67 75 6d 65 6e 74 20 63 61 | The argument ca| 00002890 6e 20 62 65 20 65 69 74 68 65 72 0a 20 20 20 20 |n be either. | 000028a0 20 20 20 20 20 20 20 20 20 20 20 30 20 6f 72 20 | 0 or | 000028b0 6e 6f 6e 2d 30 20 28 69 65 2e 20 61 6e 79 20 76 |non-0 (ie. any v| 000028c0 61 6c 75 65 20 65 78 63 65 70 74 20 7a 65 72 6f |alue except zero| 000028d0 29 2e 20 30 20 6d 65 61 6e 73 0a 20 20 20 20 20 |). 0 means. | 000028e0 20 20 20 20 20 20 20 20 20 20 64 69 73 70 6c 61 | displa| 000028f0 79 20 34 20 62 6f 75 6e 63 79 20 62 61 72 73 2e |y 4 bouncy bars.| 00002900 20 6e 6f 6e 2d 30 20 6d 65 61 6e 73 20 64 69 73 | non-0 means dis| 00002910 70 6c 61 79 20 27 63 69 72 63 6c 65 73 27 2e 0a |play 'circles'..| 00002920 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 54 | T| 00002930 68 65 20 73 61 76 65 72 20 73 68 6f 75 6c 64 20 |he saver should | 00002940 62 65 20 61 63 74 69 76 61 74 65 64 20 72 75 6e |be activated run| 00002950 6e 69 6e 67 20 61 6c 6f 6e 67 20 73 69 64 65 20 |ning along side | 00002960 6f 6e 65 0a 20 20 20 20 20 20 20 20 20 20 20 20 |one. | 00002970 20 20 20 6f 66 20 74 68 6f 73 65 20 64 65 73 6b | of those desk| 00002980 74 6f 70 20 73 6f 75 6e 64 20 70 6c 61 79 65 72 |top sound player| 00002990 73 20 6c 69 6b 65 20 21 50 72 6f 74 72 61 63 6b |s like !Protrack| 000029a0 20 6f 72 0a 20 20 20 20 20 20 20 20 20 20 20 20 | or. | 000029b0 20 20 20 21 53 6f 75 6e 64 74 72 61 63 6b 2e 20 | !Soundtrack. | 000029c0 54 68 69 73 20 69 73 6e 27 74 20 72 65 61 6c 6c |This isn't reall| 000029d0 79 20 74 68 65 20 6b 69 6e 64 20 6f 66 20 73 63 |y the kind of sc| 000029e0 72 65 65 6e 73 61 76 65 72 0a 20 20 20 20 20 20 |reensaver. | 000029f0 20 20 20 20 20 20 20 20 20 6d 6f 73 74 20 70 65 | most pe| 00002a00 6f 70 6c 65 20 77 69 6c 6c 20 75 73 65 20 61 6c |ople will use al| 00002a10 6c 20 74 68 65 20 74 69 6d 65 20 2d 20 62 75 74 |l the time - but| 00002a20 20 69 74 20 64 6f 65 73 20 73 68 6f 77 0a 20 20 | it does show. | 00002a30 20 20 20 20 20 20 20 20 20 20 20 20 20 74 68 65 | the| 00002a40 20 65 78 74 72 65 6d 65 73 20 61 74 20 77 68 69 | extremes at whi| 00002a50 63 68 20 74 68 65 79 20 63 61 6e 20 62 65 20 77 |ch they can be w| 00002a60 72 69 74 74 65 6e 2e 0a 0a 2d 2d 2d 2d 2d 2d 2d |ritten...-------| 00002a70 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00002aa0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a |--------------..| 00002ab0 20 4e 61 6d 65 20 3a 20 53 75 63 6b 65 72 0a 0a | Name : Sucker..| 00002ac0 20 41 75 74 68 6f 72 20 3a 20 4b 2e 53 2e 50 61 | Author : K.S.Pa| 00002ad0 72 64 65 73 69 0a 0a 20 44 65 73 63 72 69 70 74 |rdesi.. Descript| 00002ae0 69 6f 6e 20 3a 20 54 68 69 73 20 73 61 76 65 72 |ion : This saver| 00002af0 20 72 61 6e 64 6f 6d 6c 79 20 73 65 6c 65 63 74 | randomly select| 00002b00 73 20 65 69 74 68 65 72 20 61 20 63 6f 72 6e 65 |s either a corne| 00002b10 72 20 6f 72 20 74 68 65 0a 20 20 20 20 20 20 20 |r or the. | 00002b20 20 20 20 20 20 20 20 20 63 65 6e 74 72 65 20 6f | centre o| 00002b30 66 20 74 68 65 20 73 63 72 65 65 6e 2c 20 61 6e |f the screen, an| 00002b40 64 20 74 68 65 6e 20 73 75 63 6b 73 20 74 68 65 |d then sucks the| 00002b50 20 64 65 73 6b 74 6f 70 0a 20 20 20 20 20 20 20 | desktop. | 00002b60 20 20 20 20 20 20 20 20 73 63 72 65 65 6e 20 69 | screen i| 00002b70 6e 74 6f 20 69 74 2e 20 49 6e 20 61 64 64 69 74 |nto it. In addit| 00002b80 69 6f 6e 2c 20 61 6e 20 61 72 67 75 6d 65 6e 74 |ion, an argument| 00002b90 20 63 61 6e 20 62 65 0a 20 20 20 20 20 20 20 20 | can be. | 00002ba0 20 20 20 20 20 20 20 73 75 70 70 6c 69 65 64 20 | supplied | 00002bb0 77 68 69 63 68 20 69 6e 64 69 63 61 74 65 73 20 |which indicates | 00002bc0 68 6f 77 20 6d 61 6e 79 20 27 73 75 63 6b 27 20 |how many 'suck' | 00002bd0 69 74 65 72 61 74 69 6f 6e 73 0a 20 20 20 20 20 |iterations. | 00002be0 20 20 20 20 20 20 20 20 20 20 73 68 6f 75 6c 64 | should| 00002bf0 20 62 65 20 6d 61 64 65 20 62 65 66 6f 72 65 20 | be made before | 00002c00 74 68 65 20 73 63 72 65 65 6e 20 69 73 20 6c 69 |the screen is li| 00002c10 74 74 65 72 65 64 20 77 69 74 68 0a 20 20 20 20 |ttered with. | 00002c20 20 20 20 20 20 20 20 20 20 20 20 6c 69 74 74 6c | littl| 00002c30 65 20 63 69 72 63 6c 65 73 2e 20 54 68 65 20 6c |e circles. The l| 00002c40 69 74 74 6c 65 20 63 69 72 63 6c 65 73 20 61 72 |ittle circles ar| 00002c50 65 20 74 68 65 72 65 20 74 6f 0a 20 20 20 20 20 |e there to. | 00002c60 20 20 20 20 20 20 20 20 20 20 63 6f 6e 74 69 6e | contin| 00002c70 75 65 20 74 68 65 20 73 61 76 65 72 20 6f 6e 63 |ue the saver onc| 00002c80 65 20 74 68 65 20 64 65 73 6b 74 6f 70 20 69 6d |e the desktop im| 00002c90 61 67 65 20 68 61 73 20 62 65 65 6e 0a 20 20 20 |age has been. | 00002ca0 20 20 20 20 20 20 20 20 20 20 20 20 66 75 6c 6c | full| 00002cb0 79 20 27 73 75 63 6b 65 64 27 2e 20 41 20 76 61 |y 'sucked'. A va| 00002cc0 6c 75 65 20 6f 66 20 7a 65 72 6f 2c 20 77 69 6c |lue of zero, wil| 00002cd0 6c 20 67 69 76 65 20 6e 6f 20 63 69 72 63 6c 65 |l give no circle| 00002ce0 73 2e 0a 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |s...------------| 00002cf0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00002d20 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 4e 61 6d 65 |---------.. Name| 00002d30 20 3a 20 42 6f 75 6e 63 65 72 0a 20 0a 20 41 75 | : Bouncer. . Au| 00002d40 74 68 6f 72 20 3a 20 4b 2e 53 2e 50 61 72 64 65 |thor : K.S.Parde| 00002d50 73 69 0a 0a 20 44 65 73 63 72 69 70 74 69 6f 6e |si.. Description| 00002d60 20 3a 20 54 68 69 73 20 73 61 76 65 72 20 62 6f | : This saver bo| 00002d70 75 6e 63 65 73 20 74 77 6f 20 27 62 61 6c 6c 73 |unces two 'balls| 00002d80 27 20 62 61 63 6b 20 61 6e 64 20 66 6f 72 74 68 |' back and forth| 00002d90 20 6f 76 65 72 0a 20 20 20 20 20 20 20 20 20 20 | over. | 00002da0 20 20 20 20 20 74 68 65 20 73 63 72 65 65 6e 2e | the screen.| 00002db0 20 4f 6e 65 20 62 61 6c 6c 20 69 73 20 65 78 61 | One ball is exa| 00002dc0 63 74 6c 79 20 74 77 69 63 65 20 74 68 65 20 73 |ctly twice the s| 00002dd0 69 7a 65 20 6f 66 0a 20 20 20 20 20 20 20 20 20 |ize of. | 00002de0 20 20 20 20 20 20 74 68 65 20 6f 74 68 65 72 20 | the other | 00002df0 62 75 74 20 6d 6f 76 65 73 20 61 74 20 6f 6e 6c |but moves at onl| 00002e00 79 20 68 61 6c 66 20 74 68 65 20 73 70 65 65 64 |y half the speed| 00002e10 2e 20 54 68 65 20 74 77 6f 0a 20 20 20 20 20 20 |. The two. | 00002e20 20 20 20 20 20 20 20 20 20 61 72 67 75 6d 65 6e | argumen| 00002e30 74 73 20 61 6c 6c 6f 77 20 74 68 65 20 73 69 7a |ts allow the siz| 00002e40 65 20 6f 66 20 62 61 6c 6c 20 61 6e 64 20 73 70 |e of ball and sp| 00002e50 65 65 64 20 74 6f 20 62 65 0a 20 20 20 20 20 20 |eed to be. | 00002e60 20 20 20 20 20 20 20 20 20 73 65 74 2e 20 54 68 | set. Th| 00002e70 65 20 73 70 65 65 64 20 73 68 6f 75 6c 64 20 62 |e speed should b| 00002e80 65 20 6c 65 73 73 20 74 68 61 6e 20 31 36 69 73 |e less than 16is| 00002e90 68 2c 20 6f 74 68 65 72 77 69 73 65 0a 20 20 20 |h, otherwise. | 00002ea0 20 20 20 20 20 20 20 20 20 20 20 20 79 6f 75 20 | you | 00002eb0 6d 61 79 20 66 69 6e 64 20 6f 6e 65 20 6f 66 20 |may find one of | 00002ec0 74 68 65 20 62 61 6c 6c 73 20 64 69 73 73 61 70 |the balls dissap| 00002ed0 65 61 72 73 20 62 65 63 61 75 73 65 20 74 68 65 |ears because the| 00002ee0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00002ef0 73 70 65 65 64 20 73 74 65 70 20 69 73 20 74 6f |speed step is to| 00002f00 6f 20 6c 61 72 67 65 20 2d 20 63 61 75 73 69 6e |o large - causin| 00002f10 67 20 69 74 20 74 6f 20 6a 75 6d 70 20 6f 76 65 |g it to jump ove| 00002f20 72 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |r. | 00002f30 20 74 68 65 20 73 63 72 65 65 6e 20 2d 20 69 66 | the screen - if| 00002f40 20 74 68 69 73 20 68 61 70 70 65 6e 73 20 74 72 | this happens tr| 00002f50 79 20 61 20 73 6d 61 6c 6c 65 72 20 73 70 65 65 |y a smaller spee| 00002f60 64 2e 20 0a 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |d. ..-----------| 00002f70 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00002fa0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 4e 61 6d |----------.. Nam| 00002fb0 65 20 3a 20 43 6f 6d 6d 61 6e 64 0a 20 0a 20 41 |e : Command. . A| 00002fc0 75 74 68 6f 72 20 3a 20 4b 2e 53 2e 50 61 72 64 |uthor : K.S.Pard| 00002fd0 65 73 69 0a 0a 20 44 65 73 63 72 69 70 74 69 6f |esi.. Descriptio| 00002fe0 6e 20 3a 20 54 68 69 73 20 73 61 76 65 72 20 65 |n : This saver e| 00002ff0 78 65 63 75 74 65 73 20 61 6e 79 20 73 74 61 72 |xecutes any star| 00003000 20 63 6f 6d 6d 61 6e 64 20 67 69 76 65 6e 20 6f | command given o| 00003010 66 20 75 70 20 74 6f 0a 20 20 20 20 20 20 20 20 |f up to. | 00003020 20 20 20 20 20 20 20 33 32 20 63 68 61 72 73 20 | 32 chars | 00003030 69 6e 20 6c 65 6e 67 74 68 2e 0a 0a 2d 2d 2d 2d |in length...----| 00003040 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00003080 2d 0a 0a 20 4e 61 6d 65 20 3a 20 53 70 6f 74 4c |-.. Name : SpotL| 00003090 69 67 68 74 0a 20 0a 20 41 75 74 68 6f 72 20 3a |ight. . Author :| 000030a0 20 4b 2e 53 2e 50 61 72 64 65 73 69 0a 0a 20 44 | K.S.Pardesi.. D| 000030b0 65 73 63 72 69 70 74 69 6f 6e 20 3a 20 54 68 69 |escription : Thi| 000030c0 73 20 73 61 76 65 72 20 62 6c 61 63 6b 73 20 74 |s saver blacks t| 000030d0 68 65 20 73 63 72 65 65 6e 2c 20 61 6e 64 20 74 |he screen, and t| 000030e0 68 65 6e 20 73 68 6f 77 73 20 74 68 65 0a 20 20 |hen shows the. | 000030f0 20 20 20 20 20 20 20 20 20 20 20 20 20 64 65 73 | des| 00003100 6b 74 6f 70 20 69 6d 61 67 65 20 74 68 72 6f 75 |ktop image throu| 00003110 67 68 20 61 20 68 6f 6c 65 20 6f 66 20 73 69 7a |gh a hole of siz| 00003120 65 20 69 6e 64 69 63 61 74 65 64 20 62 79 20 74 |e indicated by t| 00003130 68 65 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |he. | 00003140 20 20 75 73 65 72 2e 20 54 68 65 20 65 66 66 65 | user. The effe| 00003150 63 74 20 69 73 20 6c 69 6b 65 20 61 20 63 69 72 |ct is like a cir| 00003160 63 6c 65 20 6f 66 20 6c 69 67 68 74 20 6d 6f 76 |cle of light mov| 00003170 69 6e 67 20 6f 76 65 72 0a 20 20 20 20 20 20 20 |ing over. | 00003180 20 20 20 20 20 20 20 20 74 68 65 20 64 65 73 6b | the desk| 00003190 74 6f 70 2e 20 54 68 69 73 20 69 73 20 74 68 65 |top. This is the| 000031a0 20 66 69 72 73 74 20 73 61 76 65 72 20 74 6f 20 | first saver to | 000031b0 68 61 76 65 20 63 6c 61 69 6d 65 64 0a 20 20 20 |have claimed. | 000031c0 20 20 20 20 20 20 20 20 20 20 20 20 65 78 74 72 | extr| 000031d0 61 20 6d 65 6d 6f 72 79 20 66 72 6f 6d 20 77 69 |a memory from wi| 000031e0 74 68 69 6e 20 74 68 65 20 73 61 76 65 72 2e 20 |thin the saver. | 000031f0 54 68 65 20 6d 61 78 69 6d 75 6d 20 72 61 64 69 |The maximum radi| 00003200 75 73 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |us. | 00003210 20 20 6f 66 20 63 69 72 63 6c 65 20 61 63 63 65 | of circle acce| 00003220 70 74 65 64 20 69 73 20 27 74 68 65 20 68 65 69 |pted is 'the hei| 00003230 67 68 74 20 6f 66 20 73 63 72 65 65 6e 27 2f 38 |ght of screen'/8| 00003240 2e 0a 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |...-------------| 00003250 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00003280 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 4e 61 6d 65 20 |--------.. Name | 00003290 3a 20 52 69 6e 67 73 0a 20 0a 20 41 75 74 68 6f |: Rings. . Autho| 000032a0 72 20 3a 20 4b 2e 53 2e 50 61 72 64 65 73 69 0a |r : K.S.Pardesi.| 000032b0 0a 20 44 65 73 63 72 69 70 74 69 6f 6e 20 3a 20 |. Description : | 000032c0 54 68 69 73 20 73 61 76 65 72 20 64 72 61 77 73 |This saver draws| 000032d0 20 61 20 6e 75 6d 62 65 72 20 6f 66 20 63 6f 6e | a number of con| 000032e0 63 65 6e 74 72 69 63 20 63 69 72 63 6c 65 73 20 |centric circles | 000032f0 61 6e 64 0a 20 20 20 20 20 20 20 20 20 20 20 20 |and. | 00003300 20 20 20 69 6e 63 72 65 61 73 65 73 20 74 68 65 | increases the| 00003310 69 72 20 72 61 64 69 75 73 20 75 6e 74 69 6c 20 |ir radius until | 00003320 74 68 65 79 20 61 72 65 20 6c 61 72 67 65 72 20 |they are larger | 00003330 74 68 61 6e 20 74 68 65 0a 20 20 20 20 20 20 20 |than the. | 00003340 20 20 20 20 20 20 20 20 73 63 72 65 65 6e 2c 20 | screen, | 00003350 61 66 74 65 72 77 68 69 63 68 20 61 20 6e 65 77 |afterwhich a new| 00003360 20 73 65 74 20 69 73 20 6d 61 64 65 2e 20 54 68 | set is made. Th| 00003370 65 20 61 72 67 75 6d 65 6e 74 0a 20 20 20 20 20 |e argument. | 00003380 20 20 20 20 20 20 20 20 20 20 61 6c 6c 6f 77 73 | allows| 00003390 20 63 6f 6e 74 72 6f 6c 20 6f 76 65 72 20 74 68 | control over th| 000033a0 65 20 73 70 65 65 64 20 61 6e 64 20 73 74 65 70 |e speed and step| 000033b0 20 61 74 20 77 68 69 63 68 20 74 68 65 0a 20 20 | at which the. | 000033c0 20 20 20 20 20 20 20 20 20 20 20 20 20 72 69 6e | rin| 000033d0 67 73 20 6d 6f 76 65 2e 0a 20 0a 20 2d 2d 2d 2d |gs move.. . ----| 000033e0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00003420 2d 0a 0a 20 4e 61 6d 65 20 3a 20 44 69 7a 7a 79 |-.. Name : Dizzy| 00003430 44 75 63 6b 73 0a 20 0a 20 41 75 74 68 6f 72 20 |Ducks. . Author | 00003440 3a 20 4b 2e 53 2e 50 61 72 64 65 73 69 0a 20 20 |: K.S.Pardesi. | 00003450 20 20 20 20 20 20 20 20 54 68 61 6e 6b 73 20 74 | Thanks t| 00003460 6f 20 53 74 75 61 72 74 20 50 61 79 6e 65 20 66 |o Stuart Payne f| 00003470 6f 72 20 74 68 65 20 6f 72 69 67 69 6e 61 6c 20 |or the original | 00003480 44 65 73 6b 44 75 63 6b 20 61 70 70 6c 69 63 61 |DeskDuck applica| 00003490 74 69 6f 6e 0a 20 20 20 20 20 20 20 20 20 20 66 |tion. f| 000034a0 72 6f 6d 20 77 68 69 63 68 20 49 20 67 6f 74 20 |rom which I got | 000034b0 74 68 65 20 77 6f 6e 64 65 72 66 75 6c 20 27 44 |the wonderful 'D| 000034c0 75 63 6b 27 20 73 70 72 69 74 65 73 2e 0a 0a 20 |uck' sprites... | 000034d0 44 65 73 63 72 69 70 74 69 6f 6e 20 3a 20 54 68 |Description : Th| 000034e0 69 73 20 73 61 76 65 72 20 70 6c 6f 74 73 20 61 |is saver plots a| 000034f0 20 68 61 6e 64 66 75 6c 20 6f 66 20 64 75 63 6b | handful of duck| 00003500 73 20 73 70 69 6e 6e 69 6e 67 0a 20 20 20 20 20 |s spinning. | 00003510 20 20 20 20 20 20 20 20 20 20 63 6f 6e 74 69 6e | contin| 00003520 75 6f 75 73 6c 79 20 61 63 72 6f 73 73 20 74 68 |uously across th| 00003530 65 20 73 63 72 65 65 6e 2e 20 4e 6f 20 61 72 67 |e screen. No arg| 00003540 75 6d 65 6e 74 73 20 72 65 71 75 69 72 65 64 2e |uments required.| 00003550 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | * 00003570 54 68 69 73 20 73 61 76 65 72 20 6d 61 79 20 77 |This saver may w| 00003580 65 6c 6c 20 6e 65 65 64 20 74 68 65 20 43 6f 6c |ell need the Col| 00003590 6f 75 72 5f 54 72 61 6e 73 20 6d 6f 64 75 6c 65 |our_Trans module| 000035a0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 000035b0 6c 6f 61 64 65 64 20 66 6f 72 20 69 74 20 74 6f |loaded for it to| 000035c0 20 77 6f 72 6b 20 69 66 20 75 73 69 6e 67 20 52 | work if using R| 000035d0 49 53 43 4f 53 20 32 2e 0a 20 20 20 20 20 20 20 |ISCOS 2.. | 000035e0 20 20 20 20 20 20 20 20 0a 20 2d 2d 2d 2d 2d 2d | . ------| 000035f0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00003620 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a |---------------.| 00003630 0a 20 4e 61 6d 65 20 3a 20 42 61 6c 6c 73 0a 20 |. Name : Balls. | 00003640 0a 20 41 75 74 68 6f 72 20 3a 20 4b 2e 53 2e 50 |. Author : K.S.P| 00003650 61 72 64 65 73 69 0a 0a 20 44 65 73 63 72 69 70 |ardesi.. Descrip| 00003660 74 69 6f 6e 20 3a 20 54 68 69 73 20 73 61 76 65 |tion : This save| 00003670 72 20 70 6c 6f 74 73 20 6c 6f 74 73 20 6f 66 20 |r plots lots of | 00003680 62 61 6c 6c 73 20 6f 76 65 72 20 74 68 65 20 65 |balls over the e| 00003690 6e 74 69 72 65 20 73 63 72 65 65 6e 2e 0a 20 20 |ntire screen.. | 000036a0 20 20 20 20 20 20 20 20 20 20 20 20 20 0a 20 20 | . | 000036b0 20 20 20 20 20 20 20 20 20 20 20 20 20 54 68 69 | Thi| 000036c0 73 20 73 61 76 65 72 20 6d 61 79 20 77 65 6c 6c |s saver may well| 000036d0 20 6e 65 65 64 20 74 68 65 20 43 6f 6c 6f 75 72 | need the Colour| 000036e0 5f 54 72 61 6e 73 20 6d 6f 64 75 6c 65 0a 20 20 |_Trans module. | 000036f0 20 20 20 20 20 20 20 20 20 20 20 20 20 6c 6f 61 | loa| 00003700 64 65 64 20 66 6f 72 20 69 74 20 74 6f 20 77 6f |ded for it to wo| 00003710 72 6b 20 69 66 20 75 73 69 6e 67 20 52 49 53 43 |rk if using RISC| 00003720 4f 53 20 32 2e 0a 20 20 20 20 20 20 20 20 20 20 |OS 2.. | 00003730 20 20 20 20 20 0a 20 2d 2d 2d 2d 2d 2d 2d 2d 2d | . ---------| 00003740 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00003770 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 4e |------------.. N| 00003780 61 6d 65 20 3a 20 43 69 6e 64 79 0a 20 0a 20 41 |ame : Cindy. . A| 00003790 75 74 68 6f 72 20 3a 20 4b 2e 53 2e 50 61 72 64 |uthor : K.S.Pard| 000037a0 65 73 69 0a 0a 20 44 65 73 63 72 69 70 74 69 6f |esi.. Descriptio| 000037b0 6e 20 3a 20 54 68 69 73 20 73 61 76 65 72 20 70 |n : This saver p| 000037c0 6c 6f 74 73 20 61 20 73 65 6c 65 63 74 69 6f 6e |lots a selection| 000037d0 20 6f 66 20 69 6d 61 67 65 73 20 6f 66 20 43 69 | of images of Ci| 000037e0 6e 64 79 20 43 2e 0a 20 20 20 20 20 20 20 20 20 |ndy C.. | 000037f0 20 20 20 20 20 20 72 61 6e 64 6f 6d 6c 79 20 6f | randomly o| 00003800 76 65 72 20 74 68 65 20 73 63 72 65 65 6e 2c 20 |ver the screen, | 00003810 74 68 65 20 61 72 67 75 6d 65 6e 74 20 69 6e 64 |the argument ind| 00003820 69 63 61 74 65 73 20 74 68 65 0a 20 20 20 20 20 |icates the. | 00003830 20 20 20 20 20 20 20 20 20 20 6e 75 6d 62 65 72 | number| 00003840 20 6f 66 20 69 6d 61 67 65 73 20 64 69 73 70 6c | of images displ| 00003850 61 79 65 64 20 62 65 66 6f 72 65 20 63 6c 65 61 |ayed before clea| 00003860 72 69 6e 67 20 74 68 65 20 73 63 72 65 65 6e 2e |ring the screen.| 00003870 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | * 00003890 54 68 69 73 20 73 61 76 65 72 20 6d 61 79 20 77 |This saver may w| 000038a0 65 6c 6c 20 6e 65 65 64 20 74 68 65 20 43 6f 6c |ell need the Col| 000038b0 6f 75 72 5f 54 72 61 6e 73 20 6d 6f 64 75 6c 65 |our_Trans module| 000038c0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 000038d0 6c 6f 61 64 65 64 20 66 6f 72 20 69 74 20 74 6f |loaded for it to| 000038e0 20 77 6f 72 6b 20 69 66 20 75 73 69 6e 67 20 52 | work if using R| 000038f0 49 53 43 4f 53 20 32 2e 0a 20 20 20 20 20 20 20 |ISCOS 2.. | 00003900 20 20 20 20 20 20 20 20 0a 20 2d 2d 2d 2d 2d 2d | . ------| 00003910 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00003940 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a |---------------.| 00003950 0a 20 4e 61 6d 65 20 3a 20 53 68 75 74 45 79 65 |. Name : ShutEye| 00003960 73 0a 20 0a 20 41 75 74 68 6f 72 20 3a 20 4b 2e |s. . Author : K.| 00003970 53 2e 50 61 72 64 65 73 69 0a 0a 20 44 65 73 63 |S.Pardesi.. Desc| 00003980 72 69 70 74 69 6f 6e 20 3a 20 54 68 69 73 20 73 |ription : This s| 00003990 61 76 65 72 20 70 6c 6f 74 73 20 61 20 73 65 6c |aver plots a sel| 000039a0 65 63 74 69 6f 6e 20 6f 66 20 69 6d 61 67 65 73 |ection of images| 000039b0 2c 20 6d 6f 73 74 6c 79 20 6f 66 0a 20 20 20 20 |, mostly of. | 000039c0 20 20 20 20 20 20 20 20 20 20 20 66 61 63 65 73 | faces| 000039d0 20 77 69 74 68 20 65 79 65 73 20 63 6c 6f 73 65 | with eyes close| 000039e0 64 2c 20 74 68 65 20 61 72 67 75 6d 65 6e 74 20 |d, the argument | 000039f0 69 6e 64 69 63 61 74 65 73 20 74 68 65 0a 20 20 |indicates the. | 00003a00 20 20 20 20 20 20 20 20 20 20 20 20 20 6e 75 6d | num| 00003a10 62 65 72 20 6f 66 20 69 6d 61 67 65 73 20 64 69 |ber of images di| 00003a20 73 70 6c 61 79 65 64 20 62 65 66 6f 72 65 20 63 |splayed before c| 00003a30 6c 65 61 72 69 6e 67 20 74 68 65 20 73 63 72 65 |learing the scre| 00003a40 65 6e 2e 0a 20 20 20 20 20 20 20 20 20 20 20 20 |en.. | 00003a50 20 20 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 | . | 00003a60 20 20 20 54 68 69 73 20 73 61 76 65 72 20 6d 61 | This saver ma| 00003a70 79 20 77 65 6c 6c 20 6e 65 65 64 20 74 68 65 20 |y well need the | 00003a80 43 6f 6c 6f 75 72 5f 54 72 61 6e 73 20 6d 6f 64 |Colour_Trans mod| 00003a90 75 6c 65 0a 20 20 20 20 20 20 20 20 20 20 20 20 |ule. | 00003aa0 20 20 20 6c 6f 61 64 65 64 20 66 6f 72 20 69 74 | loaded for it| 00003ab0 20 74 6f 20 77 6f 72 6b 20 69 66 20 75 73 69 6e | to work if usin| 00003ac0 67 20 52 49 53 43 4f 53 20 32 2e 0a 20 20 20 20 |g RISCOS 2.. | 00003ad0 20 20 20 20 20 20 20 20 20 20 20 0a 20 2d 2d 2d | . ---| 00003ae0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00003b20 2d 2d 0a 20 0a 20 4e 61 6d 65 20 3a 20 41 63 6f |--. . Name : Aco| 00003b30 72 6e 4c 6f 67 6f 0a 20 0a 20 41 75 74 68 6f 72 |rnLogo. . Author| 00003b40 20 3a 20 4b 2e 53 2e 50 61 72 64 65 73 69 0a 0a | : K.S.Pardesi..| 00003b50 20 44 65 73 63 72 69 70 74 69 6f 6e 20 3a 20 54 | Description : T| 00003b60 68 69 73 20 73 69 6d 70 6c 65 20 73 61 76 65 72 |his simple saver| 00003b70 20 74 61 6b 65 73 20 6e 6f 20 61 72 67 75 6d 65 | takes no argume| 00003b80 6e 74 73 2e 20 49 74 20 70 6c 6f 74 73 20 61 20 |nts. It plots a | 00003b90 74 69 6e 79 0a 20 20 20 20 20 20 20 20 20 20 20 |tiny. | 00003ba0 20 20 20 20 41 63 6f 72 6e 20 4c 6f 67 6f 20 62 | Acorn Logo b| 00003bb0 6f 75 6e 63 69 6e 67 20 61 72 6f 75 6e 64 20 74 |ouncing around t| 00003bc0 68 65 20 73 63 72 65 65 6e 2e 0a 20 20 20 20 20 |he screen.. | 00003bd0 20 20 20 20 20 20 20 20 20 20 0a 20 20 20 20 20 | . | 00003be0 20 20 20 20 20 20 20 20 20 20 54 68 69 73 20 73 | This s| 00003bf0 61 76 65 72 20 6d 61 79 20 77 65 6c 6c 20 6e 65 |aver may well ne| 00003c00 65 64 20 74 68 65 20 43 6f 6c 6f 75 72 5f 54 72 |ed the Colour_Tr| 00003c10 61 6e 73 20 6d 6f 64 75 6c 65 0a 20 20 20 20 20 |ans module. | 00003c20 20 20 20 20 20 20 20 20 20 20 6c 6f 61 64 65 64 | loaded| 00003c30 20 66 6f 72 20 69 74 20 74 6f 20 77 6f 72 6b 20 | for it to work | 00003c40 69 66 20 75 73 69 6e 67 20 52 49 53 43 4f 53 20 |if using RISCOS | 00003c50 32 2e 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |2.. | 00003c60 20 20 0a 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | . ------------| 00003c70 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00003ca0 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 4e 61 6d 65 |---------.. Name| 00003cb0 20 3a 20 42 6f 6f 21 0a 20 0a 20 41 75 74 68 6f | : Boo!. . Autho| 00003cc0 72 20 3a 20 4b 2e 53 2e 50 61 72 64 65 73 69 0a |r : K.S.Pardesi.| 00003cd0 0a 20 44 65 73 63 72 69 70 74 69 6f 6e 20 3a 20 |. Description : | 00003ce0 54 68 69 73 20 73 61 76 65 72 20 74 61 6b 65 73 |This saver takes| 00003cf0 20 6e 6f 20 61 72 67 75 6d 65 6e 74 73 2e 20 49 | no arguments. I| 00003d00 74 20 77 69 6c 6c 20 63 6c 65 61 72 20 74 68 65 |t will clear the| 00003d10 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00003d20 73 63 72 65 65 6e 20 74 6f 20 62 6c 61 63 6b 20 |screen to black | 00003d30 61 6e 64 20 74 68 65 6e 20 70 72 69 6e 74 20 75 |and then print u| 00003d40 70 20 74 68 65 20 77 6f 72 64 20 27 42 4f 4f 21 |p the word 'BOO!| 00003d50 27 20 61 74 0a 20 20 20 20 20 20 20 20 20 20 20 |' at. | 00003d60 20 20 20 20 72 61 6e 64 6f 6d 20 69 6e 74 65 72 | random inter| 00003d70 76 61 6c 73 2e 0a 20 0a 20 20 20 20 20 20 20 20 |vals.. . | 00003d80 20 20 20 20 20 20 20 54 68 69 73 20 73 61 76 65 | This save| 00003d90 72 20 6d 61 79 20 77 65 6c 6c 20 6e 65 65 64 20 |r may well need | 00003da0 74 68 65 20 43 6f 6c 6f 75 72 5f 54 72 61 6e 73 |the Colour_Trans| 00003db0 20 6d 6f 64 75 6c 65 0a 20 20 20 20 20 20 20 20 | module. | 00003dc0 20 20 20 20 20 20 20 6c 6f 61 64 65 64 20 66 6f | loaded fo| 00003dd0 72 20 69 74 20 74 6f 20 77 6f 72 6b 20 69 66 20 |r it to work if | 00003de0 75 73 69 6e 67 20 52 49 53 43 4f 53 20 32 2e 0a |using RISCOS 2..| 00003df0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 0a | .| 00003e00 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | ---------------| 00003e10 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00003e40 2d 2d 2d 2d 2d 2d 0a 0a 20 4e 61 6d 65 20 3a 20 |------.. Name : | 00003e50 42 6c 6f 62 73 0a 20 0a 20 41 75 74 68 6f 72 20 |Blobs. . Author | 00003e60 3a 20 4b 2e 53 2e 50 61 72 64 65 73 69 0a 0a 20 |: K.S.Pardesi.. | 00003e70 44 65 73 63 72 69 70 74 69 6f 6e 20 3a 20 54 68 |Description : Th| 00003e80 69 73 20 73 61 76 65 72 20 64 72 61 77 73 20 62 |is saver draws b| 00003e90 6c 6f 62 73 20 6f 66 20 63 69 72 63 6c 65 73 20 |lobs of circles | 00003ea0 6f 76 65 72 20 74 68 65 20 73 63 72 65 65 6e 20 |over the screen | 00003eb0 77 68 6f 73 65 0a 20 20 20 20 20 20 20 20 20 20 |whose. | 00003ec0 20 20 20 20 20 70 6f 73 69 74 69 6f 6e 20 6d 6f | position mo| 00003ed0 76 65 73 20 69 6e 20 61 20 6a 61 67 67 65 64 20 |ves in a jagged | 00003ee0 66 61 73 68 69 6f 6e 2e 20 54 68 65 20 73 69 7a |fashion. The siz| 00003ef0 65 20 6f 66 20 62 6c 6f 62 0a 20 20 20 20 20 20 |e of blob. | 00003f00 20 20 20 20 20 20 20 20 20 63 61 6e 20 62 65 20 | can be | 00003f10 73 70 65 63 69 66 69 65 64 20 2d 20 74 68 65 20 |specified - the | 00003f20 27 62 6c 6f 62 20 72 61 64 27 2e 20 54 68 65 20 |'blob rad'. The | 00003f30 66 72 65 71 75 65 6e 63 79 20 61 74 0a 20 20 20 |frequency at. | 00003f40 20 20 20 20 20 20 20 20 20 20 20 20 77 68 69 63 | whic| 00003f50 68 20 74 68 65 20 63 6f 6c 6f 75 72 20 63 68 61 |h the colour cha| 00003f60 6e 67 65 73 20 69 73 20 73 75 70 70 6c 69 65 64 |nges is supplied| 00003f70 20 61 73 20 74 68 65 20 27 63 6f 6c 6f 75 72 0a | as the 'colour.| 00003f80 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 69 | i| 00003f90 6e 74 65 6e 73 69 74 79 27 20 61 72 67 75 6d 65 |ntensity' argume| 00003fa0 6e 74 2c 20 61 6e 64 20 66 72 65 71 65 6e 63 79 |nt, and freqency| 00003fb0 20 61 74 20 77 68 69 63 68 20 74 68 65 20 73 63 | at which the sc| 00003fc0 72 65 65 6e 0a 20 20 20 20 20 20 20 20 20 20 20 |reen. | 00003fd0 20 20 20 20 73 68 6f 75 6c 64 20 63 6c 65 61 72 | should clear| 00003fe0 20 61 73 20 74 68 65 20 66 69 6e 61 6c 20 61 72 | as the final ar| 00003ff0 67 75 6d 65 6e 74 2e 0a 20 20 20 20 20 20 20 20 |gument.. | 00004000 20 20 20 20 20 20 20 0a 20 2d 2d 2d 2d 2d 2d 2d | . -------| 00004010 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00004040 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a |--------------..| 00004050 20 4e 61 6d 65 20 3a 20 51 75 69 76 65 72 0a 20 | Name : Quiver. | 00004060 0a 20 41 75 74 68 6f 72 20 3a 20 4b 2e 53 2e 50 |. Author : K.S.P| 00004070 61 72 64 65 73 69 0a 0a 20 44 65 73 63 72 69 70 |ardesi.. Descrip| 00004080 74 69 6f 6e 20 3a 20 54 68 69 73 20 73 61 76 65 |tion : This save| 00004090 72 20 6d 61 6b 65 73 20 74 68 65 20 73 63 72 65 |r makes the scre| 000040a0 65 6e 20 64 69 73 74 6f 72 74 20 61 6e 64 20 27 |en distort and '| 000040b0 71 75 69 76 65 72 27 20 62 79 0a 20 20 20 20 20 |quiver' by. | 000040c0 20 20 20 20 20 20 20 20 20 20 73 68 69 66 74 69 | shifti| 000040d0 6e 67 20 61 20 72 61 6e 64 6f 6d 6c 79 20 73 65 |ng a randomly se| 000040e0 6c 65 63 74 65 64 20 61 72 65 61 20 6f 66 20 74 |lected area of t| 000040f0 68 65 20 73 63 72 65 65 6e 20 62 79 0a 20 20 20 |he screen by. | 00004100 20 20 20 20 20 20 20 20 20 20 20 20 61 20 73 6d | a sm| 00004110 61 6c 6c 20 61 6d 6f 75 6e 74 2e 20 54 68 65 20 |all amount. The | 00004120 73 61 76 65 72 20 74 61 6b 65 73 20 6f 6e 65 20 |saver takes one | 00004130 61 72 67 75 6d 65 6e 74 20 77 68 69 63 68 0a 20 |argument which. | 00004140 20 20 20 20 20 20 20 20 20 20 20 20 20 20 64 65 | de| 00004150 73 63 72 69 62 65 73 20 74 68 65 20 77 69 64 74 |scribes the widt| 00004160 68 20 6f 66 20 74 68 65 20 62 6c 6f 63 6b 20 6f |h of the block o| 00004170 66 20 61 72 65 61 20 74 6f 20 62 65 20 73 68 69 |f area to be shi| 00004180 66 74 65 64 2e 0a 20 0a 20 2d 2d 2d 2d 2d 2d 2d |fted.. . -------| 00004190 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000041c0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a |--------------..| 000041d0 20 4e 61 6d 65 20 3a 20 4d 61 6e 64 65 6c 62 72 | Name : Mandelbr| 000041e0 6f 74 0a 20 0a 20 41 75 74 68 6f 72 20 3a 20 44 |ot. . Author : D| 000041f0 61 72 72 65 6e 20 53 69 6c 6c 65 74 74 0a 0a 20 |arren Sillett.. | 00004200 44 65 73 63 72 69 70 74 69 6f 6e 20 3a 20 54 68 |Description : Th| 00004210 69 73 20 70 6c 6f 74 73 20 61 20 70 72 65 2d 64 |is plots a pre-d| 00004220 72 61 77 6e 20 6d 61 6e 64 65 6c 62 72 6f 74 20 |rawn mandelbrot | 00004230 69 6d 61 67 65 2c 20 61 6e 64 20 74 68 65 6e 0a |image, and then.| 00004240 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 73 | s| 00004250 6d 6f 6f 74 68 6c 79 20 63 79 63 6c 65 73 20 74 |moothly cycles t| 00004260 68 65 20 63 6f 6c 6f 75 72 20 70 61 6c 65 74 74 |he colour palett| 00004270 65 20 61 74 20 74 68 65 20 73 70 65 65 64 20 61 |e at the speed a| 00004280 73 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |s. | 00004290 20 73 70 65 63 69 66 69 65 64 20 62 79 20 74 68 | specified by th| 000042a0 65 20 61 72 67 75 6d 65 6e 74 2e 20 0a 20 20 20 |e argument. . | 000042b0 20 20 20 20 20 20 20 20 20 20 20 20 0a 20 2d 2d | . --| 000042c0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00004300 2d 2d 2d 0a 20 0a 20 4e 61 6d 65 20 3a 20 54 6f |---. . Name : To| 00004310 61 73 74 65 72 73 0a 20 0a 20 41 75 74 68 6f 72 |asters. . Author| 00004320 20 3a 20 4b 2e 53 2e 50 61 72 64 65 73 69 0a 0a | : K.S.Pardesi..| 00004330 20 44 65 73 63 72 69 70 74 69 6f 6e 20 3a 20 54 | Description : T| 00004340 68 69 73 20 73 61 76 65 72 20 69 73 20 62 61 73 |his saver is bas| 00004350 65 64 20 75 70 6f 6e 20 74 68 65 20 27 46 6c 79 |ed upon the 'Fly| 00004360 69 6e 67 20 54 6f 61 73 74 65 72 73 28 54 4d 29 |ing Toasters(TM)| 00004370 27 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |'. | 00004380 20 73 63 72 65 65 6e 73 61 76 65 72 20 66 72 6f | screensaver fro| 00004390 6d 20 74 68 65 20 27 41 66 74 65 72 44 61 72 6b |m the 'AfterDark| 000043a0 28 54 4d 29 27 20 73 63 72 65 65 6e 20 73 61 76 |(TM)' screen sav| 000043b0 65 72 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |er. | 000043c0 20 20 70 72 6f 67 72 61 6d 20 66 6f 72 20 74 68 | program for th| 000043d0 65 20 50 43 2e 20 4f 72 69 67 69 6e 61 6c 20 61 |e PC. Original a| 000043e0 75 74 68 6f 72 73 20 61 72 65 2c 20 4a 61 63 6b |uthors are, Jack| 000043f0 20 45 61 73 74 6d 61 6e 2c 0a 20 20 20 20 20 20 | Eastman,. | 00004400 20 20 20 20 20 20 20 20 20 54 6f 6d 6f 79 61 20 | Tomoya | 00004410 49 6b 65 64 61 2c 20 49 67 6f 72 20 61 6e 64 20 |Ikeda, Igor and | 00004420 42 69 6c 6c 20 53 74 75 61 72 74 2e 0a 20 20 20 |Bill Stuart.. | 00004430 20 20 20 20 20 20 20 20 20 20 20 20 0a 20 20 20 | . | 00004440 20 20 20 20 20 20 20 20 20 20 20 20 54 68 69 73 | This| 00004450 20 41 72 63 20 76 65 72 73 69 6f 6e 20 69 73 20 | Arc version is | 00004460 73 69 6d 70 6c 69 66 69 65 64 2e 20 49 74 20 74 |simplified. It t| 00004470 61 6b 65 73 20 6e 6f 0a 20 20 20 20 20 20 20 20 |akes no. | 00004480 20 20 20 20 20 20 20 61 72 67 75 6d 65 6e 74 73 | arguments| 00004490 20 61 6e 64 20 74 68 65 72 65 20 69 73 20 6e 6f | and there is no| 000044a0 20 74 6f 61 73 74 20 2e 2e 2e 20 73 6f 72 72 79 | toast ... sorry| 000044b0 2e 0a 20 20 20 20 20 20 20 20 20 20 20 0a 20 20 |.. . | 000044c0 20 20 20 20 20 20 20 20 20 20 20 20 20 54 68 69 | Thi| 000044d0 73 20 73 61 76 65 72 20 6d 61 79 20 77 65 6c 6c |s saver may well| 000044e0 20 6e 65 65 64 20 74 68 65 20 43 6f 6c 6f 75 72 | need the Colour| 000044f0 5f 54 72 61 6e 73 20 6d 6f 64 75 6c 65 0a 20 20 |_Trans module. | 00004500 20 20 20 20 20 20 20 20 20 20 20 20 20 6c 6f 61 | loa| 00004510 64 65 64 20 66 6f 72 20 69 74 20 74 6f 20 77 6f |ded for it to wo| 00004520 72 6b 20 69 66 20 75 73 69 6e 67 20 52 49 53 43 |rk if using RISC| 00004530 4f 53 20 32 2e 0a 20 0a 20 2d 2d 2d 2d 2d 2d 2d |OS 2.. . -------| 00004540 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00004570 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a |--------------..| 00004580 20 4e 61 6d 65 20 3a 20 57 72 61 70 0a 20 0a 20 | Name : Wrap. . | 00004590 41 75 74 68 6f 72 20 3a 20 4b 2e 53 2e 50 61 72 |Author : K.S.Par| 000045a0 64 65 73 69 0a 0a 20 44 65 73 63 72 69 70 74 69 |desi.. Descripti| 000045b0 6f 6e 20 3a 20 54 68 69 73 20 73 61 76 65 72 20 |on : This saver | 000045c0 77 72 61 70 73 20 74 68 65 20 64 65 73 6b 74 6f |wraps the deskto| 000045d0 70 20 69 6d 61 67 65 20 76 65 72 74 69 63 61 6c |p image vertical| 000045e0 6c 79 20 6f 76 65 72 0a 20 20 20 20 20 20 20 20 |ly over. | 000045f0 20 20 20 20 20 20 20 61 6e 64 20 6f 76 65 72 2e | and over.| 00004600 20 54 68 65 20 73 70 65 65 64 2f 73 74 65 70 20 | The speed/step | 00004610 61 74 20 77 68 69 63 68 20 69 74 20 6d 6f 76 65 |at which it move| 00004620 73 20 63 61 6e 20 62 65 0a 20 20 20 20 20 20 20 |s can be. | 00004630 20 20 20 20 20 20 20 20 73 70 65 63 69 66 69 65 | specifie| 00004640 64 20 62 79 20 74 68 65 20 61 72 67 75 6d 65 6e |d by the argumen| 00004650 74 2e 0a 20 0a 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |t.. . ----------| 00004660 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00004690 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 4e 61 |-----------.. Na| 000046a0 6d 65 20 3a 20 45 67 6f 0a 20 0a 20 41 75 74 68 |me : Ego. . Auth| 000046b0 6f 72 20 3a 20 4b 2e 53 2e 50 61 72 64 65 73 69 |or : K.S.Pardesi| 000046c0 0a 0a 20 44 65 73 63 72 69 70 74 69 6f 6e 20 3a |.. Description :| 000046d0 20 54 68 69 73 20 73 61 76 65 72 20 64 69 73 70 | This saver disp| 000046e0 6c 61 79 73 20 61 20 73 65 6c 65 63 74 69 6f 6e |lays a selection| 000046f0 20 6f 66 20 6d 65 73 73 61 67 65 73 20 73 75 63 | of messages suc| 00004700 68 20 61 73 0a 20 20 20 20 20 20 20 20 20 20 20 |h as. | 00004710 20 20 20 20 22 59 4f 55 20 41 52 45 20 41 20 47 | "YOU ARE A G| 00004720 4f 4f 44 20 50 45 52 53 4f 4e 22 20 65 74 63 2e |OOD PERSON" etc.| 00004730 20 41 20 73 69 6d 70 6c 65 20 73 61 76 65 72 20 | A simple saver | 00004740 77 68 69 63 68 0a 20 20 20 20 20 20 20 20 20 20 |which. | 00004750 20 20 20 20 20 74 61 6b 65 73 20 6e 6f 20 61 72 | takes no ar| 00004760 67 75 6d 65 6e 74 73 2e 0a 20 0a 20 2d 2d 2d 2d |guments.. . ----| 00004770 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000047b0 2d 0a 0a 20 4e 61 6d 65 20 3a 20 57 61 6c 6c 42 |-.. Name : WallB| 000047c0 6f 75 6e 63 65 0a 20 0a 20 41 75 74 68 6f 72 20 |ounce. . Author | 000047d0 3a 20 4b 2e 53 2e 50 61 72 64 65 73 69 0a 0a 20 |: K.S.Pardesi.. | 000047e0 44 65 73 63 72 69 70 74 69 6f 6e 20 3a 20 54 68 |Description : Th| 000047f0 69 73 20 73 61 76 65 72 20 62 6f 75 6e 63 65 73 |is saver bounces| 00004800 20 74 77 6f 20 62 61 6c 6c 73 20 61 62 6f 75 74 | two balls about| 00004810 20 74 68 65 20 73 63 72 65 65 6e 20 6f 6e 0a 20 | the screen on. | 00004820 20 20 20 20 20 20 20 20 20 20 20 20 20 20 61 20 | a | 00004830 73 74 72 61 69 67 68 74 20 70 61 74 68 2e 20 54 |straight path. T| 00004840 68 65 20 66 69 72 73 74 20 61 72 67 75 6d 65 6e |he first argumen| 00004850 74 20 69 6e 64 69 63 61 74 65 73 20 74 68 65 0a |t indicates the.| 00004860 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 6c | l| 00004870 65 6e 67 74 68 20 6f 66 20 74 68 65 20 74 72 61 |ength of the tra| 00004880 69 6c 20 77 68 69 63 68 20 74 68 65 20 62 61 6c |il which the bal| 00004890 6c 73 20 6c 65 61 76 65 2c 20 74 68 65 20 6e 65 |ls leave, the ne| 000048a0 78 74 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |xt. | 000048b0 20 20 66 6f 75 72 20 69 6e 64 69 63 61 74 65 20 | four indicate | 000048c0 74 68 65 20 73 70 65 65 64 73 20 28 78 31 2c 79 |the speeds (x1,y| 000048d0 31 2c 78 32 2c 79 32 29 20 6f 66 20 74 68 65 20 |1,x2,y2) of the | 000048e0 74 77 6f 0a 20 20 20 20 20 20 20 20 20 20 20 20 |two. | 000048f0 20 20 20 62 61 6c 6c 73 2c 20 61 6e 64 20 74 68 | balls, and th| 00004900 65 20 6c 61 73 74 20 61 72 67 75 65 6d 65 6e 74 |e last arguement| 00004910 20 73 70 65 63 69 66 69 65 73 20 74 68 65 20 73 | specifies the s| 00004920 69 7a 65 20 6f 66 0a 20 20 20 20 20 20 20 20 20 |ize of. | 00004930 20 20 20 20 20 20 74 68 65 20 62 61 6c 6c 2e 0a | the ball..| 00004940 20 0a 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | . -------------| 00004950 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00004980 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 4e 61 6d 65 20 |--------.. Name | 00004990 3a 20 53 63 6f 72 70 69 75 73 8d 0a 20 0a 20 41 |: Scorpius.. . A| 000049a0 75 74 68 6f 72 20 3a 20 4b 2e 53 2e 50 61 72 64 |uthor : K.S.Pard| 000049b0 65 73 69 0a 0a 20 44 65 73 63 72 69 70 74 69 6f |esi.. Descriptio| 000049c0 6e 20 3a 20 54 68 69 73 20 73 61 76 65 72 20 64 |n : This saver d| 000049d0 69 73 70 6c 61 79 73 20 61 20 66 6c 65 65 74 20 |isplays a fleet | 000049e0 6f 66 20 70 6c 61 79 65 72 20 73 70 61 63 65 73 |of player spaces| 000049f0 68 69 70 73 20 66 72 6f 6d 0a 20 20 20 20 20 20 |hips from. | 00004a00 20 20 20 20 20 20 20 20 20 67 61 6d 65 20 53 63 | game Sc| 00004a10 6f 72 70 69 75 73 8d 20 66 6c 79 69 6e 67 20 74 |orpius. flying t| 00004a20 68 72 6f 75 67 68 20 61 20 6d 6f 76 69 6e 67 20 |hrough a moving | 00004a30 73 74 61 72 66 69 65 6c 64 2e 0a 20 20 20 20 20 |starfield.. | 00004a40 20 20 20 20 20 20 20 20 20 20 54 68 69 73 20 73 | This s| 00004a50 61 76 65 72 20 74 61 6b 65 73 20 6e 6f 20 61 72 |aver takes no ar| 00004a60 67 75 6d 65 6e 74 73 2e 0a 20 20 20 20 20 20 20 |guments.. | 00004a70 20 20 20 20 20 20 20 20 0a 20 20 20 20 20 20 20 | . | 00004a80 20 20 20 20 20 20 20 20 54 68 69 73 20 73 61 76 | This sav| 00004a90 65 72 20 6d 61 79 20 77 65 6c 6c 20 6e 65 65 64 |er may well need| 00004aa0 20 74 68 65 20 43 6f 6c 6f 75 72 5f 54 72 61 6e | the Colour_Tran| 00004ab0 73 20 6d 6f 64 75 6c 65 0a 20 20 20 20 20 20 20 |s module. | 00004ac0 20 20 20 20 20 20 20 20 6c 6f 61 64 65 64 20 66 | loaded f| 00004ad0 6f 72 20 69 74 20 74 6f 20 77 6f 72 6b 20 69 66 |or it to work if| 00004ae0 20 75 73 69 6e 67 20 52 49 53 43 4f 53 20 32 2e | using RISCOS 2.| 00004af0 0a 20 0a 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |. . ------------| 00004b00 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00004b30 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 20 0a 20 4e 61 6d |---------. . Nam| 00004b40 65 20 3a 20 53 77 61 72 6d 0a 20 0a 20 41 75 74 |e : Swarm. . Aut| 00004b50 68 6f 72 20 3a 20 42 65 72 6e 68 61 72 64 20 4d |hor : Bernhard M| 00004b60 6f 67 65 6e 73 20 45 67 65 0a 20 0a 20 44 65 73 |ogens Ege. . Des| 00004b70 63 72 69 70 74 69 6f 6e 20 3a 20 54 68 69 73 20 |cription : This | 00004b80 73 61 76 65 72 20 63 6f 6e 73 69 73 74 73 20 61 |saver consists a| 00004b90 20 6e 75 6d 62 65 72 20 6f 66 20 62 65 65 73 2c | number of bees,| 00004ba0 20 77 68 69 63 68 20 61 72 65 20 63 68 61 73 69 | which are chasi| 00004bb0 6e 67 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |ng. | 00004bc0 20 20 61 20 76 69 63 74 69 6d 2e 20 54 68 65 20 | a victim. The | 00004bd0 62 65 65 73 20 68 61 76 65 20 74 68 65 20 66 6f |bees have the fo| 00004be0 6c 6c 6f 77 69 6e 67 20 6f 70 74 69 6f 6e 73 3a |llowing options:| 00004bf0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | * 00004c10 20 20 20 20 20 4e 75 6d 62 65 72 20 6f 66 20 62 | Number of b| 00004c20 65 65 73 20 20 20 20 20 20 20 28 20 31 20 2d 20 |ees ( 1 - | 00004c30 32 35 36 20 29 0a 20 20 20 20 20 20 20 20 20 20 |256 ). | 00004c40 20 20 20 20 20 20 20 20 20 20 41 63 63 75 72 61 | Accura| 00004c50 63 79 20 20 20 20 20 20 20 20 20 20 20 20 20 28 |cy (| 00004c60 20 20 20 3e 3d 30 20 20 20 29 20 2c 20 30 20 69 | >=0 ) , 0 i| 00004c70 73 20 62 65 73 74 0a 20 20 20 20 20 20 20 20 20 |s best. | 00004c80 20 20 20 20 20 20 20 20 20 20 20 52 65 73 70 6f | Respo| 00004c90 6e 73 65 20 20 20 20 20 20 20 20 20 20 20 20 20 |nse | 00004ca0 28 20 30 20 2d 20 31 36 20 20 29 20 2c 20 30 20 |( 0 - 16 ) , 0 | 00004cb0 69 73 20 66 61 73 74 0a 20 20 20 20 20 20 20 20 |is fast. | 00004cc0 20 20 20 20 20 20 20 20 20 20 20 20 4d 61 78 69 | Maxi| 00004cd0 6d 75 6d 20 6d 6f 76 65 6d 65 6e 74 20 20 20 20 |mum movement | 00004ce0 20 28 20 20 20 3e 3d 31 20 20 20 29 20 2c 20 31 | ( >=1 ) , 1| 00004cf0 20 69 73 20 73 6c 6f 77 0a 20 20 20 20 20 20 20 | is slow. | 00004d00 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004d10 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00004d20 54 68 65 20 76 69 63 74 69 6d 20 68 61 73 20 74 |The victim has t| 00004d30 68 65 20 66 6f 6c 6c 6f 77 69 6e 67 20 6f 70 74 |he following opt| 00004d40 69 6f 6e 73 3a 0a 20 20 20 20 20 20 20 20 20 20 |ions:. | 00004d50 20 20 20 20 20 0a 20 20 20 20 20 20 20 20 20 20 | . | 00004d60 20 20 20 20 20 20 20 20 20 20 4d 69 6e 69 6d 75 | Minimu| 00004d70 6d 20 73 70 65 65 64 20 20 20 20 20 20 20 20 28 |m speed (| 00004d80 20 20 20 3e 3d 30 20 20 20 29 0a 20 20 20 20 20 | >=0 ). | 00004d90 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 4d | M| 00004da0 61 78 69 6d 75 6d 20 73 70 65 65 64 20 20 20 20 |aximum speed | 00004db0 20 20 20 20 28 20 20 20 3e 3d 31 20 20 20 29 0a | ( >=1 ).| 00004dc0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00004dd0 20 20 20 20 20 4d 69 6e 20 77 69 6c 6c 20 62 65 | Min will be| 00004de0 20 66 6f 72 63 65 64 20 3d 20 4d 61 78 2c 20 69 | forced = Max, i| 00004df0 66 20 4d 69 6e 3e 4d 61 78 2e 0a 20 20 20 20 20 |f Min>Max.. | 00004e00 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 53 | S| 00004e10 70 65 65 64 20 61 6c 74 65 72 61 74 69 6f 6e 20 |peed alteration | 00004e20 20 20 20 20 28 20 20 20 3e 3d 30 20 20 20 29 20 | ( >=0 ) | 00004e30 2c 20 30 3d 63 6f 6e 73 74 61 6e 74 20 73 70 65 |, 0=constant spe| 00004e40 65 64 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |ed. | 00004e50 20 20 20 20 20 20 20 44 69 72 65 63 74 69 6f 6e | Direction| 00004e60 20 61 6c 74 65 72 61 74 69 6f 6e 20 28 20 20 20 | alteration ( | 00004e70 3e 3d 30 20 20 20 29 20 2c 20 30 3d 73 74 72 61 |>=0 ) , 0=stra| 00004e80 69 67 68 74 20 66 6f 72 77 61 72 64 0a 20 20 20 |ight forward. | 00004e90 20 20 20 20 20 20 20 20 20 20 20 20 0a 20 20 20 | . | 00004ea0 20 20 20 20 20 20 20 20 20 20 20 20 4d 65 6d 6f | Memo| 00004eb0 72 79 20 74 6f 20 73 74 6f 72 65 20 76 69 63 74 |ry to store vict| 00004ec0 69 6d 20 61 6e 64 20 62 65 65 73 20 69 73 20 63 |im and bees is c| 00004ed0 6c 61 69 6d 65 64 20 66 72 6f 6d 20 52 4d 41 2e |laimed from RMA.| 00004ee0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00004ef0 49 74 20 64 6f 65 73 20 72 65 71 75 69 72 65 20 |It does require | 00004f00 74 68 65 20 43 6f 6c 6f 75 72 54 72 61 6e 73 20 |the ColourTrans | 00004f10 6d 6f 64 75 6c 65 20 74 6f 20 62 65 20 6c 6f 61 |module to be loa| 00004f20 64 65 64 2e 0a 20 20 20 20 20 20 20 20 20 20 20 |ded.. | 00004f30 20 20 20 0a 20 20 20 20 20 20 20 20 20 20 20 20 | . | 00004f40 20 20 20 0a 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | . -----------| 00004f50 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00004f80 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 20 0a 20 4e 61 |----------. . Na| 00004f90 6d 65 20 3a 20 42 65 65 73 0a 20 0a 20 41 75 74 |me : Bees. . Aut| 00004fa0 68 6f 72 20 3a 20 42 65 72 6e 68 61 72 64 20 4d |hor : Bernhard M| 00004fb0 6f 67 65 6e 73 20 45 67 65 0a 20 20 20 20 20 20 |ogens Ege. | 00004fc0 20 20 20 20 4b 2e 53 2e 50 61 72 64 65 73 69 0a | K.S.Pardesi.| 00004fd0 20 0a 20 44 65 73 63 72 69 70 74 69 6f 6e 20 3a | . Description :| 00004fe0 20 54 68 69 73 20 73 61 76 65 72 20 63 6f 6e 73 | This saver cons| 00004ff0 69 73 74 73 20 61 20 6e 75 6d 62 65 72 20 6f 66 |ists a number of| 00005000 20 62 65 65 73 2c 20 77 68 69 63 68 20 61 72 65 | bees, which are| 00005010 20 63 68 61 73 69 6e 67 0a 20 20 20 20 20 20 20 | chasing. | 00005020 20 20 20 20 20 20 20 20 61 20 67 6c 6f 77 2d 77 | a glow-w| 00005030 6f 72 6d 20 76 69 63 74 69 6d 2e 20 54 68 65 20 |orm victim. The | 00005040 62 65 65 73 20 68 61 76 65 20 74 68 65 20 66 6f |bees have the fo| 00005050 6c 6c 6f 77 69 6e 67 20 6f 70 74 69 6f 6e 73 3a |llowing options:| 00005060 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | * 00005080 20 20 20 20 20 4e 75 6d 62 65 72 20 6f 66 20 62 | Number of b| 00005090 65 65 73 20 20 20 20 20 20 20 28 20 31 20 2d 20 |ees ( 1 - | 000050a0 32 35 36 20 29 0a 20 20 20 20 20 20 20 20 20 20 |256 ). | 000050b0 20 20 20 20 20 20 20 20 20 20 41 63 63 75 72 61 | Accura| 000050c0 63 79 20 20 20 20 20 20 20 20 20 20 20 20 20 28 |cy (| 000050d0 20 20 20 3e 3d 30 20 20 20 29 20 2c 20 30 20 69 | >=0 ) , 0 i| 000050e0 73 20 62 65 73 74 0a 20 20 20 20 20 20 20 20 20 |s best. | 000050f0 20 20 20 20 20 20 20 20 20 20 20 52 65 73 70 6f | Respo| 00005100 6e 73 65 20 20 20 20 20 20 20 20 20 20 20 20 20 |nse | 00005110 28 20 30 20 2d 20 31 36 20 20 29 20 2c 20 30 20 |( 0 - 16 ) , 0 | 00005120 69 73 20 66 61 73 74 0a 20 20 20 20 20 20 20 20 |is fast. | 00005130 20 20 20 20 20 20 20 20 20 20 20 20 4d 61 78 69 | Maxi| 00005140 6d 75 6d 20 6d 6f 76 65 6d 65 6e 74 20 20 20 20 |mum movement | 00005150 20 28 20 20 20 3e 3d 31 20 20 20 29 20 2c 20 31 | ( >=1 ) , 1| 00005160 20 69 73 20 73 6c 6f 77 0a 20 20 20 20 20 20 20 | is slow. | 00005170 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005180 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00005190 54 68 65 20 76 69 63 74 69 6d 20 68 61 73 20 74 |The victim has t| 000051a0 68 65 20 66 6f 6c 6c 6f 77 69 6e 67 20 6f 70 74 |he following opt| 000051b0 69 6f 6e 73 3a 0a 20 20 20 20 20 20 20 20 20 20 |ions:. | 000051c0 20 20 20 20 20 0a 20 20 20 20 20 20 20 20 20 20 | . | 000051d0 20 20 20 20 20 20 20 20 20 20 4d 69 6e 69 6d 75 | Minimu| 000051e0 6d 20 73 70 65 65 64 20 20 20 20 20 20 20 20 28 |m speed (| 000051f0 20 20 20 3e 3d 30 20 20 20 29 0a 20 20 20 20 20 | >=0 ). | 00005200 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 4d | M| 00005210 61 78 69 6d 75 6d 20 73 70 65 65 64 20 20 20 20 |aximum speed | 00005220 20 20 20 20 28 20 20 20 3e 3d 31 20 20 20 29 0a | ( >=1 ).| 00005230 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00005240 20 20 20 20 20 4d 69 6e 20 77 69 6c 6c 20 62 65 | Min will be| 00005250 20 66 6f 72 63 65 64 20 3d 20 4d 61 78 2c 20 69 | forced = Max, i| 00005260 66 20 4d 69 6e 3e 4d 61 78 2e 0a 20 20 20 20 20 |f Min>Max.. | 00005270 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 53 | S| 00005280 70 65 65 64 20 61 6c 74 65 72 61 74 69 6f 6e 20 |peed alteration | 00005290 20 20 20 20 28 20 20 20 3e 3d 30 20 20 20 29 20 | ( >=0 ) | 000052a0 2c 20 30 3d 63 6f 6e 73 74 61 6e 74 20 73 70 65 |, 0=constant spe| 000052b0 65 64 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |ed. | 000052c0 20 20 20 20 20 20 20 44 69 72 65 63 74 69 6f 6e | Direction| 000052d0 20 61 6c 74 65 72 61 74 69 6f 6e 20 28 20 20 20 | alteration ( | 000052e0 3e 3d 30 20 20 20 29 20 2c 20 30 3d 73 74 72 61 |>=0 ) , 0=stra| 000052f0 69 67 68 74 20 66 6f 72 77 61 72 64 0a 20 20 20 |ight forward. | 00005300 20 20 20 20 20 20 20 20 20 20 20 20 0a 20 20 20 | . | 00005310 20 20 20 20 20 20 20 20 20 20 20 20 49 74 20 64 | It d| 00005320 6f 65 73 20 72 65 71 75 69 72 65 20 74 68 65 20 |oes require the | 00005330 43 6f 6c 6f 75 72 54 72 61 6e 73 20 6d 6f 64 75 |ColourTrans modu| 00005340 6c 65 20 74 6f 20 62 65 20 6c 6f 61 64 65 64 2e |le to be loaded.| 00005350 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 0a |. .| 00005360 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | ---------------| 00005370 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000053a0 2d 2d 2d 2d 2d 2d 0a 20 20 20 20 20 20 20 20 20 |------. | 000053b0 20 20 20 20 20 0a 20 4e 61 6d 65 20 3a 20 53 74 | . Name : St| 000053c0 72 69 70 73 0a 20 0a 20 41 75 74 68 6f 72 20 3a |rips. . Author :| 000053d0 20 4b 2e 53 2e 50 61 72 64 65 73 69 0a 20 0a 20 | K.S.Pardesi. . | 000053e0 44 65 73 63 72 69 70 74 69 6f 6e 20 3a 20 54 68 |Description : Th| 000053f0 69 73 20 73 61 76 65 72 20 64 72 61 77 73 20 61 |is saver draws a| 00005400 20 6e 65 76 65 72 20 65 6e 64 69 6e 67 20 6e 75 | never ending nu| 00005410 6d 62 65 72 20 6f 66 20 63 6f 6c 6f 75 72 65 64 |mber of coloured| 00005420 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00005430 73 74 72 69 70 73 20 6f 76 65 72 20 74 68 65 20 |strips over the | 00005440 73 63 72 65 65 6e 2e 20 4f 75 74 6c 69 6e 65 64 |screen. Outlined| 00005450 20 69 6e 20 62 6c 61 63 6b 20 74 6f 20 67 69 76 | in black to giv| 00005460 65 20 61 0a 20 20 20 20 20 20 20 20 20 20 20 20 |e a. | 00005470 20 20 20 63 72 69 73 70 20 65 64 67 65 2e 0a 20 | crisp edge.. | 00005480 20 20 20 20 20 20 20 20 20 20 20 20 20 20 0a 20 | . | 00005490 20 20 20 20 20 20 20 20 20 20 20 20 20 20 54 68 | Th| 000054a0 69 73 20 73 61 76 65 72 20 74 61 6b 65 73 20 6e |is saver takes n| 000054b0 6f 20 61 72 67 75 6d 65 6e 74 73 2e 0a 20 20 20 |o arguments.. | 000054c0 20 20 20 20 20 20 20 20 20 20 20 20 0a 20 2d 2d | . --| 000054d0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00005510 2d 2d 2d 0a 0a 20 4e 61 6d 65 20 3a 20 46 69 72 |---.. Name : Fir| 00005520 65 42 75 67 7a 0a 20 0a 20 41 75 74 68 6f 72 20 |eBugz. . Author | 00005530 3a 20 54 72 61 63 79 20 6f 66 20 53 49 43 4b 20 |: Tracy of SICK | 00005540 2d 20 4d 65 72 6c 69 6e 20 48 75 67 68 65 73 0a |- Merlin Hughes.| 00005550 20 0a 20 44 65 73 63 72 69 70 74 69 6f 6e 20 3a | . Description :| 00005560 20 54 68 69 73 20 73 61 76 65 72 20 69 73 20 79 | This saver is y| 00005570 65 74 20 61 6e 6f 74 68 65 72 20 76 65 72 73 69 |et another versi| 00005580 6f 6e 20 6f 66 20 74 68 65 20 27 73 77 61 72 6d |on of the 'swarm| 00005590 27 20 74 79 70 65 0a 20 20 20 20 20 20 20 20 20 |' type. | 000055a0 20 20 20 20 20 20 73 63 72 65 65 6e 73 61 76 65 | screensave| 000055b0 72 2e 20 54 68 69 73 20 6f 6e 65 20 69 73 20 6d |r. This one is m| 000055c0 6f 72 65 20 73 70 61 72 6b 6c 79 20 74 68 61 6e |ore sparkly than| 000055d0 20 6d 6f 73 74 20 6f 74 68 65 72 73 2e 0a 20 20 | most others.. | 000055e0 20 20 20 20 20 20 20 20 20 20 20 20 20 0a 20 20 | . | 000055f0 20 20 20 20 20 20 20 20 20 20 20 20 20 54 68 69 | Thi| 00005600 73 20 73 61 76 65 72 20 74 61 6b 65 73 20 6e 6f |s saver takes no| 00005610 20 61 72 67 75 6d 65 6e 74 73 2e 0a 20 20 20 20 | arguments.. | 00005620 20 20 20 20 20 20 20 20 20 20 20 0a 20 2d 2d 2d | . ---| 00005630 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00005670 2d 2d 0a 0a 20 4e 61 6d 65 20 3a 20 44 72 69 70 |--.. Name : Drip| 00005680 49 49 0a 20 0a 20 41 75 74 68 6f 72 20 3a 20 4b |II. . Author : K| 00005690 2e 53 2e 50 61 72 64 65 73 69 0a 0a 20 44 65 73 |.S.Pardesi.. Des| 000056a0 63 72 69 70 74 69 6f 6e 20 3a 20 54 68 69 73 20 |cription : This | 000056b0 73 61 76 65 72 20 73 68 69 66 74 73 20 61 20 73 |saver shifts a s| 000056c0 70 65 63 69 66 69 65 64 20 77 69 64 74 68 20 6f |pecified width o| 000056d0 66 20 64 72 69 70 2c 20 66 72 6f 6d 20 61 0a 20 |f drip, from a. | 000056e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 72 61 | ra| 000056f0 6e 64 6f 6d 6c 79 20 73 65 6c 65 63 74 65 64 20 |ndomly selected | 00005700 63 6f 6c 75 6d 6e 20 6f 66 20 74 68 65 20 73 63 |column of the sc| 00005710 72 65 65 6e 20 64 6f 77 6e 20 62 79 20 61 20 6e |reen down by a n| 00005720 75 6d 62 65 72 0a 20 20 20 20 20 20 20 20 20 20 |umber. | 00005730 20 20 20 20 20 6f 66 20 70 69 78 65 6c 73 2e 20 | of pixels. | 00005740 54 68 65 20 65 66 66 65 63 74 20 6f 66 20 74 68 |The effect of th| 00005750 69 73 20 69 73 20 61 20 6b 69 6e 64 20 6f 66 20 |is is a kind of | 00005760 6d 65 6c 74 69 6e 67 0a 20 20 20 20 20 20 20 20 |melting. | 00005770 20 20 20 20 20 20 20 64 65 73 6b 74 6f 70 2e 20 | desktop. | 00005780 54 68 65 20 66 69 72 73 74 20 61 72 67 75 6d 65 |The first argume| 00005790 6e 74 20 73 70 65 63 69 66 69 65 73 20 74 68 65 |nt specifies the| 000057a0 20 73 70 65 65 64 20 6f 66 20 74 68 65 0a 20 20 | speed of the. | 000057b0 20 20 20 20 20 20 20 20 20 20 20 20 20 64 72 69 | dri| 000057c0 70 2c 20 61 6e 64 20 74 68 65 20 73 65 63 6f 6e |p, and the secon| 000057d0 64 20 73 70 65 63 69 66 69 65 73 20 74 68 65 20 |d specifies the | 000057e0 77 69 64 74 68 20 6f 66 20 74 68 65 20 64 72 69 |width of the dri| 000057f0 70 2e 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |p.. | 00005800 20 20 0a 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | . ------------| 00005810 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00005840 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 20 4e 61 6d 65 |---------.. Name| 00005850 20 3a 20 52 6f 72 73 63 68 61 63 68 0a 20 0a 20 | : Rorschach. . | 00005860 41 75 74 68 6f 72 20 3a 20 4a 6f 68 6e 20 54 79 |Author : John Ty| 00005870 74 67 61 74 20 6f 66 20 42 41 53 53 0a 0a 20 44 |tgat of BASS.. D| 00005880 65 73 63 72 69 70 74 69 6f 6e 20 3a 20 0a 20 20 |escription : . | 00005890 20 20 20 20 20 20 20 20 20 20 20 20 20 0a 20 2d | . -| 000058a0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000058e0 2d 2d 2d 2d 0a |----.| 000058e5