Home » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199206b.adf » June92 » !AWJune92/Goodies/PD/!Jumper/!SheepDip

!AWJune92/Goodies/PD/!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 » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199206b.adf » June92
Filename: !AWJune92/Goodies/PD/!Jumper/!SheepDip
Read OK:
File size: 0677 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  (v1.02 - now 'Multisync-friendly')"'" -=-=-=-=-=-=-"'" 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  (v1.02 - now 'Multisync-friendly')"'" -=-=-=-=-=-=-"'" 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 60 f1  27 22 20 57 6f 6f 6c 6c  |d."...`.'" Wooll|
000001e0  79 20 4a 75 6d 70 65 72  20 20 28 76 31 2e 30 32  |y Jumper  (v1.02|
000001f0  20 2d 20 6e 6f 77 20 27  4d 75 6c 74 69 73 79 6e  | - now 'Multisyn|
00000200  63 2d 66 72 69 65 6e 64  6c 79 27 29 22 27 22 20  |c-friendly')"'" |
00000210  2d 3d 2d 3d 2d 3d 2d 3d  2d 3d 2d 3d 2d 22 27 22  |-=-=-=-=-=-=-"'"|
00000220  20 62 79 20 52 69 63 68  61 72 64 20 48 61 6c 6c  | by Richard Hall|
00000230  61 73 22 0d 01 18 9c f1  27 22 20 54 68 69 73 20  |as".....'" This |
00000240  64 65 73 6b 74 6f 70 20  73 69 6c 6c 79 20 69 73  |desktop silly is|
00000250  20 70 75 62 6c 69 63 20  64 6f 6d 61 69 6e 20 28  | public domain (|
00000260  6e 6f 74 20 74 68 61 74  20 61 6e 79 6f 6e 65 20  |not that anyone |
00000270  69 6e 20 74 68 65 69 72  20 72 69 67 68 74 20 6d  |in their right m|
00000280  69 6e 64 20 77 6f 75 6c  64 20 20 70 61 79 20 67  |ind would  pay g|
00000290  6f 6f 64 20 6d 6f 6e 65  79 20 66 6f 72 20 69 74  |ood money for it|
000002a0  21 29 2e 20 41 6c 6c 20  74 68 65 20 75 73 75 61  |!). All the usua|
000002b0  6c 20 62 6f 72 69 6e 67  20 63 72 69 74 65 72 69  |l boring criteri|
000002c0  61 20 61 70 70 6c 79 20  74 6f 20 69 74 2e 22 0d  |a apply to it.".|
000002d0  01 22 55 f1 27 22 20 57  6f 6f 6c 6c 79 27 73 20  |."U.'" Woolly's |
000002e0  73 70 72 69 74 65 20 77  61 73 20 6f 72 69 67 69  |sprite was origi|
000002f0  6e 61 6c 6c 79 20 6c 69  66 74 65 64 20 66 72 6f  |nally lifted fro|
00000300  6d 20 4d 69 6e 65 72 76  61 27 73 20 22 22 54 68  |m Minerva's ""Th|
00000310  75 6e 64 65 72 6d 6f 6e  6b 22 22 2c 20 62 75 74  |undermonk"", but|
00000320  20 69 74 22 0d 01 2c 56  f1 22 20 68 61 73 20 62  | it"..,V." has b|
00000330  65 65 6e 20 65 78 74 65  6e 73 69 76 65 6c 79 20  |een extensively |
00000340  6d 6f 64 69 66 69 65 64  2c 20 61 6e 64 20 49 20  |modified, and I |
00000350  61 64 64 65 64 20 61 6c  6c 20 74 68 65 20 61 6e  |added all the an|
00000360  69 6d 61 74 69 6f 6e 20  66 72 61 6d 65 73 20 6d  |imation frames m|
00000370  79 73 65 6c 66 2c 20 73  6f 22 0d 01 36 56 f1 22  |yself, so"..6V."|
00000380  20 49 20 64 6f 6e 27 74  20 72 65 61 6c 6c 79 20  | I don't really |
00000390  74 68 69 6e 6b 20 69 74  20 63 6f 75 6c 64 20 62  |think it could b|
000003a0  65 20 73 61 69 64 20 74  6f 20 62 65 20 63 6f 70  |e said to be cop|
000003b0  79 72 69 67 68 74 20 4d  69 6e 65 72 76 61 20 61  |yright Minerva a|
000003c0  6e 79 6d 6f 72 65 2e 20  49 20 64 6f 6e 27 74 22  |nymore. I don't"|
000003d0  0d 01 40 54 f1 22 20 73  75 70 70 6f 73 65 20 61  |..@T." suppose a|
000003e0  6e 79 6f 6e 65 20 77 6f  75 6c 64 20 63 61 72 65  |nyone would care|
000003f0  20 69 66 20 69 74 20 20  20 20 20 20 20 20 20 20  | if it          |
00000400  20 20 20 20 20 20 20 77  61 73 2c 20 62 75 74 20  |       was, but |
00000410  69 74 20 69 73 6e 27 74  2c 20 73 6f 20 74 68 65  |it isn't, so the|
00000420  72 65 21 22 0d 01 4a 78  f1 27 22 20 49 6e 20 74  |re!"..Jx.'" In t|
00000430  68 65 20 75 6e 6c 69 6b  65 6c 79 20 65 76 65 6e  |he unlikely even|
00000440  74 20 6f 66 20 73 6f 6d  65 6f 6e 65 20 20 20 20  |t of someone    |
00000450  20 20 20 20 20 20 20 20  20 20 20 77 69 73 68 69  |           wishi|
00000460  6e 67 20 74 6f 20 63 6f  6e 74 61 63 74 20 6d 65  |ng to contact me|
00000470  2c 20 49 20 6d 61 79 20  62 65 20 20 66 6f 75 6e  |, I may be  foun|
00000480  64 20 61 74 20 74 68 65  20 66 6f 6c 6c 6f 77 69  |d at the followi|
00000490  6e 67 20 61 64 64 72 65  73 73 3a 22 0d 01 54 21  |ng address:"..T!|
000004a0  f1 27 22 20 20 20 20 20  33 31 20 53 6b 65 6c 74  |.'"     31 Skelt|
000004b0  6f 6e 20 43 72 65 73 63  65 6e 74 2c 22 0d 01 5e  |on Crescent,"..^|
000004c0  1a f1 22 20 20 20 20 20  43 72 6f 73 6c 61 6e 64  |.."     Crosland|
000004d0  20 4d 6f 6f 72 2c 22 0d  01 68 19 f1 22 20 20 20  | Moor,"..h.."   |
000004e0  20 20 48 75 64 64 65 72  73 66 69 65 6c 64 2c 22  |  Huddersfield,"|
000004f0  0d 01 72 1b f1 22 20 20  20 20 20 57 65 73 74 20  |..r.."     West |
00000500  59 6f 72 6b 73 68 69 72  65 2c 22 0d 01 7c 35 f1  |Yorkshire,"..|5.|
00000510  22 20 20 20 20 20 48 44  34 20 35 50 4e 20 20 20  |"     HD4 5PN   |
00000520  20 20 20 20 20 20 54 65  6c 65 70 68 6f 6e 65 3a  |      Telephone:|
00000530  20 20 28 30 34 38 34 29  20 36 35 34 31 38 36 22  |  (0484) 654186"|
00000540  0d 01 86 f6 f1 27 22 20  42 79 20 74 68 65 20 77  |.....'" By the w|
00000550  61 79 2c 20 49 27 6d 20  72 65 61 6c 6c 79 20 61  |ay, I'm really a|
00000560  20 66 72 65 65 6c 61 6e  63 65 20 6d 75 73 69 63  | freelance music|
00000570  20 74 79 70 65 73 65 74  74 65 72 20 61 6e 64 20  | typesetter and |
00000580  64 65 73 6b 74 6f 70 20  70 75 62 6c 69 73 68 65  |desktop publishe|
00000590  72 2c 20 73 6f 20 20 20  69 66 20 61 6e 79 6f 6e  |r, so   if anyon|
000005a0  65 20 6f 75 74 20 74 68  65 72 65 20 77 61 6e 74  |e out there want|
000005b0  73 20 73 6f 6d 65 74 68  69 6e 67 20 64 6f 69 6e  |s something doin|
000005c0  67 2c 20 6d 79 20 70 72  69 63 65 73 20 6f 66 20  |g, my prices of |
000005d0  a3 34 20 74 6f 20 a3 31  30 20 70 65 72 20 70 61  |.4 to .10 per pa|
000005e0  67 65 20 61 72 65 20 20  68 69 67 68 6c 79 20 63  |ge are  highly c|
000005f0  6f 6d 70 65 74 69 74 69  76 65 20 61 6e 64 20 65  |ompetitive and e|
00000600  78 63 65 6c 6c 65 6e 74  20 76 61 6c 75 65 20 69  |xcellent value i|
00000610  6e 20 74 65 72 6d 73 20  6f 66 20 70 72 6f 64 75  |n terms of produ|
00000620  63 74 20 71 75 61 6c 69  74 79 21 20 20 57 72 69  |ct quality!  Wri|
00000630  74 65 20 6f 72 22 0d 01  90 3a f1 20 22 20 70 68  |te or"...:. " ph|
00000640  6f 6e 65 20 74 6f 20 74  68 65 20 61 62 6f 76 65  |one to the above|
00000650  20 61 64 64 72 65 73 73  2e 20 20 49 20 74 72 61  | address.  I tra|
00000660  64 65 20 61 73 20 4b 65  79 4e 6f 74 65 2e 22 3b  |de as KeyNote.";|
00000670  0d 01 9a 05 e1 0d ff                              |.......|
00000677