Home » Archimedes archive » Archimedes World » AW-1993-07.adf » AWJuly93 » !AWJuly93/Goodies/Basic/ReadMe
!AWJuly93/Goodies/Basic/ReadMe
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-1993-07.adf » AWJuly93 |
Filename: | !AWJuly93/Goodies/Basic/ReadMe |
Read OK: | ✔ |
File size: | 03F9 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Animation 1,2 & 3 � Archimedes World 1993 The programs !Anim1,2 & 3 ,show how simple it is to animate sprites, please refer to magazine. Animation 1 Anim1 displays the Archimedes World logo moving backwards and forwards from left to right across the screen and back again. Of course you can add other sprites, or even change the sprite to another design of your choice. Animation 2 Anim2 gives the appearance of a bouncing ball across the screen, it's plotted as a sin wave. To give the effect of a high bouncing ball, adapt the program to suit. Please refer to magazine for more infromation. Animation 3 Anim3 plots 154 sprites to the screen very quickly, if you the press any key the whole screen will then be saved. You can then of course load the screen into !Paint, then adapt it to suit. This can be used as an ideal backdrop perhaps. You can alter the listings as much as you like, to get different effects have fun. G.Stanley
00000000 0a 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |.. | 00000010 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000020 20 20 41 6e 69 6d 61 74 69 6f 6e 20 31 2c 32 20 | Animation 1,2 | 00000030 26 20 33 0a 0a 20 20 20 20 20 20 20 20 20 20 20 |& 3.. | 00000040 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000050 20 a9 20 41 72 63 68 69 6d 65 64 65 73 20 57 6f | . Archimedes Wo| 00000060 72 6c 64 20 31 39 39 33 0a 0a 0a 54 68 65 20 70 |rld 1993...The p| 00000070 72 6f 67 72 61 6d 73 20 21 41 6e 69 6d 31 2c 32 |rograms !Anim1,2| 00000080 20 26 20 33 20 2c 73 68 6f 77 20 68 6f 77 20 73 | & 3 ,show how s| 00000090 69 6d 70 6c 65 20 69 74 20 69 73 20 74 6f 20 61 |imple it is to a| 000000a0 6e 69 6d 61 74 65 20 73 70 72 69 74 65 73 2c 20 |nimate sprites, | 000000b0 70 6c 65 61 73 65 0a 72 65 66 65 72 20 74 6f 20 |please.refer to | 000000c0 6d 61 67 61 7a 69 6e 65 2e 20 0a 0a 41 6e 69 6d |magazine. ..Anim| 000000d0 61 74 69 6f 6e 20 31 0a 0a 41 6e 69 6d 31 20 64 |ation 1..Anim1 d| 000000e0 69 73 70 6c 61 79 73 20 74 68 65 20 41 72 63 68 |isplays the Arch| 000000f0 69 6d 65 64 65 73 20 57 6f 72 6c 64 20 6c 6f 67 |imedes World log| 00000100 6f 20 6d 6f 76 69 6e 67 20 62 61 63 6b 77 61 72 |o moving backwar| 00000110 64 73 20 61 6e 64 20 66 6f 72 77 61 72 64 73 20 |ds and forwards | 00000120 66 72 6f 6d 0a 6c 65 66 74 20 74 6f 20 72 69 67 |from.left to rig| 00000130 68 74 20 61 63 72 6f 73 73 20 74 68 65 20 73 63 |ht across the sc| 00000140 72 65 65 6e 20 61 6e 64 20 62 61 63 6b 20 61 67 |reen and back ag| 00000150 61 69 6e 2e 20 4f 66 20 63 6f 75 72 73 65 20 79 |ain. Of course y| 00000160 6f 75 20 63 61 6e 20 61 64 64 20 6f 74 68 65 72 |ou can add other| 00000170 20 0a 73 70 72 69 74 65 73 2c 20 6f 72 20 65 76 | .sprites, or ev| 00000180 65 6e 20 63 68 61 6e 67 65 20 74 68 65 20 73 70 |en change the sp| 00000190 72 69 74 65 20 74 6f 20 61 6e 6f 74 68 65 72 20 |rite to another | 000001a0 64 65 73 69 67 6e 20 6f 66 20 79 6f 75 72 20 63 |design of your c| 000001b0 68 6f 69 63 65 2e 0a 0a 41 6e 69 6d 61 74 69 6f |hoice...Animatio| 000001c0 6e 20 32 0a 0a 41 6e 69 6d 32 20 67 69 76 65 73 |n 2..Anim2 gives| 000001d0 20 74 68 65 20 61 70 70 65 61 72 61 6e 63 65 20 | the appearance | 000001e0 6f 66 20 61 20 62 6f 75 6e 63 69 6e 67 20 62 61 |of a bouncing ba| 000001f0 6c 6c 20 61 63 72 6f 73 73 20 74 68 65 20 73 63 |ll across the sc| 00000200 72 65 65 6e 2c 20 69 74 27 73 20 0a 70 6c 6f 74 |reen, it's .plot| 00000210 74 65 64 20 61 73 20 61 20 73 69 6e 20 77 61 76 |ted as a sin wav| 00000220 65 2e 20 54 6f 20 67 69 76 65 20 74 68 65 20 65 |e. To give the e| 00000230 66 66 65 63 74 20 6f 66 20 61 20 68 69 67 68 20 |ffect of a high | 00000240 62 6f 75 6e 63 69 6e 67 20 62 61 6c 6c 2c 20 61 |bouncing ball, a| 00000250 64 61 70 74 0a 74 68 65 20 70 72 6f 67 72 61 6d |dapt.the program| 00000260 20 74 6f 20 73 75 69 74 2e 0a 0a 50 6c 65 61 73 | to suit...Pleas| 00000270 65 20 72 65 66 65 72 20 74 6f 20 6d 61 67 61 7a |e refer to magaz| 00000280 69 6e 65 20 66 6f 72 20 6d 6f 72 65 20 69 6e 66 |ine for more inf| 00000290 72 6f 6d 61 74 69 6f 6e 2e 0a 0a 41 6e 69 6d 61 |romation...Anima| 000002a0 74 69 6f 6e 20 33 0a 0a 41 6e 69 6d 33 20 70 6c |tion 3..Anim3 pl| 000002b0 6f 74 73 20 31 35 34 20 73 70 72 69 74 65 73 20 |ots 154 sprites | 000002c0 74 6f 20 74 68 65 20 73 63 72 65 65 6e 20 76 65 |to the screen ve| 000002d0 72 79 20 71 75 69 63 6b 6c 79 2c 20 69 66 20 79 |ry quickly, if y| 000002e0 6f 75 20 74 68 65 20 70 72 65 73 73 20 61 6e 79 |ou the press any| 000002f0 0a 6b 65 79 20 74 68 65 20 77 68 6f 6c 65 20 73 |.key the whole s| 00000300 63 72 65 65 6e 20 77 69 6c 6c 20 74 68 65 6e 20 |creen will then | 00000310 62 65 20 73 61 76 65 64 2e 20 59 6f 75 20 63 61 |be saved. You ca| 00000320 6e 20 74 68 65 6e 20 6f 66 20 63 6f 75 72 73 65 |n then of course| 00000330 20 6c 6f 61 64 20 74 68 65 0a 73 63 72 65 65 6e | load the.screen| 00000340 20 69 6e 74 6f 20 21 50 61 69 6e 74 2c 20 74 68 | into !Paint, th| 00000350 65 6e 20 61 64 61 70 74 20 69 74 20 74 6f 20 73 |en adapt it to s| 00000360 75 69 74 2e 20 54 68 69 73 20 63 61 6e 20 62 65 |uit. This can be| 00000370 20 75 73 65 64 20 61 73 20 61 6e 20 69 64 65 61 | used as an idea| 00000380 6c 20 0a 62 61 63 6b 64 72 6f 70 20 70 65 72 68 |l .backdrop perh| 00000390 61 70 73 2e 0a 0a 0a 59 6f 75 20 63 61 6e 20 61 |aps....You can a| 000003a0 6c 74 65 72 20 74 68 65 20 6c 69 73 74 69 6e 67 |lter the listing| 000003b0 73 20 61 73 20 6d 75 63 68 20 61 73 20 79 6f 75 |s as much as you| 000003c0 20 6c 69 6b 65 2c 20 74 6f 20 67 65 74 20 64 69 | like, to get di| 000003d0 66 66 65 72 65 6e 74 20 65 66 66 65 63 74 73 0a |fferent effects.| 000003e0 68 61 76 65 20 66 75 6e 2e 0a 0a 0a 0a 0a 47 2e |have fun......G.| 000003f0 53 74 61 6e 6c 65 79 0a 0a |Stanley..| 000003f9