Home » Archimedes archive » Archimedes World » AW-1992-03.adf » AWMar92 » !AWMar92/Goodies/Gallop/!Gallop/!RunImage
!AWMar92/Goodies/Gallop/!Gallop/!RunImage
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 » Archimedes World » AW-1992-03.adf » AWMar92 |
Filename: | !AWMar92/Goodies/Gallop/!Gallop/!RunImage |
Read OK: | ✔ |
File size: | 03DB bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
10REM > <Gallop$Dir>.!RunImage 20REM demo Animal Animator 30REM formerly known as Chromium Dinosaurs 40REM J.Gert van Dijk 50REM Aert van Neslaan 442 60REM 2341 HR Oegstgeest 70REM tel (0)71-171525 80REM The Netherlands 90REM ------------------------------------------------------- 100 110MODE 15 120VDU19,0,24,200,200,200 130DIM code &56110 140OSCLI "LOAD <Gallop$Dir>.horse "+STR$ ~code 150*SCREENLOAD <Gallop$Dir>.horse1 160CALL (code+136) 170timer=1 180wait=500 190sound=TRUE 200hold=FALSE 210MOUSE ON 220*POINTER 1 230REPEAT 240 IF NOT hold THEN 250 CALL code 260 IF timer=12 OR timer=17 OR timer=21 OR timer=26 SOUND 1,-15,&39AA,1 270 timer+=1 280 IF timer>30 timer=1 290 ENDIF 300 MOUSE p,q,r 310 IF r=4 THEN 320 IF q>175 AND q<245 AND p>320 AND p<960 THEN 330 choice=(p-320) DIV 128 340 CASE choice OF 350 WHEN 0:wait-=100 360 IF wait<0 wait=0 370 WHEN 1:hold=TRUE 380 WHEN 2:hold=FALSE 390 WHEN 3:wait+=50 400 IF wait>3000 wait=3000 410 WHEN 4:*DESKTOP 420 ENDCASE 430 ENDIF 440 ENDIF 450 FOR delay=1 TO wait : NEXT 460 UNTIL FALSE 470END
� > <Gallop$Dir>.!RunImage � demo Animal Animator *� formerly known as Chromium Dinosaurs (� J.Gert van Dijk 2� Aert van Neslaan 442 <� 2341 HR Oegstgeest F� tel (0)71-171525 P� The Netherlands Z=� ------------------------------------------------------- d n� 15 x�19,0,24,200,200,200 �� code &56110 �(� "LOAD <Gallop$Dir>.horse "+� ~code �#*SCREENLOAD <Gallop$Dir>.horse1 �� (code+136) �timer=1 �wait=500 �sound=� � hold=� �ȗ � �*POINTER 1 �� � � � hold � � � code B � timer=12 � timer=17 � timer=21 � timer=26 � 1,-15,&39AA,1 timer+=1 � timer>30 timer=1 " � , ȗ p,q,r 6 � r=4 � @( � q>175 � q<245 � p>320 � p<960 � J choice=(p-320) � 128 T Ȏ choice � ^ � 0:wait-=100 h � wait<0 wait=0 r � 1:hold=� | � 2:hold=� � � 3:wait+=50 �& � wait>3000 wait=3000 � � 4:*DESKTOP � � � � � � � � delay=1 � wait : � � � � �� �
00000000 0d 00 0a 1e f4 20 3e 20 3c 47 61 6c 6c 6f 70 24 |..... > <Gallop$| 00000010 44 69 72 3e 2e 21 52 75 6e 49 6d 61 67 65 0d 00 |Dir>.!RunImage..| 00000020 14 1a f4 20 64 65 6d 6f 20 41 6e 69 6d 61 6c 20 |... demo Animal | 00000030 41 6e 69 6d 61 74 6f 72 0d 00 1e 2a f4 20 66 6f |Animator...*. fo| 00000040 72 6d 65 72 6c 79 20 6b 6e 6f 77 6e 20 61 73 20 |rmerly known as | 00000050 43 68 72 6f 6d 69 75 6d 20 44 69 6e 6f 73 61 75 |Chromium Dinosau| 00000060 72 73 0d 00 28 15 f4 20 4a 2e 47 65 72 74 20 76 |rs..(.. J.Gert v| 00000070 61 6e 20 44 69 6a 6b 0d 00 32 1a f4 20 41 65 72 |an Dijk..2.. Aer| 00000080 74 20 76 61 6e 20 4e 65 73 6c 61 61 6e 20 34 34 |t van Neslaan 44| 00000090 32 0d 00 3c 18 f4 20 32 33 34 31 20 48 52 20 4f |2..<.. 2341 HR O| 000000a0 65 67 73 74 67 65 65 73 74 0d 00 46 16 f4 20 74 |egstgeest..F.. t| 000000b0 65 6c 20 28 30 29 37 31 2d 31 37 31 35 32 35 0d |el (0)71-171525.| 000000c0 00 50 15 f4 20 54 68 65 20 4e 65 74 68 65 72 6c |.P.. The Netherl| 000000d0 61 6e 64 73 0d 00 5a 3d f4 20 2d 2d 2d 2d 2d 2d |ands..Z=. ------| 000000e0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000110 2d 0d 00 64 04 0d 00 6e 08 eb 20 31 35 0d 00 78 |-..d...n.. 15..x| 00000120 18 ef 31 39 2c 30 2c 32 34 2c 32 30 30 2c 32 30 |..19,0,24,200,20| 00000130 30 2c 32 30 30 0d 00 82 11 de 20 63 6f 64 65 20 |0,200..... code | 00000140 26 35 36 31 31 30 0d 00 8c 28 ff 20 22 4c 4f 41 |&56110...(. "LOA| 00000150 44 20 3c 47 61 6c 6c 6f 70 24 44 69 72 3e 2e 68 |D <Gallop$Dir>.h| 00000160 6f 72 73 65 20 22 2b c3 20 7e 63 6f 64 65 0d 00 |orse "+. ~code..| 00000170 96 23 2a 53 43 52 45 45 4e 4c 4f 41 44 20 3c 47 |.#*SCREENLOAD <G| 00000180 61 6c 6c 6f 70 24 44 69 72 3e 2e 68 6f 72 73 65 |allop$Dir>.horse| 00000190 31 0d 00 a0 10 d6 20 28 63 6f 64 65 2b 31 33 36 |1..... (code+136| 000001a0 29 0d 00 aa 0b 74 69 6d 65 72 3d 31 0d 00 b4 0c |)....timer=1....| 000001b0 77 61 69 74 3d 35 30 30 0d 00 be 0b 73 6f 75 6e |wait=500....soun| 000001c0 64 3d b9 0d 00 c8 0a 68 6f 6c 64 3d a3 0d 00 d2 |d=.....hold=....| 000001d0 08 c8 97 20 ee 0d 00 dc 0e 2a 50 4f 49 4e 54 45 |... .....*POINTE| 000001e0 52 20 31 0d 00 e6 05 f5 0d 00 f0 0f 20 e7 20 ac |R 1......... . .| 000001f0 20 68 6f 6c 64 20 8c 0d 00 fa 0d 20 20 20 d6 20 | hold ..... . | 00000200 63 6f 64 65 0d 01 04 42 20 20 20 e7 20 74 69 6d |code...B . tim| 00000210 65 72 3d 31 32 20 84 20 74 69 6d 65 72 3d 31 37 |er=12 . timer=17| 00000220 20 84 20 74 69 6d 65 72 3d 32 31 20 84 20 74 69 | . timer=21 . ti| 00000230 6d 65 72 3d 32 36 20 d4 20 31 2c 2d 31 35 2c 26 |mer=26 . 1,-15,&| 00000240 33 39 41 41 2c 31 0d 01 0e 0f 20 20 20 74 69 6d |39AA,1.... tim| 00000250 65 72 2b 3d 31 0d 01 18 19 20 20 20 e7 20 74 69 |er+=1.... . ti| 00000260 6d 65 72 3e 33 30 20 74 69 6d 65 72 3d 31 0d 01 |mer>30 timer=1..| 00000270 22 07 20 20 cd 0d 01 2c 0d 20 c8 97 20 70 2c 71 |". ...,. .. p,q| 00000280 2c 72 0d 01 36 0c 20 e7 20 72 3d 34 20 8c 0d 01 |,r..6. . r=4 ...| 00000290 40 28 20 20 20 e7 20 71 3e 31 37 35 20 80 20 71 |@( . q>175 . q| 000002a0 3c 32 34 35 20 80 20 70 3e 33 32 30 20 80 20 70 |<245 . p>320 . p| 000002b0 3c 39 36 30 20 8c 0d 01 4a 1d 20 20 20 20 20 63 |<960 ...J. c| 000002c0 68 6f 69 63 65 3d 28 70 2d 33 32 30 29 20 81 20 |hoice=(p-320) . | 000002d0 31 32 38 0d 01 54 14 20 20 20 20 20 c8 8e 20 63 |128..T. .. c| 000002e0 68 6f 69 63 65 20 ca 0d 01 5e 17 20 20 20 20 20 |hoice ...^. | 000002f0 20 c9 20 30 3a 77 61 69 74 2d 3d 31 30 30 0d 01 | . 0:wait-=100..| 00000300 68 20 20 20 20 20 20 20 20 20 20 20 20 20 20 e7 |h .| 00000310 20 77 61 69 74 3c 30 20 77 61 69 74 3d 30 0d 01 | wait<0 wait=0..| 00000320 72 14 20 20 20 20 20 20 c9 20 31 3a 68 6f 6c 64 |r. . 1:hold| 00000330 3d b9 0d 01 7c 14 20 20 20 20 20 20 c9 20 32 3a |=...|. . 2:| 00000340 68 6f 6c 64 3d a3 0d 01 86 16 20 20 20 20 20 20 |hold=..... | 00000350 c9 20 33 3a 77 61 69 74 2b 3d 35 30 0d 01 90 26 |. 3:wait+=50...&| 00000360 20 20 20 20 20 20 20 20 20 20 20 20 20 e7 20 77 | . w| 00000370 61 69 74 3e 33 30 30 30 20 77 61 69 74 3d 33 30 |ait>3000 wait=30| 00000380 30 30 0d 01 9a 16 20 20 20 20 20 20 c9 20 34 3a |00.... . 4:| 00000390 2a 44 45 53 4b 54 4f 50 0d 01 a4 0b 20 20 20 20 |*DESKTOP.... | 000003a0 20 20 cb 0d 01 ae 09 20 20 20 20 cd 0d 01 b8 07 | ..... .....| 000003b0 20 20 cd 0d 01 c2 19 20 e3 20 64 65 6c 61 79 3d | ..... . delay=| 000003c0 31 20 b8 20 77 61 69 74 20 3a 20 ed 0d 01 cc 08 |1 . wait : .....| 000003d0 20 fd 20 a3 0d 01 d6 05 e0 0d ff | . ........| 000003db