Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_13.ADF » INDEX1
INDEX1
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 » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_13.ADF |
Filename: | INDEX1 |
Read OK: | ✔ |
File size: | 159C bytes |
Load address: | 49204556 |
Exec address: | 5845444E |
File contents
E . U . I N D E X ~~~~~~~~~~~~~~~~~~~ Continuing our look through the back-issues of "Electron User" magazine. APRIL 1984 ********** ARTICLES ~~~~~~~~ Introduction to programming (Part Three) - by Pete Bibby. Looked at the "REM" and "LET" keywords and also discussed string variables. Be Adventurous with your Electron - by 'Merlin'. The mysterious master of text adventure games made his first appearance and related the history and nature of the genre. Maths Workout - by Mike Bibby. This article, like others which were to follow, was based on material which first appeared in the Micro User and explored binary code. Frieze that Screen - by Alan Plume. Using a short listing as its main focus, this article described how a repeating pattern could be drawn on screen using blocks of User Defined Characters. In this case the design took the form of a dragonfly. A certain amount of space was devoted to an explanation of how decimal parameters could be converted to space-saving hexadecimal when using the VDU23 command. Get your Message Taped - author unknown. A half page quickie which suggested storing messages on tape, where each string began with a line number. In effect this created an unexecutable program, but a listing which could be read as if it were a primative word processor file. LISTINGS ~~~~~~~~ Pelican - by Alan McLachlan. A simulation of a pedestrian crossing!!! Limerick - by Owen & Audry Bishop. This program was culled from the book "Take off with the Electron & BBC Micro" and generated semi-random nonsense rhymes....... THERE WAS AN ELK OWNER CALLED WILL WHO'S TALENTS WERE PRACTICALLY NIL "IT MAKES ME SO SAD" HE CRIED TO HIS DAD "MY POETRY MAKES PEOPLE ILL". Chess Timer - by Andrew Phillips. A move counter and clock for those who understand the game that uses Prawns, Castles, Horses and the like. Sounds Exciting - The aural marvels in this issue were:- Payphone, Engaged tone, Busy tone, Cut-off, Alien swarm, Car alarm, Crazy birds, Pinball. Asteroids - by Eric H. Crisp. In this game your task was to collect red and green planetoids and avoid being blown up by mines. Roman Numerals - by Mike Mahon. Converted Roman numerals to decimal and vice-versa. Casting Agency - Yes, it's the section you've all been waiting to hear about! This time the User Def Chars appeared in the shapes of:- Muncher, Tank, Monkey and Telephone. Space Hike - by Martin Hollis. This was basically the game "Frogger" with flying saucers and rockets instead of motor vehicles and logs. Dog, Duck, Grain - by Pete Davidson. A different version of the Fox, Chicken, Corn puzzle that appeared on the Electron Intoductory cassette. Bunny Blitz - by Mark Smiddy. The point of this game was to dash around the screen collecting Easter eggs whilst avoiding the rabbits as bumping into them caused you to lose a life. There was a little-known cheat for this game called myxomatosis........... -------------------------------------------------------------------------- MAY 1984 ******** ARTICLES ~~~~~~~~ Introduction to programming (Part Four) - by Pete Bibby. Tackled the subject of naming and using numeric variables. Program Probe - by Nigel Peters. Took a peep behind the curtains at graphics windows. Graphics - by Mike McManus. Explained how to change the default palette colours using VDU19. What's that (when it's at home)? - by Mike Cook. Delved into the different properties of Random Access and Read Only memory. Maths Workout - by Mike Bibby. Continued to investigate binary numbers. LISTINGS ~~~~~~~~ Rally Drive - by Eric H. Crisp. Car, track, time limit. Nuff said. Mandala - by Nigel Peters. Nothing to do with the new president of South Africa, but rather, very nice geometric patterns from an 11 line program. Eddie's Coding Program - by Pete Davidson. Perhaps I should explain that "Eddie" was Electron User's logo/mascot in those early days and looked like a cross between a frog and a dustbin. The program encoded and decoded messages. Chaser - by Peter Mitchell & James McPherson. A two-player version of the classic "Light Cycles" game. Electron Draughtsman - by Mike Cook. A drawing utility with Line, Triangle, Rectangle and Polygon facilities. Jumping Sheep - by Michael Rowe. Animated graphics demo featuring....... sheep...... that jumped........ Sounds Exciting - Gave you the opportunity to feast your ears on:- Electric alarm clock, Alien monster howling, TV gone wrong, R2D2, Modern music, Tank moving and Soldiers marching. Space Pods - by Nicolas Timberlake. I'm fairly certain this game involved shooting at something! Tic Tac Toe - by Mark Smiddy. Allowed you to play Naughts and Crosses against your computer. Casting Agency - The perky pixel pictures were:- Fred the dragon, Umbrella, Television, Devil's head, a Quaver, a Crotchet. Fruit Machine - by J. Rook. Simulation of an ironing board (not really). Shady Characters - by Peter Grey. Three different programs to generate random User Defined Characters - very useful if you had need of a pointless splodge. Rotate - by Mark Smiddy. Short animation demo using VDU19 palette changing. **************************************************************************
00000000 0d 20 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 45 20 2e 20 55 | E . U| 00000020 20 2e 20 20 20 49 20 4e 20 44 20 45 20 58 0d 20 | . I N D E X. | 00000030 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000040 20 20 20 20 20 20 20 20 20 7e 7e 7e 7e 7e 7e 7e | ~~~~~~~| 00000050 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 7e 0d 43 6f 6e |~~~~~~~~~~~~.Con| 00000060 74 69 6e 75 69 6e 67 20 6f 75 72 20 6c 6f 6f 6b |tinuing our look| 00000070 20 74 68 72 6f 75 67 68 20 74 68 65 20 62 61 63 | through the bac| 00000080 6b 2d 69 73 73 75 65 73 20 6f 66 20 22 45 6c 65 |k-issues of "Ele| 00000090 63 74 72 6f 6e 20 55 73 65 72 22 20 6d 61 67 61 |ctron User" maga| 000000a0 7a 69 6e 65 2e 0d 0d 41 50 52 49 4c 20 31 39 38 |zine...APRIL 198| 000000b0 34 0d 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 0d 0d 41 52 |4.**********..AR| 000000c0 54 49 43 4c 45 53 0d 7e 7e 7e 7e 7e 7e 7e 7e 0d |TICLES.~~~~~~~~.| 000000d0 49 6e 74 72 6f 64 75 63 74 69 6f 6e 1a 20 74 6f |Introduction. to| 000000e0 1a 20 70 72 6f 67 72 61 6d 6d 69 6e 67 1a 20 28 |. programming. (| 000000f0 50 61 72 74 20 54 68 72 65 65 29 20 2d 20 62 79 |Part Three) - by| 00000100 20 50 65 74 65 20 42 69 62 62 79 2e 20 4c 6f 6f | Pete Bibby. Loo| 00000110 6b 65 64 20 61 74 20 74 68 65 0d 22 52 45 4d 22 |ked at the."REM"| 00000120 20 61 6e 64 20 22 4c 45 54 22 20 6b 65 79 77 6f | and "LET" keywo| 00000130 72 64 73 20 61 6e 64 20 61 6c 73 6f 20 64 69 73 |rds and also dis| 00000140 63 75 73 73 65 64 20 73 74 72 69 6e 67 20 76 61 |cussed string va| 00000150 72 69 61 62 6c 65 73 2e 0d 0d 42 65 20 41 64 76 |riables...Be Adv| 00000160 65 6e 74 75 72 6f 75 73 20 77 69 74 68 20 79 6f |enturous with yo| 00000170 75 72 1a 20 45 6c 65 63 74 72 6f 6e 20 2d 20 62 |ur. Electron - b| 00000180 79 20 27 4d 65 72 6c 69 6e 27 2e 20 54 68 65 20 |y 'Merlin'. The | 00000190 6d 79 73 74 65 72 69 6f 75 73 20 6d 61 73 74 65 |mysterious maste| 000001a0 72 20 6f 66 0d 74 65 78 74 20 61 64 76 65 6e 74 |r of.text advent| 000001b0 75 72 65 20 67 61 6d 65 73 20 6d 61 64 65 20 68 |ure games made h| 000001c0 69 73 20 66 69 72 73 74 20 61 70 70 65 61 72 61 |is first appeara| 000001d0 6e 63 65 20 61 6e 64 20 72 65 6c 61 74 65 64 20 |nce and related | 000001e0 74 68 65 20 68 69 73 74 6f 72 79 20 61 6e 64 0d |the history and.| 000001f0 6e 61 74 75 72 65 20 6f 66 20 74 68 65 20 67 65 |nature of the ge| 00000200 6e 72 65 2e 0d 0d 4d 61 74 68 73 20 57 6f 72 6b |nre...Maths Work| 00000210 6f 75 74 20 2d 20 62 79 20 4d 69 6b 65 1a 20 42 |out - by Mike. B| 00000220 69 62 62 79 2e 1a 20 54 68 69 73 1a 20 61 72 74 |ibby.. This. art| 00000230 69 63 6c 65 2c 1a 20 6c 69 6b 65 20 6f 74 68 65 |icle,. like othe| 00000240 72 73 20 77 68 69 63 68 20 77 65 72 65 20 74 6f |rs which were to| 00000250 0d 66 6f 6c 6c 6f 77 2c 20 77 61 73 20 62 61 73 |.follow, was bas| 00000260 65 64 20 6f 6e 20 6d 61 74 65 72 69 61 6c 20 77 |ed on material w| 00000270 68 69 63 68 20 66 69 72 73 74 20 61 70 70 65 61 |hich first appea| 00000280 72 65 64 20 69 6e 1a 20 74 68 65 1a 20 4d 69 63 |red in. the. Mic| 00000290 72 6f 20 55 73 65 72 20 61 6e 64 0d 65 78 70 6c |ro User and.expl| 000002a0 6f 72 65 64 20 62 69 6e 61 72 79 20 63 6f 64 65 |ored binary code| 000002b0 2e 0d 0d 46 72 69 65 7a 65 1a 20 74 68 61 74 1a |...Frieze. that.| 000002c0 20 53 63 72 65 65 6e 20 2d 20 62 79 20 41 6c 61 | Screen - by Ala| 000002d0 6e 20 50 6c 75 6d 65 2e 20 55 73 69 6e 67 20 61 |n Plume. Using a| 000002e0 20 73 68 6f 72 74 20 6c 69 73 74 69 6e 67 1a 20 | short listing. | 000002f0 61 73 1a 20 69 74 73 1a 20 6d 61 69 6e 0d 66 6f |as. its. main.fo| 00000300 63 75 73 2c 20 74 68 69 73 20 61 72 74 69 63 6c |cus, this articl| 00000310 65 1a 20 64 65 73 63 72 69 62 65 64 1a 20 68 6f |e. described. ho| 00000320 77 1a 20 61 20 72 65 70 65 61 74 69 6e 67 20 70 |w. a repeating p| 00000330 61 74 74 65 72 6e 20 63 6f 75 6c 64 20 62 65 20 |attern could be | 00000340 64 72 61 77 6e 20 6f 6e 0d 73 63 72 65 65 6e 20 |drawn on.screen | 00000350 75 73 69 6e 67 20 62 6c 6f 63 6b 73 20 6f 66 20 |using blocks of | 00000360 55 73 65 72 20 44 65 66 69 6e 65 64 1a 20 43 68 |User Defined. Ch| 00000370 61 72 61 63 74 65 72 73 2e 1a 20 49 6e 1a 20 74 |aracters.. In. t| 00000380 68 69 73 20 63 61 73 65 20 74 68 65 20 64 65 73 |his case the des| 00000390 69 67 6e 0d 74 6f 6f 6b 20 74 68 65 20 66 6f 72 |ign.took the for| 000003a0 6d 20 6f 66 20 61 1a 20 64 72 61 67 6f 6e 66 6c |m of a. dragonfl| 000003b0 79 2e 20 41 20 63 65 72 74 61 69 6e 20 61 6d 6f |y. A certain amo| 000003c0 75 6e 74 20 6f 66 20 73 70 61 63 65 20 77 61 73 |unt of space was| 000003d0 20 64 65 76 6f 74 65 64 20 74 6f 20 61 6e 0d 65 | devoted to an.e| 000003e0 78 70 6c 61 6e 61 74 69 6f 6e 20 6f 66 20 68 6f |xplanation of ho| 000003f0 77 20 64 65 63 69 6d 61 6c 20 70 61 72 61 6d 65 |w decimal parame| 00000400 74 65 72 73 20 63 6f 75 6c 64 1a 20 62 65 1a 20 |ters could. be. | 00000410 63 6f 6e 76 65 72 74 65 64 20 74 6f 20 73 70 61 |converted to spa| 00000420 63 65 2d 73 61 76 69 6e 67 0d 68 65 78 61 64 65 |ce-saving.hexade| 00000430 63 69 6d 61 6c 20 77 68 65 6e 20 75 73 69 6e 67 |cimal when using| 00000440 20 74 68 65 20 56 44 55 32 33 20 63 6f 6d 6d 61 | the VDU23 comma| 00000450 6e 64 2e 0d 0d 47 65 74 20 79 6f 75 72 20 4d 65 |nd...Get your Me| 00000460 73 73 61 67 65 1a 20 54 61 70 65 64 1a 20 2d 1a |ssage. Taped. -.| 00000470 20 61 75 74 68 6f 72 1a 20 75 6e 6b 6e 6f 77 6e | author. unknown| 00000480 2e 1a 20 41 1a 20 68 61 6c 66 1a 20 70 61 67 65 |.. A. half. page| 00000490 1a 20 71 75 69 63 6b 69 65 20 77 68 69 63 68 0d |. quickie which.| 000004a0 73 75 67 67 65 73 74 65 64 1a 20 73 74 6f 72 69 |suggested. stori| 000004b0 6e 67 1a 20 6d 65 73 73 61 67 65 73 1a 20 6f 6e |ng. messages. on| 000004c0 20 74 61 70 65 2c 20 77 68 65 72 65 20 65 61 63 | tape, where eac| 000004d0 68 20 73 74 72 69 6e 67 20 62 65 67 61 6e 20 77 |h string began w| 000004e0 69 74 68 20 61 20 6c 69 6e 65 0d 6e 75 6d 62 65 |ith a line.numbe| 000004f0 72 2e 20 49 6e 20 65 66 66 65 63 74 20 74 68 69 |r. In effect thi| 00000500 73 1a 20 63 72 65 61 74 65 64 1a 20 61 6e 1a 20 |s. created. an. | 00000510 75 6e 65 78 65 63 75 74 61 62 6c 65 1a 20 70 72 |unexecutable. pr| 00000520 6f 67 72 61 6d 2c 1a 20 62 75 74 20 61 20 6c 69 |ogram,. but a li| 00000530 73 74 69 6e 67 0d 77 68 69 63 68 20 63 6f 75 6c |sting.which coul| 00000540 64 20 62 65 20 72 65 61 64 20 61 73 20 69 66 20 |d be read as if | 00000550 69 74 20 77 65 72 65 20 61 20 70 72 69 6d 61 74 |it were a primat| 00000560 69 76 65 20 77 6f 72 64 20 70 72 6f 63 65 73 73 |ive word process| 00000570 6f 72 20 66 69 6c 65 2e 0d 0d 4c 49 53 54 49 4e |or file...LISTIN| 00000580 47 53 0d 7e 7e 7e 7e 7e 7e 7e 7e 0d 50 65 6c 69 |GS.~~~~~~~~.Peli| 00000590 63 61 6e 20 2d 20 62 79 20 41 6c 61 6e 20 4d 63 |can - by Alan Mc| 000005a0 4c 61 63 68 6c 61 6e 2e 20 41 20 73 69 6d 75 6c |Lachlan. A simul| 000005b0 61 74 69 6f 6e 20 6f 66 20 61 20 70 65 64 65 73 |ation of a pedes| 000005c0 74 72 69 61 6e 20 63 72 6f 73 73 69 6e 67 21 21 |trian crossing!!| 000005d0 21 0d 0d 4c 69 6d 65 72 69 63 6b 20 2d 20 62 79 |!..Limerick - by| 000005e0 20 4f 77 65 6e 20 26 1a 20 41 75 64 72 79 1a 20 | Owen &. Audry. | 000005f0 42 69 73 68 6f 70 2e 20 54 68 69 73 20 70 72 6f |Bishop. This pro| 00000600 67 72 61 6d 20 77 61 73 20 63 75 6c 6c 65 64 20 |gram was culled | 00000610 66 72 6f 6d 20 74 68 65 20 62 6f 6f 6b 0d 22 54 |from the book."T| 00000620 61 6b 65 1a 20 6f 66 66 1a 20 77 69 74 68 1a 20 |ake. off. with. | 00000630 74 68 65 1a 20 45 6c 65 63 74 72 6f 6e 20 26 20 |the. Electron & | 00000640 42 42 43 1a 20 4d 69 63 72 6f 22 1a 20 61 6e 64 |BBC. Micro". and| 00000650 1a 20 67 65 6e 65 72 61 74 65 64 1a 20 73 65 6d |. generated. sem| 00000660 69 2d 72 61 6e 64 6f 6d 0d 6e 6f 6e 73 65 6e 73 |i-random.nonsens| 00000670 65 20 72 68 79 6d 65 73 2e 2e 2e 2e 2e 2e 2e 20 |e rhymes....... | 00000680 20 20 20 20 54 48 45 52 45 20 57 41 53 20 41 4e | THERE WAS AN| 00000690 20 45 4c 4b 20 4f 57 4e 45 52 20 43 41 4c 4c 45 | ELK OWNER CALLE| 000006a0 44 20 57 49 4c 4c 0d 20 20 20 20 20 20 20 20 20 |D WILL. | 000006b0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000006c0 20 20 57 48 4f 27 53 20 54 41 4c 45 4e 54 53 20 | WHO'S TALENTS | 000006d0 57 45 52 45 20 50 52 41 43 54 49 43 41 4c 4c 59 |WERE PRACTICALLY| 000006e0 20 4e 49 4c 0d 20 20 20 20 20 20 20 20 20 20 20 | NIL. | 000006f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000700 22 49 54 20 4d 41 4b 45 53 20 4d 45 20 53 4f 20 |"IT MAKES ME SO | 00000710 53 41 44 22 0d 20 20 20 20 20 20 20 20 20 20 20 |SAD". | 00000720 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000730 48 45 20 43 52 49 45 44 20 54 4f 20 48 49 53 20 |HE CRIED TO HIS | 00000740 44 41 44 20 0d 20 20 20 20 20 20 20 20 20 20 20 |DAD . | 00000750 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000760 22 4d 59 20 50 4f 45 54 52 59 20 4d 41 4b 45 53 |"MY POETRY MAKES| 00000770 20 50 45 4f 50 4c 45 20 49 4c 4c 22 2e 0d 0d 43 | PEOPLE ILL"...C| 00000780 68 65 73 73 20 54 69 6d 65 72 20 2d 20 62 79 20 |hess Timer - by | 00000790 41 6e 64 72 65 77 1a 20 50 68 69 6c 6c 69 70 73 |Andrew. Phillips| 000007a0 2e 1a 20 41 20 6d 6f 76 65 20 63 6f 75 6e 74 65 |.. A move counte| 000007b0 72 20 61 6e 64 20 63 6c 6f 63 6b 20 66 6f 72 20 |r and clock for | 000007c0 74 68 6f 73 65 20 77 68 6f 0d 75 6e 64 65 72 73 |those who.unders| 000007d0 74 61 6e 64 20 74 68 65 20 67 61 6d 65 20 74 68 |tand the game th| 000007e0 61 74 20 75 73 65 73 20 50 72 61 77 6e 73 2c 20 |at uses Prawns, | 000007f0 43 61 73 74 6c 65 73 2c 20 48 6f 72 73 65 73 20 |Castles, Horses | 00000800 61 6e 64 20 74 68 65 20 6c 69 6b 65 2e 0d 0d 53 |and the like...S| 00000810 6f 75 6e 64 73 20 45 78 63 69 74 69 6e 67 20 2d |ounds Exciting -| 00000820 20 54 68 65 20 61 75 72 61 6c 20 6d 61 72 76 65 | The aural marve| 00000830 6c 73 20 69 6e 20 74 68 69 73 20 69 73 73 75 65 |ls in this issue| 00000840 20 77 65 72 65 3a 2d 20 50 61 79 70 68 6f 6e 65 | were:- Payphone| 00000850 2c 20 45 6e 67 61 67 65 64 0d 74 6f 6e 65 2c 20 |, Engaged.tone, | 00000860 42 75 73 79 20 74 6f 6e 65 2c 20 43 75 74 2d 6f |Busy tone, Cut-o| 00000870 66 66 2c 20 41 6c 69 65 6e 20 73 77 61 72 6d 2c |ff, Alien swarm,| 00000880 20 43 61 72 20 61 6c 61 72 6d 2c 20 43 72 61 7a | Car alarm, Craz| 00000890 79 20 62 69 72 64 73 2c 20 50 69 6e 62 61 6c 6c |y birds, Pinball| 000008a0 2e 0d 0d 41 73 74 65 72 6f 69 64 73 20 2d 20 62 |...Asteroids - b| 000008b0 79 20 45 72 69 63 20 48 2e 20 43 72 69 73 70 2e |y Eric H. Crisp.| 000008c0 20 49 6e 20 74 68 69 73 1a 20 67 61 6d 65 1a 20 | In this. game. | 000008d0 79 6f 75 72 1a 20 74 61 73 6b 20 77 61 73 20 74 |your. task was t| 000008e0 6f 20 63 6f 6c 6c 65 63 74 20 72 65 64 0d 61 6e |o collect red.an| 000008f0 64 20 67 72 65 65 6e 20 70 6c 61 6e 65 74 6f 69 |d green planetoi| 00000900 64 73 20 61 6e 64 20 61 76 6f 69 64 20 62 65 69 |ds and avoid bei| 00000910 6e 67 20 62 6c 6f 77 6e 20 75 70 20 62 79 20 6d |ng blown up by m| 00000920 69 6e 65 73 2e 0d 0d 52 6f 6d 61 6e 1a 20 4e 75 |ines...Roman. Nu| 00000930 6d 65 72 61 6c 73 1a 20 2d 1a 20 62 79 20 4d 69 |merals. -. by Mi| 00000940 6b 65 20 4d 61 68 6f 6e 2e 20 43 6f 6e 76 65 72 |ke Mahon. Conver| 00000950 74 65 64 20 52 6f 6d 61 6e 20 6e 75 6d 65 72 61 |ted Roman numera| 00000960 6c 73 20 74 6f 20 64 65 63 69 6d 61 6c 20 61 6e |ls to decimal an| 00000970 64 0d 76 69 63 65 2d 76 65 72 73 61 2e 0d 0d 43 |d.vice-versa...C| 00000980 61 73 74 69 6e 67 20 41 67 65 6e 63 79 20 2d 20 |asting Agency - | 00000990 59 65 73 2c 1a 20 69 74 27 73 1a 20 74 68 65 1a |Yes,. it's. the.| 000009a0 20 73 65 63 74 69 6f 6e 1a 20 79 6f 75 27 76 65 | section. you've| 000009b0 20 61 6c 6c 20 62 65 65 6e 20 77 61 69 74 69 6e | all been waitin| 000009c0 67 20 74 6f 20 68 65 61 72 0d 61 62 6f 75 74 21 |g to hear.about!| 000009d0 20 54 68 69 73 20 74 69 6d 65 20 74 68 65 20 55 | This time the U| 000009e0 73 65 72 20 44 65 66 20 43 68 61 72 73 20 61 70 |ser Def Chars ap| 000009f0 70 65 61 72 65 64 1a 20 69 6e 1a 20 74 68 65 20 |peared. in. the | 00000a00 73 68 61 70 65 73 20 6f 66 3a 2d 20 4d 75 6e 63 |shapes of:- Munc| 00000a10 68 65 72 2c 0d 54 61 6e 6b 2c 20 4d 6f 6e 6b 65 |her,.Tank, Monke| 00000a20 79 20 61 6e 64 20 54 65 6c 65 70 68 6f 6e 65 2e |y and Telephone.| 00000a30 0d 0d 53 70 61 63 65 20 48 69 6b 65 20 2d 20 62 |..Space Hike - b| 00000a40 79 20 4d 61 72 74 69 6e 20 48 6f 6c 6c 69 73 2e |y Martin Hollis.| 00000a50 20 54 68 69 73 20 77 61 73 20 62 61 73 69 63 61 | This was basica| 00000a60 6c 6c 79 20 74 68 65 1a 20 67 61 6d 65 20 22 46 |lly the. game "F| 00000a70 72 6f 67 67 65 72 22 20 77 69 74 68 0d 66 6c 79 |rogger" with.fly| 00000a80 69 6e 67 20 73 61 75 63 65 72 73 20 61 6e 64 20 |ing saucers and | 00000a90 72 6f 63 6b 65 74 73 20 69 6e 73 74 65 61 64 20 |rockets instead | 00000aa0 6f 66 20 6d 6f 74 6f 72 20 76 65 68 69 63 6c 65 |of motor vehicle| 00000ab0 73 20 61 6e 64 20 6c 6f 67 73 2e 0d 0d 44 6f 67 |s and logs...Dog| 00000ac0 2c 1a 20 44 75 63 6b 2c 1a 20 47 72 61 69 6e 1a |,. Duck,. Grain.| 00000ad0 20 2d 1a 20 62 79 20 50 65 74 65 20 44 61 76 69 | -. by Pete Davi| 00000ae0 64 73 6f 6e 2e 20 41 20 64 69 66 66 65 72 65 6e |dson. A differen| 00000af0 74 20 76 65 72 73 69 6f 6e 20 6f 66 1a 20 74 68 |t version of. th| 00000b00 65 1a 20 46 6f 78 2c 0d 43 68 69 63 6b 65 6e 2c |e. Fox,.Chicken,| 00000b10 20 43 6f 72 6e 20 70 75 7a 7a 6c 65 20 74 68 61 | Corn puzzle tha| 00000b20 74 20 61 70 70 65 61 72 65 64 20 6f 6e 20 74 68 |t appeared on th| 00000b30 65 20 45 6c 65 63 74 72 6f 6e 20 49 6e 74 6f 64 |e Electron Intod| 00000b40 75 63 74 6f 72 79 20 63 61 73 73 65 74 74 65 2e |uctory cassette.| 00000b50 0d 0d 42 75 6e 6e 79 20 42 6c 69 74 7a 20 2d 20 |..Bunny Blitz - | 00000b60 62 79 20 4d 61 72 6b 1a 20 53 6d 69 64 64 79 2e |by Mark. Smiddy.| 00000b70 1a 20 54 68 65 1a 20 70 6f 69 6e 74 20 6f 66 20 |. The. point of | 00000b80 74 68 69 73 20 67 61 6d 65 20 77 61 73 20 74 6f |this game was to| 00000b90 20 64 61 73 68 20 61 72 6f 75 6e 64 0d 74 68 65 | dash around.the| 00000ba0 20 73 63 72 65 65 6e 20 63 6f 6c 6c 65 63 74 69 | screen collecti| 00000bb0 6e 67 20 45 61 73 74 65 72 20 65 67 67 73 20 77 |ng Easter eggs w| 00000bc0 68 69 6c 73 74 20 61 76 6f 69 64 69 6e 67 20 74 |hilst avoiding t| 00000bd0 68 65 1a 20 72 61 62 62 69 74 73 1a 20 61 73 20 |he. rabbits. as | 00000be0 62 75 6d 70 69 6e 67 0d 69 6e 74 6f 20 74 68 65 |bumping.into the| 00000bf0 6d 20 63 61 75 73 65 64 20 79 6f 75 20 74 6f 1a |m caused you to.| 00000c00 20 6c 6f 73 65 1a 20 61 1a 20 6c 69 66 65 2e 20 | lose. a. life. | 00000c10 54 68 65 72 65 20 77 61 73 20 61 20 6c 69 74 74 |There was a litt| 00000c20 6c 65 2d 6b 6e 6f 77 6e 20 63 68 65 61 74 20 66 |le-known cheat f| 00000c30 6f 72 0d 74 68 69 73 20 67 61 6d 65 20 63 61 6c |or.this game cal| 00000c40 6c 65 64 20 6d 79 78 6f 6d 61 74 6f 73 69 73 2e |led myxomatosis.| 00000c50 2e 2e 2e 2e 2e 2e 2e 2e 2e 2e 0d 2d 2d 2d 2d 2d |...........-----| 00000c60 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000ca0 2d 2d 2d 2d 2d 0d 4d 41 59 20 31 39 38 34 0d 2a |-----.MAY 1984.*| 00000cb0 2a 2a 2a 2a 2a 2a 2a 0d 0d 41 52 54 49 43 4c 45 |*******..ARTICLE| 00000cc0 53 0d 7e 7e 7e 7e 7e 7e 7e 7e 0d 49 6e 74 72 6f |S.~~~~~~~~.Intro| 00000cd0 64 75 63 74 69 6f 6e 1a 20 74 6f 1a 20 70 72 6f |duction. to. pro| 00000ce0 67 72 61 6d 6d 69 6e 67 1a 20 28 50 61 72 74 20 |gramming. (Part | 00000cf0 46 6f 75 72 29 20 2d 20 62 79 20 50 65 74 65 1a |Four) - by Pete.| 00000d00 20 42 69 62 62 79 2e 1a 20 54 61 63 6b 6c 65 64 | Bibby.. Tackled| 00000d10 1a 20 74 68 65 0d 73 75 62 6a 65 63 74 20 6f 66 |. the.subject of| 00000d20 20 6e 61 6d 69 6e 67 20 61 6e 64 20 75 73 69 6e | naming and usin| 00000d30 67 20 6e 75 6d 65 72 69 63 20 76 61 72 69 61 62 |g numeric variab| 00000d40 6c 65 73 2e 0d 0d 50 72 6f 67 72 61 6d 20 50 72 |les...Program Pr| 00000d50 6f 62 65 20 2d 20 62 79 1a 20 4e 69 67 65 6c 1a |obe - by. Nigel.| 00000d60 20 50 65 74 65 72 73 2e 1a 20 54 6f 6f 6b 1a 20 | Peters.. Took. | 00000d70 61 1a 20 70 65 65 70 1a 20 62 65 68 69 6e 64 1a |a. peep. behind.| 00000d80 20 74 68 65 20 63 75 72 74 61 69 6e 73 20 61 74 | the curtains at| 00000d90 0d 67 72 61 70 68 69 63 73 20 77 69 6e 64 6f 77 |.graphics window| 00000da0 73 2e 0d 0d 47 72 61 70 68 69 63 73 1a 20 2d 1a |s...Graphics. -.| 00000db0 20 62 79 1a 20 4d 69 6b 65 20 4d 63 4d 61 6e 75 | by. Mike McManu| 00000dc0 73 2e 20 45 78 70 6c 61 69 6e 65 64 20 68 6f 77 |s. Explained how| 00000dd0 20 74 6f 20 63 68 61 6e 67 65 20 74 68 65 20 64 | to change the d| 00000de0 65 66 61 75 6c 74 20 70 61 6c 65 74 74 65 0d 63 |efault palette.c| 00000df0 6f 6c 6f 75 72 73 20 75 73 69 6e 67 20 56 44 55 |olours using VDU| 00000e00 31 39 2e 0d 0d 57 68 61 74 27 73 1a 20 74 68 61 |19...What's. tha| 00000e10 74 20 28 77 68 65 6e 20 69 74 27 73 1a 20 61 74 |t (when it's. at| 00000e20 1a 20 68 6f 6d 65 29 3f 1a 20 2d 1a 20 62 79 1a |. home)?. -. by.| 00000e30 20 4d 69 6b 65 1a 20 43 6f 6f 6b 2e 1a 20 44 65 | Mike. Cook.. De| 00000e40 6c 76 65 64 1a 20 69 6e 74 6f 1a 20 74 68 65 0d |lved. into. the.| 00000e50 64 69 66 66 65 72 65 6e 74 20 70 72 6f 70 65 72 |different proper| 00000e60 74 69 65 73 20 6f 66 20 52 61 6e 64 6f 6d 20 41 |ties of Random A| 00000e70 63 63 65 73 73 20 61 6e 64 20 52 65 61 64 20 4f |ccess and Read O| 00000e80 6e 6c 79 20 6d 65 6d 6f 72 79 2e 0d 0d 4d 61 74 |nly memory...Mat| 00000e90 68 73 20 57 6f 72 6b 6f 75 74 20 2d 20 62 79 20 |hs Workout - by | 00000ea0 4d 69 6b 65 20 42 69 62 62 79 2e 20 43 6f 6e 74 |Mike Bibby. Cont| 00000eb0 69 6e 75 65 64 20 74 6f 20 69 6e 76 65 73 74 69 |inued to investi| 00000ec0 67 61 74 65 20 62 69 6e 61 72 79 20 6e 75 6d 62 |gate binary numb| 00000ed0 65 72 73 2e 0d 0d 4c 49 53 54 49 4e 47 53 0d 7e |ers...LISTINGS.~| 00000ee0 7e 7e 7e 7e 7e 7e 7e 0d 52 61 6c 6c 79 20 44 72 |~~~~~~~.Rally Dr| 00000ef0 69 76 65 20 2d 20 62 79 20 45 72 69 63 20 48 2e |ive - by Eric H.| 00000f00 20 43 72 69 73 70 2e 20 43 61 72 2c 20 74 72 61 | Crisp. Car, tra| 00000f10 63 6b 2c 20 74 69 6d 65 20 6c 69 6d 69 74 2e 20 |ck, time limit. | 00000f20 4e 75 66 66 20 73 61 69 64 2e 0d 0d 4d 61 6e 64 |Nuff said...Mand| 00000f30 61 6c 61 20 2d 1a 20 62 79 1a 20 4e 69 67 65 6c |ala -. by. Nigel| 00000f40 20 50 65 74 65 72 73 2e 20 4e 6f 74 68 69 6e 67 | Peters. Nothing| 00000f50 20 74 6f 20 64 6f 20 77 69 74 68 20 74 68 65 20 | to do with the | 00000f60 6e 65 77 20 70 72 65 73 69 64 65 6e 74 20 6f 66 |new president of| 00000f70 20 53 6f 75 74 68 0d 41 66 72 69 63 61 2c 20 62 | South.Africa, b| 00000f80 75 74 20 72 61 74 68 65 72 2c 20 76 65 72 79 20 |ut rather, very | 00000f90 6e 69 63 65 20 67 65 6f 6d 65 74 72 69 63 20 70 |nice geometric p| 00000fa0 61 74 74 65 72 6e 73 20 66 72 6f 6d 20 61 6e 20 |atterns from an | 00000fb0 31 31 20 6c 69 6e 65 20 70 72 6f 67 72 61 6d 2e |11 line program.| 00000fc0 0d 0d 45 64 64 69 65 27 73 20 43 6f 64 69 6e 67 |..Eddie's Coding| 00000fd0 20 50 72 6f 67 72 61 6d 20 2d 1a 20 62 79 1a 20 | Program -. by. | 00000fe0 50 65 74 65 20 44 61 76 69 64 73 6f 6e 2e 20 50 |Pete Davidson. P| 00000ff0 65 72 68 61 70 73 20 49 20 73 68 6f 75 6c 64 20 |erhaps I should | 00001000 65 78 70 6c 61 69 6e 20 74 68 61 74 0d 22 45 64 |explain that."Ed| 00001010 64 69 65 22 20 77 61 73 20 45 6c 65 63 74 72 6f |die" was Electro| 00001020 6e 20 55 73 65 72 27 73 20 6c 6f 67 6f 2f 6d 61 |n User's logo/ma| 00001030 73 63 6f 74 20 69 6e 1a 20 74 68 6f 73 65 1a 20 |scot in. those. | 00001040 65 61 72 6c 79 1a 20 64 61 79 73 1a 20 61 6e 64 |early. days. and| 00001050 20 6c 6f 6f 6b 65 64 0d 6c 69 6b 65 20 61 20 63 | looked.like a c| 00001060 72 6f 73 73 20 62 65 74 77 65 65 6e 20 61 20 66 |ross between a f| 00001070 72 6f 67 20 61 6e 64 20 61 20 64 75 73 74 62 69 |rog and a dustbi| 00001080 6e 2e 20 54 68 65 20 70 72 6f 67 72 61 6d 20 65 |n. The program e| 00001090 6e 63 6f 64 65 64 20 61 6e 64 20 64 65 63 6f 64 |ncoded and decod| 000010a0 65 64 0d 6d 65 73 73 61 67 65 73 2e 0d 0d 43 68 |ed.messages...Ch| 000010b0 61 73 65 72 20 2d 20 62 79 20 50 65 74 65 72 20 |aser - by Peter | 000010c0 4d 69 74 63 68 65 6c 6c 20 26 20 4a 61 6d 65 73 |Mitchell & James| 000010d0 20 4d 63 50 68 65 72 73 6f 6e 2e 20 41 20 74 77 | McPherson. A tw| 000010e0 6f 2d 70 6c 61 79 65 72 1a 20 76 65 72 73 69 6f |o-player. versio| 000010f0 6e 20 6f 66 20 74 68 65 0d 63 6c 61 73 73 69 63 |n of the.classic| 00001100 20 22 4c 69 67 68 74 20 43 79 63 6c 65 73 22 20 | "Light Cycles" | 00001110 67 61 6d 65 2e 0d 0d 45 6c 65 63 74 72 6f 6e 1a |game...Electron.| 00001120 20 44 72 61 75 67 68 74 73 6d 61 6e 1a 20 2d 1a | Draughtsman. -.| 00001130 20 62 79 1a 20 4d 69 6b 65 1a 20 43 6f 6f 6b 2e | by. Mike. Cook.| 00001140 1a 20 41 1a 20 64 72 61 77 69 6e 67 1a 20 75 74 |. A. drawing. ut| 00001150 69 6c 69 74 79 1a 20 77 69 74 68 20 4c 69 6e 65 |ility. with Line| 00001160 2c 0d 54 72 69 61 6e 67 6c 65 2c 20 52 65 63 74 |,.Triangle, Rect| 00001170 61 6e 67 6c 65 20 61 6e 64 20 50 6f 6c 79 67 6f |angle and Polygo| 00001180 6e 20 66 61 63 69 6c 69 74 69 65 73 2e 0d 0d 4a |n facilities...J| 00001190 75 6d 70 69 6e 67 20 53 68 65 65 70 20 2d 20 62 |umping Sheep - b| 000011a0 79 1a 20 4d 69 63 68 61 65 6c 1a 20 52 6f 77 65 |y. Michael. Rowe| 000011b0 2e 20 41 6e 69 6d 61 74 65 64 20 67 72 61 70 68 |. Animated graph| 000011c0 69 63 73 20 64 65 6d 6f 20 66 65 61 74 75 72 69 |ics demo featuri| 000011d0 6e 67 2e 2e 2e 2e 2e 2e 2e 0d 73 68 65 65 70 2e |ng........sheep.| 000011e0 2e 2e 2e 2e 2e 20 74 68 61 74 20 6a 75 6d 70 65 |..... that jumpe| 000011f0 64 2e 2e 2e 2e 2e 2e 2e 2e 0d 0d 53 6f 75 6e 64 |d..........Sound| 00001200 73 1a 20 45 78 63 69 74 69 6e 67 20 2d 20 47 61 |s. Exciting - Ga| 00001210 76 65 20 79 6f 75 1a 20 74 68 65 1a 20 6f 70 70 |ve you. the. opp| 00001220 6f 72 74 75 6e 69 74 79 1a 20 74 6f 1a 20 66 65 |ortunity. to. fe| 00001230 61 73 74 1a 20 79 6f 75 72 1a 20 65 61 72 73 1a |ast. your. ears.| 00001240 20 6f 6e 3a 2d 0d 45 6c 65 63 74 72 69 63 20 61 | on:-.Electric a| 00001250 6c 61 72 6d 1a 20 63 6c 6f 63 6b 2c 1a 20 41 6c |larm. clock,. Al| 00001260 69 65 6e 20 6d 6f 6e 73 74 65 72 20 68 6f 77 6c |ien monster howl| 00001270 69 6e 67 2c 20 54 56 20 67 6f 6e 65 20 77 72 6f |ing, TV gone wro| 00001280 6e 67 2c 20 52 32 44 32 2c 20 4d 6f 64 65 72 6e |ng, R2D2, Modern| 00001290 0d 6d 75 73 69 63 2c 20 54 61 6e 6b 20 6d 6f 76 |.music, Tank mov| 000012a0 69 6e 67 20 61 6e 64 20 53 6f 6c 64 69 65 72 73 |ing and Soldiers| 000012b0 20 6d 61 72 63 68 69 6e 67 2e 0d 0d 53 70 61 63 | marching...Spac| 000012c0 65 20 50 6f 64 73 20 2d 20 62 79 20 4e 69 63 6f |e Pods - by Nico| 000012d0 6c 61 73 1a 20 54 69 6d 62 65 72 6c 61 6b 65 2e |las. Timberlake.| 000012e0 20 49 27 6d 20 66 61 69 72 6c 79 20 63 65 72 74 | I'm fairly cert| 000012f0 61 69 6e 20 74 68 69 73 20 67 61 6d 65 20 69 6e |ain this game in| 00001300 76 6f 6c 76 65 64 0d 73 68 6f 6f 74 69 6e 67 20 |volved.shooting | 00001310 61 74 20 73 6f 6d 65 74 68 69 6e 67 21 0d 0d 54 |at something!..T| 00001320 69 63 20 54 61 63 20 54 6f 65 20 2d 20 62 79 20 |ic Tac Toe - by | 00001330 4d 61 72 6b 20 53 6d 69 64 64 79 2e 20 41 6c 6c |Mark Smiddy. All| 00001340 6f 77 65 64 20 79 6f 75 1a 20 74 6f 1a 20 70 6c |owed you. to. pl| 00001350 61 79 1a 20 4e 61 75 67 68 74 73 1a 20 61 6e 64 |ay. Naughts. and| 00001360 20 43 72 6f 73 73 65 73 0d 61 67 61 69 6e 73 74 | Crosses.against| 00001370 20 79 6f 75 72 20 63 6f 6d 70 75 74 65 72 2e 0d | your computer..| 00001380 0d 43 61 73 74 69 6e 67 1a 20 41 67 65 6e 63 79 |.Casting. Agency| 00001390 1a 20 2d 1a 20 54 68 65 1a 20 70 65 72 6b 79 1a |. -. The. perky.| 000013a0 20 70 69 78 65 6c 1a 20 70 69 63 74 75 72 65 73 | pixel. pictures| 000013b0 1a 20 77 65 72 65 3a 2d 1a 20 46 72 65 64 1a 20 |. were:-. Fred. | 000013c0 74 68 65 20 64 72 61 67 6f 6e 2c 0d 55 6d 62 72 |the dragon,.Umbr| 000013d0 65 6c 6c 61 2c 20 54 65 6c 65 76 69 73 69 6f 6e |ella, Television| 000013e0 2c 20 44 65 76 69 6c 27 73 20 68 65 61 64 2c 20 |, Devil's head, | 000013f0 61 20 51 75 61 76 65 72 2c 20 61 20 43 72 6f 74 |a Quaver, a Crot| 00001400 63 68 65 74 2e 0d 0d 46 72 75 69 74 20 4d 61 63 |chet...Fruit Mac| 00001410 68 69 6e 65 20 2d 20 62 79 20 4a 2e 20 52 6f 6f |hine - by J. Roo| 00001420 6b 2e 20 53 69 6d 75 6c 61 74 69 6f 6e 20 6f 66 |k. Simulation of| 00001430 20 61 6e 20 69 72 6f 6e 69 6e 67 20 62 6f 61 72 | an ironing boar| 00001440 64 20 28 6e 6f 74 20 72 65 61 6c 6c 79 29 2e 0d |d (not really)..| 00001450 0d 53 68 61 64 79 1a 20 43 68 61 72 61 63 74 65 |.Shady. Characte| 00001460 72 73 1a 20 2d 1a 20 62 79 1a 20 50 65 74 65 72 |rs. -. by. Peter| 00001470 20 47 72 65 79 2e 20 54 68 72 65 65 20 64 69 66 | Grey. Three dif| 00001480 66 65 72 65 6e 74 20 70 72 6f 67 72 61 6d 73 20 |ferent programs | 00001490 74 6f 20 67 65 6e 65 72 61 74 65 0d 72 61 6e 64 |to generate.rand| 000014a0 6f 6d 1a 20 55 73 65 72 20 44 65 66 69 6e 65 64 |om. User Defined| 000014b0 20 43 68 61 72 61 63 74 65 72 73 20 2d 1a 20 76 | Characters -. v| 000014c0 65 72 79 1a 20 75 73 65 66 75 6c 1a 20 69 66 1a |ery. useful. if.| 000014d0 20 79 6f 75 1a 20 68 61 64 1a 20 6e 65 65 64 1a | you. had. need.| 000014e0 20 6f 66 1a 20 61 0d 70 6f 69 6e 74 6c 65 73 73 | of. a.pointless| 000014f0 20 73 70 6c 6f 64 67 65 2e 0d 0d 52 6f 74 61 74 | splodge...Rotat| 00001500 65 20 2d 1a 20 62 79 1a 20 4d 61 72 6b 1a 20 53 |e -. by. Mark. S| 00001510 6d 69 64 64 79 2e 1a 20 53 68 6f 72 74 1a 20 61 |middy.. Short. a| 00001520 6e 69 6d 61 74 69 6f 6e 1a 20 64 65 6d 6f 1a 20 |nimation. demo. | 00001530 75 73 69 6e 67 1a 20 56 44 55 31 39 1a 20 70 61 |using. VDU19. pa| 00001540 6c 65 74 74 65 0d 63 68 61 6e 67 69 6e 67 2e 0d |lette.changing..| 00001550 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 00001590 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 0d 0d |**********..| 0000159c