Home » Archimedes archive » Micro User » MU 1991-05.adf » PDStuff » SillyBits/!Jumper/!SheepDip

SillyBits/!Jumper/!SheepDip

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 » Micro User » MU 1991-05.adf » PDStuff
Filename: SillyBits/!Jumper/!SheepDip
Read OK:
File size: 0653 bytes
Load address: 0000
Exec address: 0000
File contents
   10REM >!SheepDip
   20*SNEW
   30*SLOAD <Sheep$Dir>.!Sprites
   40wait=1000
   50MODE12
   60*RUN <Sheep$Dir>.!Palette
   70PROCprint
   80FOR N=1 TO 5
   90OSCLI("SCHOOSE SHEEP"+STR$(N))
  100PLOT &ED,578,480
  110PROCwait
  120NEXT
  130FOR N=6 TO 2 STEP -1
  140OSCLI("SCHOOSE SHEEP"+STR$(N))
  150PLOT &ED,578,480
  160PROCwait
  170NEXT
  180GOTO80
  190DEFPROCwait
  200FOR W=1 TO wait:NEXT
  210IF INKEY (-122) wait=wait/1.2
  220IF INKEY (-26) wait=wait*1.2
  230ENDPROC
  240:
  250DEF PROCprint
  260COLOUR 129:COLOUR 7:CLS:PRINT TAB(1,1);"Left and Right cursor keys decrease and increase animation speed."
  270PRINT'" Woolly Jumper"'" -=-=-=-=-=-=-"'" by Richard Hallas"
  280PRINT'" This desktop silly is public domain (not that anyone in their right mind would  pay good money for it!). All the usual boring criteria apply to it."
  290PRINT'" Woolly's sprite was originally lifted from Minerva's ""Thundermonk"", but it"
  300PRINT" has been extensively modified, and I added all the animation frames myself, so"
  310PRINT" I don't really think it could be said to be copyright Minerva anymore. I don't"
  320PRINT" suppose anyone would care if it                 was, but it isn't, so there!"
  330PRINT'" In the unlikely event of someone               wishing to contact me, I may be  found at the following address:"
  340PRINT'"     31 Skelton Crescent,"
  350PRINT"     Crosland Moor,"
  360PRINT"     Huddersfield,"
  370PRINT"     West Yorkshire,"
  380PRINT"     HD4 5PN         Telephone:  (0484) 654186"
  390PRINT'" By the way, I'm really a freelance music typesetter and desktop publisher, so   if anyone out there wants something doing, my prices of �4 to �10 per page are  highly competitive and excellent value in terms of product quality!  Write or"
  400PRINT " phone to the above address.  I trade as KeyNote.";
  410ENDPROC

� >!SheepDip
	*SNEW
*SLOAD <Sheep$Dir>.!Sprites
(
wait=1000
2�12
<*RUN <Sheep$Dir>.!Palette
F
�print
P
� N=1 � 5
Z�("SCHOOSE SHEEP"+�(N))
d� &ED,578,480
n	�wait
x�
�� N=6 � 2 � -1
��("SCHOOSE SHEEP"+�(N))
�� &ED,578,480
�	�wait
��
�	�DP@
�
��wait
�� W=1 � wait:�
�� � (-122) wait=wait/1.2
�� � (-26) wait=wait*1.2
��
�:
�� �print
[� 129:� 7:�:� �1,1);"Left and Right cursor keys decrease and increase animation speed."
<�'" Woolly Jumper"'" -=-=-=-=-=-=-"'" by Richard Hallas"
��'" This desktop silly is public domain (not that anyone in their right mind would  pay good money for it!). All the usual boring criteria apply to it."
"U�'" Woolly's sprite was originally lifted from Minerva's ""Thundermonk"", but it"
,V�" has been extensively modified, and I added all the animation frames myself, so"
6V�" I don't really think it could be said to be copyright Minerva anymore. I don't"
@T�" suppose anyone would care if it                 was, but it isn't, so there!"
Jx�'" In the unlikely event of someone               wishing to contact me, I may be  found at the following address:"
T!�'"     31 Skelton Crescent,"
^�"     Crosland Moor,"
h�"     Huddersfield,"
r�"     West Yorkshire,"
|5�"     HD4 5PN         Telephone:  (0484) 654186"
���'" By the way, I'm really a freelance music typesetter and desktop publisher, so   if anyone out there wants something doing, my prices of �4 to �10 per page are  highly competitive and excellent value in terms of product quality!  Write or"
�:� " phone to the above address.  I trade as KeyNote.";
��
�
00000000  0d 00 0a 10 f4 20 3e 21  53 68 65 65 70 44 69 70  |..... >!SheepDip|
00000010  0d 00 14 09 2a 53 4e 45  57 0d 00 1e 1f 2a 53 4c  |....*SNEW....*SL|
00000020  4f 41 44 20 3c 53 68 65  65 70 24 44 69 72 3e 2e  |OAD <Sheep$Dir>.|
00000030  21 53 70 72 69 74 65 73  0d 00 28 0d 77 61 69 74  |!Sprites..(.wait|
00000040  3d 31 30 30 30 0d 00 32  07 eb 31 32 0d 00 3c 1d  |=1000..2..12..<.|
00000050  2a 52 55 4e 20 3c 53 68  65 65 70 24 44 69 72 3e  |*RUN <Sheep$Dir>|
00000060  2e 21 50 61 6c 65 74 74  65 0d 00 46 0a f2 70 72  |.!Palette..F..pr|
00000070  69 6e 74 0d 00 50 0d e3  20 4e 3d 31 20 b8 20 35  |int..P.. N=1 . 5|
00000080  0d 00 5a 1b ff 28 22 53  43 48 4f 4f 53 45 20 53  |..Z..("SCHOOSE S|
00000090  48 45 45 50 22 2b c3 28  4e 29 29 0d 00 64 11 f0  |HEEP"+.(N))..d..|
000000a0  20 26 45 44 2c 35 37 38  2c 34 38 30 0d 00 6e 09  | &ED,578,480..n.|
000000b0  f2 77 61 69 74 0d 00 78  05 ed 0d 00 82 12 e3 20  |.wait..x....... |
000000c0  4e 3d 36 20 b8 20 32 20  88 20 2d 31 0d 00 8c 1b  |N=6 . 2 . -1....|
000000d0  ff 28 22 53 43 48 4f 4f  53 45 20 53 48 45 45 50  |.("SCHOOSE SHEEP|
000000e0  22 2b c3 28 4e 29 29 0d  00 96 11 f0 20 26 45 44  |"+.(N))..... &ED|
000000f0  2c 35 37 38 2c 34 38 30  0d 00 a0 09 f2 77 61 69  |,578,480.....wai|
00000100  74 0d 00 aa 05 ed 0d 00  b4 09 e5 8d 44 50 40 0d  |t...........DP@.|
00000110  00 be 0a dd f2 77 61 69  74 0d 00 c8 12 e3 20 57  |.....wait..... W|
00000120  3d 31 20 b8 20 77 61 69  74 3a ed 0d 00 d2 1c e7  |=1 . wait:......|
00000130  20 a6 20 28 2d 31 32 32  29 20 77 61 69 74 3d 77  | . (-122) wait=w|
00000140  61 69 74 2f 31 2e 32 0d  00 dc 1b e7 20 a6 20 28  |ait/1.2..... . (|
00000150  2d 32 36 29 20 77 61 69  74 3d 77 61 69 74 2a 31  |-26) wait=wait*1|
00000160  2e 32 0d 00 e6 05 e1 0d  00 f0 05 3a 0d 00 fa 0c  |.2.........:....|
00000170  dd 20 f2 70 72 69 6e 74  0d 01 04 5b fb 20 31 32  |. .print...[. 12|
00000180  39 3a fb 20 37 3a db 3a  f1 20 8a 31 2c 31 29 3b  |9:. 7:.:. .1,1);|
00000190  22 4c 65 66 74 20 61 6e  64 20 52 69 67 68 74 20  |"Left and Right |
000001a0  63 75 72 73 6f 72 20 6b  65 79 73 20 64 65 63 72  |cursor keys decr|
000001b0  65 61 73 65 20 61 6e 64  20 69 6e 63 72 65 61 73  |ease and increas|
000001c0  65 20 61 6e 69 6d 61 74  69 6f 6e 20 73 70 65 65  |e animation spee|
000001d0  64 2e 22 0d 01 0e 3c f1  27 22 20 57 6f 6f 6c 6c  |d."...<.'" Wooll|
000001e0  79 20 4a 75 6d 70 65 72  22 27 22 20 2d 3d 2d 3d  |y Jumper"'" -=-=|
000001f0  2d 3d 2d 3d 2d 3d 2d 3d  2d 22 27 22 20 62 79 20  |-=-=-=-=-"'" by |
00000200  52 69 63 68 61 72 64 20  48 61 6c 6c 61 73 22 0d  |Richard Hallas".|
00000210  01 18 9c f1 27 22 20 54  68 69 73 20 64 65 73 6b  |....'" This desk|
00000220  74 6f 70 20 73 69 6c 6c  79 20 69 73 20 70 75 62  |top silly is pub|
00000230  6c 69 63 20 64 6f 6d 61  69 6e 20 28 6e 6f 74 20  |lic domain (not |
00000240  74 68 61 74 20 61 6e 79  6f 6e 65 20 69 6e 20 74  |that anyone in t|
00000250  68 65 69 72 20 72 69 67  68 74 20 6d 69 6e 64 20  |heir right mind |
00000260  77 6f 75 6c 64 20 20 70  61 79 20 67 6f 6f 64 20  |would  pay good |
00000270  6d 6f 6e 65 79 20 66 6f  72 20 69 74 21 29 2e 20  |money for it!). |
00000280  41 6c 6c 20 74 68 65 20  75 73 75 61 6c 20 62 6f  |All the usual bo|
00000290  72 69 6e 67 20 63 72 69  74 65 72 69 61 20 61 70  |ring criteria ap|
000002a0  70 6c 79 20 74 6f 20 69  74 2e 22 0d 01 22 55 f1  |ply to it.".."U.|
000002b0  27 22 20 57 6f 6f 6c 6c  79 27 73 20 73 70 72 69  |'" Woolly's spri|
000002c0  74 65 20 77 61 73 20 6f  72 69 67 69 6e 61 6c 6c  |te was originall|
000002d0  79 20 6c 69 66 74 65 64  20 66 72 6f 6d 20 4d 69  |y lifted from Mi|
000002e0  6e 65 72 76 61 27 73 20  22 22 54 68 75 6e 64 65  |nerva's ""Thunde|
000002f0  72 6d 6f 6e 6b 22 22 2c  20 62 75 74 20 69 74 22  |rmonk"", but it"|
00000300  0d 01 2c 56 f1 22 20 68  61 73 20 62 65 65 6e 20  |..,V." has been |
00000310  65 78 74 65 6e 73 69 76  65 6c 79 20 6d 6f 64 69  |extensively modi|
00000320  66 69 65 64 2c 20 61 6e  64 20 49 20 61 64 64 65  |fied, and I adde|
00000330  64 20 61 6c 6c 20 74 68  65 20 61 6e 69 6d 61 74  |d all the animat|
00000340  69 6f 6e 20 66 72 61 6d  65 73 20 6d 79 73 65 6c  |ion frames mysel|
00000350  66 2c 20 73 6f 22 0d 01  36 56 f1 22 20 49 20 64  |f, so"..6V." I d|
00000360  6f 6e 27 74 20 72 65 61  6c 6c 79 20 74 68 69 6e  |on't really thin|
00000370  6b 20 69 74 20 63 6f 75  6c 64 20 62 65 20 73 61  |k it could be sa|
00000380  69 64 20 74 6f 20 62 65  20 63 6f 70 79 72 69 67  |id to be copyrig|
00000390  68 74 20 4d 69 6e 65 72  76 61 20 61 6e 79 6d 6f  |ht Minerva anymo|
000003a0  72 65 2e 20 49 20 64 6f  6e 27 74 22 0d 01 40 54  |re. I don't"..@T|
000003b0  f1 22 20 73 75 70 70 6f  73 65 20 61 6e 79 6f 6e  |." suppose anyon|
000003c0  65 20 77 6f 75 6c 64 20  63 61 72 65 20 69 66 20  |e would care if |
000003d0  69 74 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |it              |
000003e0  20 20 20 77 61 73 2c 20  62 75 74 20 69 74 20 69  |   was, but it i|
000003f0  73 6e 27 74 2c 20 73 6f  20 74 68 65 72 65 21 22  |sn't, so there!"|
00000400  0d 01 4a 78 f1 27 22 20  49 6e 20 74 68 65 20 75  |..Jx.'" In the u|
00000410  6e 6c 69 6b 65 6c 79 20  65 76 65 6e 74 20 6f 66  |nlikely event of|
00000420  20 73 6f 6d 65 6f 6e 65  20 20 20 20 20 20 20 20  | someone        |
00000430  20 20 20 20 20 20 20 77  69 73 68 69 6e 67 20 74  |       wishing t|
00000440  6f 20 63 6f 6e 74 61 63  74 20 6d 65 2c 20 49 20  |o contact me, I |
00000450  6d 61 79 20 62 65 20 20  66 6f 75 6e 64 20 61 74  |may be  found at|
00000460  20 74 68 65 20 66 6f 6c  6c 6f 77 69 6e 67 20 61  | the following a|
00000470  64 64 72 65 73 73 3a 22  0d 01 54 21 f1 27 22 20  |ddress:"..T!.'" |
00000480  20 20 20 20 33 31 20 53  6b 65 6c 74 6f 6e 20 43  |    31 Skelton C|
00000490  72 65 73 63 65 6e 74 2c  22 0d 01 5e 1a f1 22 20  |rescent,"..^.." |
000004a0  20 20 20 20 43 72 6f 73  6c 61 6e 64 20 4d 6f 6f  |    Crosland Moo|
000004b0  72 2c 22 0d 01 68 19 f1  22 20 20 20 20 20 48 75  |r,"..h.."     Hu|
000004c0  64 64 65 72 73 66 69 65  6c 64 2c 22 0d 01 72 1b  |ddersfield,"..r.|
000004d0  f1 22 20 20 20 20 20 57  65 73 74 20 59 6f 72 6b  |."     West York|
000004e0  73 68 69 72 65 2c 22 0d  01 7c 35 f1 22 20 20 20  |shire,"..|5."   |
000004f0  20 20 48 44 34 20 35 50  4e 20 20 20 20 20 20 20  |  HD4 5PN       |
00000500  20 20 54 65 6c 65 70 68  6f 6e 65 3a 20 20 28 30  |  Telephone:  (0|
00000510  34 38 34 29 20 36 35 34  31 38 36 22 0d 01 86 f6  |484) 654186"....|
00000520  f1 27 22 20 42 79 20 74  68 65 20 77 61 79 2c 20  |.'" By the way, |
00000530  49 27 6d 20 72 65 61 6c  6c 79 20 61 20 66 72 65  |I'm really a fre|
00000540  65 6c 61 6e 63 65 20 6d  75 73 69 63 20 74 79 70  |elance music typ|
00000550  65 73 65 74 74 65 72 20  61 6e 64 20 64 65 73 6b  |esetter and desk|
00000560  74 6f 70 20 70 75 62 6c  69 73 68 65 72 2c 20 73  |top publisher, s|
00000570  6f 20 20 20 69 66 20 61  6e 79 6f 6e 65 20 6f 75  |o   if anyone ou|
00000580  74 20 74 68 65 72 65 20  77 61 6e 74 73 20 73 6f  |t there wants so|
00000590  6d 65 74 68 69 6e 67 20  64 6f 69 6e 67 2c 20 6d  |mething doing, m|
000005a0  79 20 70 72 69 63 65 73  20 6f 66 20 a3 34 20 74  |y prices of .4 t|
000005b0  6f 20 a3 31 30 20 70 65  72 20 70 61 67 65 20 61  |o .10 per page a|
000005c0  72 65 20 20 68 69 67 68  6c 79 20 63 6f 6d 70 65  |re  highly compe|
000005d0  74 69 74 69 76 65 20 61  6e 64 20 65 78 63 65 6c  |titive and excel|
000005e0  6c 65 6e 74 20 76 61 6c  75 65 20 69 6e 20 74 65  |lent value in te|
000005f0  72 6d 73 20 6f 66 20 70  72 6f 64 75 63 74 20 71  |rms of product q|
00000600  75 61 6c 69 74 79 21 20  20 57 72 69 74 65 20 6f  |uality!  Write o|
00000610  72 22 0d 01 90 3a f1 20  22 20 70 68 6f 6e 65 20  |r"...:. " phone |
00000620  74 6f 20 74 68 65 20 61  62 6f 76 65 20 61 64 64  |to the above add|
00000630  72 65 73 73 2e 20 20 49  20 74 72 61 64 65 20 61  |ress.  I trade a|
00000640  73 20 4b 65 79 4e 6f 74  65 2e 22 3b 0d 01 9a 05  |s KeyNote.";....|
00000650  e1 0d ff                                          |...|
00000653