Home » Archimedes archive » Micro User » MU 1991-05.adf » PDStuff » Utilities/!TText-Spr/!Help
Utilities/!TText-Spr/!Help
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: | Utilities/!TText-Spr/!Help |
Read OK: | ✔ |
File size: | 1506 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
======================================== A Teletext to Sprite converter By Jason Timmins ======================================== This program will read in a saved BBC 1k chunk of Mode 7 screen memory and convert it to a Mode 9 Archimedes sprite file. Simply drop the Mode 7 screen on the icon on the bar and then drag the sprite file to a filer window. The sprite then behaves like any other and can be imported straight into DTP. History ======= None - It just sounded like a good idea so I wrote it!! Disclaimer ========== This is the dull bit that explains that the program is public domain and may be copied freely so long as all of the files are unaltered and the directory remain intact. (And if you want to make a donation I take cash, cheque and all major credit cards -- Fat chance eh??) You can also upload it onto BBS's (so long at it's not Eurka II!!) Contact ======= On CIX as Monkster, On Chronos Lair, (021 744 5561) as Jason Timmins Or by snail mail, 75 Ulster Drive, Kingswinford, West Midlands. DY6 8JA. Plug! ===== Are you using Archimedes on Econet? Are you tired of waiting for a directory to appear? Then you need 'The Dudley Econet Front-End!!' A fully Risc-Ware menu system that allows non-privileged users to use networks without the hastle of IDs and passwords. Class and Subject areas can be implemented, and the system supports upto 7 networks with 9 file servers on each! For more information on this, and it's associated BBC version, contact Rob Cowel on 0384 634155. --------------------------------------------------------------------------- ========================================================== The Great RISC OS Info-Box Extravaganza! ========================================================== The Background ============== It occurred to me a while back that the Risc OS application info-box, informative though it is, is not the most exciting design ever created. I therefore set forth on a quest to find a more interesting info-box. This took me on a 5 year (5 week actually) mission to seek-out new SWI's and OS calls, and to boldly go where no programmer had gone before!! It actual it lead me to write my own info-box code as everyone else's what SO BORING! This program is, I believe, the worlds first ANIMATED info-box! And it's destined to go down in history as the finest info-box ever created; THAT IS UNLESS YOU KNOW/'CAN DO' BETTER!! The Proposal ============ I propose that if anyone can implement a better info- box than mine (fat chance!) that they should receive 'a round of applause, a pat on the back, and a secret Masonic handshake.' And that they should have their program distributed to the most far flung corners of the Archimedes realm and that their identity throughout that land should be known as 'THE GUY THAT DID THAT INFO-BOX THING'!! The Rules ========= 1. It must run on a on a 1Mb machine with a single floppy and a normal colour monitor. Programs that only work properly with ARM3 or a multi-sync monitors cannot be considered. 2. The software should take up as little memory as possible when running on the icon-bar. Referencing back to disk will be frowned upon. 3. It should contain all the information that the current Acorn one does but as far as design criteria are concerned this is the only restriction. You can make your box as big as you want and as colourful as you want - but it must be mode independent. 4. Your program doesn't actually have to do anything - so long as it dies when you click 'Quit' and it doesn't crash too often or screw-up any other tasks. 5. The programs should be public domain and freely copyable. 6. It can be in any language but I'm sure people would appreciate the source code to have a peek at. 7. This !Help file must stay in any info-box applications, and any notes/amendments/contacts/whatever should be tagged on at the end. 8. And basically it should just look totally amazing and make Amiga owners want to put away their toys and buy real computers!! The Extra Bits ============== This is where the author can spout on and on about his amazing info-box....... A note from Jason 'Monkster' Timmins.... (22nd Apr 90) As the creator of the first amazing info-box I'd just like to say how wonderful my program is - it's just a shame I can't actually think of anything useful to glue it on to!!! The program is of-course completely in scrappy old Basic and is nicely spaced-out (like the author!!) so you should be able to see what I'm doing. It's now over to you to do something better.... Bye! Oh, bytheway you can contact me on :- CIX : Monkster Chronos Liar BBS (021 744 5561) : Jason Timmins Janet : monkster%cix.cix.UUCP@uk.ac.ukc Interspan : JTimmins Saltwells EDC Dudley LEA Snail Mail : 75 Ulster Drive, Kingswinford, West Midlands. DY6 8JA PhoneNet : 0384 270970
00000000 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000010 20 20 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d | ==============| 00000020 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| 00000030 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 20 20 20 20 20 |==========. | 00000040 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000050 20 20 41 20 54 65 6c 65 74 65 78 74 20 74 6f 20 | A Teletext to | 00000060 53 70 72 69 74 65 20 63 6f 6e 76 65 72 74 65 72 |Sprite converter| 00000070 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00000080 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 42 | B| 00000090 79 20 4a 61 73 6f 6e 20 54 69 6d 6d 69 6e 73 0a |y Jason Timmins.| 000000a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000000b0 20 20 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d | ==============| 000000c0 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| 000000d0 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 54 68 69 73 |==========..This| 000000e0 20 70 72 6f 67 72 61 6d 20 77 69 6c 6c 20 72 65 | program will re| 000000f0 61 64 20 69 6e 20 61 20 73 61 76 65 64 20 42 42 |ad in a saved BB| 00000100 43 20 31 6b 20 63 68 75 6e 6b 20 6f 66 20 4d 6f |C 1k chunk of Mo| 00000110 64 65 20 37 20 73 63 72 65 65 6e 20 6d 65 6d 6f |de 7 screen memo| 00000120 72 79 20 61 6e 64 0a 63 6f 6e 76 65 72 74 20 69 |ry and.convert i| 00000130 74 20 74 6f 20 61 20 4d 6f 64 65 20 39 20 41 72 |t to a Mode 9 Ar| 00000140 63 68 69 6d 65 64 65 73 20 73 70 72 69 74 65 20 |chimedes sprite | 00000150 66 69 6c 65 2e 0a 0a 53 69 6d 70 6c 79 20 64 72 |file...Simply dr| 00000160 6f 70 20 74 68 65 20 4d 6f 64 65 20 37 20 73 63 |op the Mode 7 sc| 00000170 72 65 65 6e 20 6f 6e 20 74 68 65 20 69 63 6f 6e |reen on the icon| 00000180 20 6f 6e 20 74 68 65 20 62 61 72 20 61 6e 64 20 | on the bar and | 00000190 74 68 65 6e 20 64 72 61 67 20 74 68 65 0a 73 70 |then drag the.sp| 000001a0 72 69 74 65 20 66 69 6c 65 20 74 6f 20 61 20 66 |rite file to a f| 000001b0 69 6c 65 72 20 77 69 6e 64 6f 77 2e 20 54 68 65 |iler window. The| 000001c0 20 73 70 72 69 74 65 20 74 68 65 6e 20 62 65 68 | sprite then beh| 000001d0 61 76 65 73 20 6c 69 6b 65 20 61 6e 79 20 6f 74 |aves like any ot| 000001e0 68 65 72 20 61 6e 64 0a 63 61 6e 20 62 65 20 69 |her and.can be i| 000001f0 6d 70 6f 72 74 65 64 20 73 74 72 61 69 67 68 74 |mported straight| 00000200 20 69 6e 74 6f 20 44 54 50 2e 0a 0a 0a 48 69 73 | into DTP....His| 00000210 74 6f 72 79 0a 3d 3d 3d 3d 3d 3d 3d 0a 0a 4e 6f |tory.=======..No| 00000220 6e 65 20 2d 20 49 74 20 6a 75 73 74 20 73 6f 75 |ne - It just sou| 00000230 6e 64 65 64 20 6c 69 6b 65 20 61 20 67 6f 6f 64 |nded like a good| 00000240 20 69 64 65 61 20 73 6f 20 49 20 77 72 6f 74 65 | idea so I wrote| 00000250 20 69 74 21 21 0a 0a 0a 44 69 73 63 6c 61 69 6d | it!!...Disclaim| 00000260 65 72 0a 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 54 |er.==========..T| 00000270 68 69 73 20 69 73 20 74 68 65 20 64 75 6c 6c 20 |his is the dull | 00000280 62 69 74 20 74 68 61 74 20 65 78 70 6c 61 69 6e |bit that explain| 00000290 73 20 74 68 61 74 20 74 68 65 20 70 72 6f 67 72 |s that the progr| 000002a0 61 6d 20 69 73 20 70 75 62 6c 69 63 20 64 6f 6d |am is public dom| 000002b0 61 69 6e 20 61 6e 64 20 6d 61 79 0a 62 65 20 63 |ain and may.be c| 000002c0 6f 70 69 65 64 20 66 72 65 65 6c 79 20 73 6f 20 |opied freely so | 000002d0 6c 6f 6e 67 20 61 73 20 61 6c 6c 20 6f 66 20 74 |long as all of t| 000002e0 68 65 20 66 69 6c 65 73 20 61 72 65 20 75 6e 61 |he files are una| 000002f0 6c 74 65 72 65 64 20 61 6e 64 20 74 68 65 20 64 |ltered and the d| 00000300 69 72 65 63 74 6f 72 79 0a 72 65 6d 61 69 6e 20 |irectory.remain | 00000310 69 6e 74 61 63 74 2e 20 28 41 6e 64 20 69 66 20 |intact. (And if | 00000320 79 6f 75 20 77 61 6e 74 20 74 6f 20 6d 61 6b 65 |you want to make| 00000330 20 61 20 64 6f 6e 61 74 69 6f 6e 20 49 20 74 61 | a donation I ta| 00000340 6b 65 20 63 61 73 68 2c 20 63 68 65 71 75 65 20 |ke cash, cheque | 00000350 61 6e 64 0a 61 6c 6c 20 6d 61 6a 6f 72 20 63 72 |and.all major cr| 00000360 65 64 69 74 20 63 61 72 64 73 20 2d 2d 20 46 61 |edit cards -- Fa| 00000370 74 20 63 68 61 6e 63 65 20 65 68 3f 3f 29 20 59 |t chance eh??) Y| 00000380 6f 75 20 63 61 6e 20 61 6c 73 6f 20 75 70 6c 6f |ou can also uplo| 00000390 61 64 20 69 74 20 6f 6e 74 6f 20 42 42 53 27 73 |ad it onto BBS's| 000003a0 0a 28 73 6f 20 6c 6f 6e 67 20 61 74 20 69 74 27 |.(so long at it'| 000003b0 73 20 6e 6f 74 20 45 75 72 6b 61 20 49 49 21 21 |s not Eurka II!!| 000003c0 29 0a 0a 0a 43 6f 6e 74 61 63 74 0a 3d 3d 3d 3d |)...Contact.====| 000003d0 3d 3d 3d 0a 0a 4f 6e 20 43 49 58 20 61 73 20 4d |===..On CIX as M| 000003e0 6f 6e 6b 73 74 65 72 2c 0a 4f 6e 20 43 68 72 6f |onkster,.On Chro| 000003f0 6e 6f 73 20 4c 61 69 72 2c 20 28 30 32 31 20 37 |nos Lair, (021 7| 00000400 34 34 20 35 35 36 31 29 20 61 73 20 4a 61 73 6f |44 5561) as Jaso| 00000410 6e 20 54 69 6d 6d 69 6e 73 0a 4f 72 20 62 79 20 |n Timmins.Or by | 00000420 73 6e 61 69 6c 20 6d 61 69 6c 2c 20 37 35 20 55 |snail mail, 75 U| 00000430 6c 73 74 65 72 20 44 72 69 76 65 2c 0a 20 20 20 |lster Drive,. | 00000440 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 4b | K| 00000450 69 6e 67 73 77 69 6e 66 6f 72 64 2c 0a 20 20 20 |ingswinford,. | 00000460 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 57 | W| 00000470 65 73 74 20 4d 69 64 6c 61 6e 64 73 2e 0a 20 20 |est Midlands.. | 00000480 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000490 44 59 36 20 38 4a 41 2e 0a 0a 0a 50 6c 75 67 21 |DY6 8JA....Plug!| 000004a0 0a 3d 3d 3d 3d 3d 0a 0a 41 72 65 20 79 6f 75 20 |.=====..Are you | 000004b0 75 73 69 6e 67 20 41 72 63 68 69 6d 65 64 65 73 |using Archimedes| 000004c0 20 6f 6e 20 45 63 6f 6e 65 74 3f 20 41 72 65 20 | on Econet? Are | 000004d0 79 6f 75 20 74 69 72 65 64 20 6f 66 20 77 61 69 |you tired of wai| 000004e0 74 69 6e 67 20 66 6f 72 20 61 20 64 69 72 65 63 |ting for a direc| 000004f0 74 6f 72 79 0a 74 6f 20 61 70 70 65 61 72 3f 20 |tory.to appear? | 00000500 54 68 65 6e 20 79 6f 75 20 6e 65 65 64 20 27 54 |Then you need 'T| 00000510 68 65 20 44 75 64 6c 65 79 20 45 63 6f 6e 65 74 |he Dudley Econet| 00000520 20 46 72 6f 6e 74 2d 45 6e 64 21 21 27 20 41 20 | Front-End!!' A | 00000530 66 75 6c 6c 79 20 52 69 73 63 2d 57 61 72 65 0a |fully Risc-Ware.| 00000540 6d 65 6e 75 20 73 79 73 74 65 6d 20 74 68 61 74 |menu system that| 00000550 20 61 6c 6c 6f 77 73 20 6e 6f 6e 2d 70 72 69 76 | allows non-priv| 00000560 69 6c 65 67 65 64 20 75 73 65 72 73 20 74 6f 20 |ileged users to | 00000570 75 73 65 20 6e 65 74 77 6f 72 6b 73 20 77 69 74 |use networks wit| 00000580 68 6f 75 74 20 74 68 65 0a 68 61 73 74 6c 65 20 |hout the.hastle | 00000590 6f 66 20 49 44 73 20 61 6e 64 20 70 61 73 73 77 |of IDs and passw| 000005a0 6f 72 64 73 2e 20 43 6c 61 73 73 20 61 6e 64 20 |ords. Class and | 000005b0 53 75 62 6a 65 63 74 20 61 72 65 61 73 20 63 61 |Subject areas ca| 000005c0 6e 20 62 65 20 69 6d 70 6c 65 6d 65 6e 74 65 64 |n be implemented| 000005d0 2c 20 61 6e 64 0a 74 68 65 20 73 79 73 74 65 6d |, and.the system| 000005e0 20 73 75 70 70 6f 72 74 73 20 75 70 74 6f 20 37 | supports upto 7| 000005f0 20 6e 65 74 77 6f 72 6b 73 20 77 69 74 68 20 39 | networks with 9| 00000600 20 66 69 6c 65 20 73 65 72 76 65 72 73 20 6f 6e | file servers on| 00000610 20 65 61 63 68 21 0a 0a 46 6f 72 20 6d 6f 72 65 | each!..For more| 00000620 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 20 6f 6e 20 | information on | 00000630 74 68 69 73 2c 20 61 6e 64 20 69 74 27 73 20 61 |this, and it's a| 00000640 73 73 6f 63 69 61 74 65 64 20 42 42 43 20 76 65 |ssociated BBC ve| 00000650 72 73 69 6f 6e 2c 20 63 6f 6e 74 61 63 74 20 52 |rsion, contact R| 00000660 6f 62 0a 43 6f 77 65 6c 20 6f 6e 20 30 33 38 34 |ob.Cowel on 0384| 00000670 20 36 33 34 31 35 35 2e 0a 0a 2d 2d 2d 2d 2d 2d | 634155...------| 00000680 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000006c0 2d 2d 2d 2d 2d 0a 0a 3d 3d 3d 3d 3d 3d 3d 3d 3d |-----..=========| 000006d0 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| * 00000700 3d 0a 20 20 20 20 20 20 20 20 20 54 68 65 20 47 |=. The G| 00000710 72 65 61 74 20 52 49 53 43 20 4f 53 20 49 6e 66 |reat RISC OS Inf| 00000720 6f 2d 42 6f 78 20 45 78 74 72 61 76 61 67 61 6e |o-Box Extravagan| 00000730 7a 61 21 0a 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |za!.============| 00000740 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| * 00000760 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 20 |==============. | 00000770 20 20 20 20 0a 54 68 65 20 42 61 63 6b 67 72 6f | .The Backgro| 00000780 75 6e 64 0a 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |und.============| 00000790 3d 3d 0a 20 20 20 20 20 0a 20 20 20 20 20 49 74 |==. . It| 000007a0 20 20 6f 63 63 75 72 72 65 64 20 20 74 6f 20 20 | occurred to | 000007b0 6d 65 20 61 20 77 68 69 6c 65 20 62 61 63 6b 20 |me a while back | 000007c0 74 68 61 74 20 20 74 68 65 20 20 52 69 73 63 20 |that the Risc | 000007d0 20 4f 53 20 0a 61 70 70 6c 69 63 61 74 69 6f 6e | OS .application| 000007e0 20 69 6e 66 6f 2d 62 6f 78 2c 20 69 6e 66 6f 72 | info-box, infor| 000007f0 6d 61 74 69 76 65 20 74 68 6f 75 67 68 20 69 74 |mative though it| 00000800 20 69 73 2c 20 69 73 20 6e 6f 74 20 74 68 65 20 | is, is not the | 00000810 0a 6d 6f 73 74 20 65 78 63 69 74 69 6e 67 20 64 |.most exciting d| 00000820 65 73 69 67 6e 20 65 76 65 72 20 63 72 65 61 74 |esign ever creat| 00000830 65 64 2e 20 20 49 20 74 68 65 72 65 66 6f 72 65 |ed. I therefore| 00000840 20 73 65 74 20 20 66 6f 72 74 68 20 0a 6f 6e 20 | set forth .on | 00000850 61 20 71 75 65 73 74 20 74 6f 20 66 69 6e 64 20 |a quest to find | 00000860 61 20 6d 6f 72 65 20 69 6e 74 65 72 65 73 74 69 |a more interesti| 00000870 6e 67 20 69 6e 66 6f 2d 62 6f 78 2e 20 20 54 68 |ng info-box. Th| 00000880 69 73 20 74 6f 6f 6b 20 0a 6d 65 20 20 6f 6e 20 |is took .me on | 00000890 61 20 35 20 79 65 61 72 20 28 35 20 77 65 65 6b |a 5 year (5 week| 000008a0 20 61 63 74 75 61 6c 6c 79 29 20 6d 69 73 73 69 | actually) missi| 000008b0 6f 6e 20 74 6f 20 73 65 65 6b 2d 6f 75 74 20 20 |on to seek-out | 000008c0 6e 65 77 20 0a 53 57 49 27 73 20 61 6e 64 20 4f |new .SWI's and O| 000008d0 53 20 63 61 6c 6c 73 2c 20 20 61 6e 64 20 74 6f |S calls, and to| 000008e0 20 62 6f 6c 64 6c 79 20 67 6f 20 77 68 65 72 65 | boldly go where| 000008f0 20 6e 6f 20 20 70 72 6f 67 72 61 6d 6d 65 72 20 | no programmer | 00000900 0a 68 61 64 20 67 6f 6e 65 20 62 65 66 6f 72 65 |.had gone before| 00000910 21 21 0a 20 20 20 20 20 0a 20 20 20 20 20 49 74 |!!. . It| 00000920 20 61 63 74 75 61 6c 20 69 74 20 6c 65 61 64 20 | actual it lead | 00000930 6d 65 20 74 6f 20 77 72 69 74 65 20 6d 79 20 6f |me to write my o| 00000940 77 6e 20 69 6e 66 6f 2d 62 6f 78 20 63 6f 64 65 |wn info-box code| 00000950 20 61 73 20 0a 65 76 65 72 79 6f 6e 65 20 20 65 | as .everyone e| 00000960 6c 73 65 27 73 20 20 77 68 61 74 20 20 53 4f 20 |lse's what SO | 00000970 20 42 4f 52 49 4e 47 21 20 20 54 68 69 73 20 20 | BORING! This | 00000980 70 72 6f 67 72 61 6d 20 20 69 73 2c 20 20 49 20 |program is, I | 00000990 0a 62 65 6c 69 65 76 65 2c 20 20 74 68 65 20 20 |.believe, the | 000009a0 77 6f 72 6c 64 73 20 66 69 72 73 74 20 41 4e 49 |worlds first ANI| 000009b0 4d 41 54 45 44 20 20 69 6e 66 6f 2d 62 6f 78 21 |MATED info-box!| 000009c0 20 20 41 6e 64 20 20 69 74 27 73 20 0a 64 65 73 | And it's .des| 000009d0 74 69 6e 65 64 20 74 6f 20 67 6f 20 64 6f 77 6e |tined to go down| 000009e0 20 69 6e 20 68 69 73 74 6f 72 79 20 61 73 20 74 | in history as t| 000009f0 68 65 20 66 69 6e 65 73 74 20 69 6e 66 6f 2d 62 |he finest info-b| 00000a00 6f 78 20 65 76 65 72 20 0a 63 72 65 61 74 65 64 |ox ever .created| 00000a10 3b 20 54 48 41 54 20 49 53 20 55 4e 4c 45 53 53 |; THAT IS UNLESS| 00000a20 20 59 4f 55 20 4b 4e 4f 57 2f 27 43 41 4e 20 44 | YOU KNOW/'CAN D| 00000a30 4f 27 20 42 45 54 54 45 52 21 21 0a 20 20 20 20 |O' BETTER!!. | 00000a40 20 0a 54 68 65 20 50 72 6f 70 6f 73 61 6c 0a 3d | .The Proposal.=| 00000a50 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 20 20 20 20 |===========. | 00000a60 20 0a 20 20 20 20 20 49 20 70 72 6f 70 6f 73 65 | . I propose| 00000a70 20 74 68 61 74 20 69 66 20 61 6e 79 6f 6e 65 20 | that if anyone | 00000a80 63 61 6e 20 69 6d 70 6c 65 6d 65 6e 74 20 61 20 |can implement a | 00000a90 62 65 74 74 65 72 20 69 6e 66 6f 2d 0a 62 6f 78 |better info-.box| 00000aa0 20 20 74 68 61 6e 20 6d 69 6e 65 20 28 66 61 74 | than mine (fat| 00000ab0 20 63 68 61 6e 63 65 21 29 20 74 68 61 74 20 74 | chance!) that t| 00000ac0 68 65 79 20 73 68 6f 75 6c 64 20 20 72 65 63 65 |hey should rece| 00000ad0 69 76 65 20 20 27 61 20 0a 72 6f 75 6e 64 20 6f |ive 'a .round o| 00000ae0 66 20 61 70 70 6c 61 75 73 65 2c 20 61 20 70 61 |f applause, a pa| 00000af0 74 20 6f 6e 20 74 68 65 20 62 61 63 6b 2c 20 61 |t on the back, a| 00000b00 6e 64 20 61 20 73 65 63 72 65 74 20 4d 61 73 6f |nd a secret Maso| 00000b10 6e 69 63 20 0a 68 61 6e 64 73 68 61 6b 65 2e 27 |nic .handshake.'| 00000b20 20 20 41 6e 64 20 20 74 68 61 74 20 20 74 68 65 | And that the| 00000b30 79 20 20 73 68 6f 75 6c 64 20 20 68 61 76 65 20 |y should have | 00000b40 20 74 68 65 69 72 20 20 70 72 6f 67 72 61 6d 20 | their program | 00000b50 0a 64 69 73 74 72 69 62 75 74 65 64 20 20 20 74 |.distributed t| 00000b60 6f 20 20 74 68 65 20 20 6d 6f 73 74 20 20 66 61 |o the most fa| 00000b70 72 20 20 66 6c 75 6e 67 20 20 63 6f 72 6e 65 72 |r flung corner| 00000b80 73 20 20 6f 66 20 20 20 74 68 65 20 0a 41 72 63 |s of the .Arc| 00000b90 68 69 6d 65 64 65 73 20 20 72 65 61 6c 6d 20 61 |himedes realm a| 00000ba0 6e 64 20 74 68 61 74 20 74 68 65 69 72 20 69 64 |nd that their id| 00000bb0 65 6e 74 69 74 79 20 74 68 72 6f 75 67 68 6f 75 |entity throughou| 00000bc0 74 20 20 74 68 61 74 20 0a 6c 61 6e 64 20 20 73 |t that .land s| 00000bd0 68 6f 75 6c 64 20 62 65 20 6b 6e 6f 77 6e 20 61 |hould be known a| 00000be0 73 20 27 54 48 45 20 47 55 59 20 54 48 41 54 20 |s 'THE GUY THAT | 00000bf0 44 49 44 20 20 54 48 41 54 20 20 49 4e 46 4f 2d |DID THAT INFO-| 00000c00 42 4f 58 20 0a 54 48 49 4e 47 27 21 21 0a 20 20 |BOX .THING'!!. | 00000c10 20 20 20 0a 54 68 65 20 52 75 6c 65 73 0a 3d 3d | .The Rules.==| 00000c20 3d 3d 3d 3d 3d 3d 3d 0a 20 20 20 20 20 0a 31 2e |=======. .1.| 00000c30 20 20 20 49 74 20 20 6d 75 73 74 20 20 72 75 6e | It must run| 00000c40 20 20 6f 6e 20 61 20 6f 6e 20 61 20 31 4d 62 20 | on a on a 1Mb | 00000c50 6d 61 63 68 69 6e 65 20 20 77 69 74 68 20 20 61 |machine with a| 00000c60 20 20 73 69 6e 67 6c 65 20 0a 66 6c 6f 70 70 79 | single .floppy| 00000c70 20 20 61 6e 64 20 61 20 6e 6f 72 6d 61 6c 20 63 | and a normal c| 00000c80 6f 6c 6f 75 72 20 6d 6f 6e 69 74 6f 72 2e 20 20 |olour monitor. | 00000c90 50 72 6f 67 72 61 6d 73 20 20 74 68 61 74 20 20 |Programs that | 00000ca0 6f 6e 6c 79 20 0a 77 6f 72 6b 20 70 72 6f 70 65 |only .work prope| 00000cb0 72 6c 79 20 77 69 74 68 20 41 52 4d 33 20 6f 72 |rly with ARM3 or| 00000cc0 20 61 20 6d 75 6c 74 69 2d 73 79 6e 63 20 6d 6f | a multi-sync mo| 00000cd0 6e 69 74 6f 72 73 20 63 61 6e 6e 6f 74 20 62 65 |nitors cannot be| 00000ce0 20 0a 63 6f 6e 73 69 64 65 72 65 64 2e 0a 20 20 | .considered.. | 00000cf0 20 20 20 0a 32 2e 20 20 20 54 68 65 20 20 73 6f | .2. The so| 00000d00 66 74 77 61 72 65 20 20 73 68 6f 75 6c 64 20 20 |ftware should | 00000d10 74 61 6b 65 20 75 70 20 61 73 20 20 6c 69 74 74 |take up as litt| 00000d20 6c 65 20 20 6d 65 6d 6f 72 79 20 20 61 73 20 0a |le memory as .| 00000d30 70 6f 73 73 69 62 6c 65 20 77 68 65 6e 20 72 75 |possible when ru| 00000d40 6e 6e 69 6e 67 20 6f 6e 20 74 68 65 20 69 63 6f |nning on the ico| 00000d50 6e 2d 62 61 72 2e 20 52 65 66 65 72 65 6e 63 69 |n-bar. Referenci| 00000d60 6e 67 20 62 61 63 6b 20 74 6f 20 0a 64 69 73 6b |ng back to .disk| 00000d70 20 77 69 6c 6c 20 62 65 20 66 72 6f 77 6e 65 64 | will be frowned| 00000d80 20 20 75 70 6f 6e 2e 0a 20 20 20 20 20 0a 33 2e | upon.. .3.| 00000d90 20 20 20 49 74 20 20 73 68 6f 75 6c 64 20 20 63 | It should c| 00000da0 6f 6e 74 61 69 6e 20 20 61 6c 6c 20 20 74 68 65 |ontain all the| 00000db0 20 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 20 20 74 | information t| 00000dc0 68 61 74 20 20 74 68 65 20 0a 63 75 72 72 65 6e |hat the .curren| 00000dd0 74 20 20 41 63 6f 72 6e 20 6f 6e 65 20 64 6f 65 |t Acorn one doe| 00000de0 73 20 62 75 74 20 61 73 20 66 61 72 20 61 73 20 |s but as far as | 00000df0 64 65 73 69 67 6e 20 63 72 69 74 65 72 69 61 20 |design criteria | 00000e00 20 61 72 65 20 0a 63 6f 6e 63 65 72 6e 65 64 20 | are .concerned | 00000e10 74 68 69 73 20 69 73 20 74 68 65 20 6f 6e 6c 79 |this is the only| 00000e20 20 72 65 73 74 72 69 63 74 69 6f 6e 2e 20 20 59 | restriction. Y| 00000e30 6f 75 20 63 61 6e 20 6d 61 6b 65 20 79 6f 75 72 |ou can make your| 00000e40 20 0a 62 6f 78 20 61 73 20 62 69 67 20 61 73 20 | .box as big as | 00000e50 79 6f 75 20 77 61 6e 74 20 61 6e 64 20 61 73 20 |you want and as | 00000e60 63 6f 6c 6f 75 72 66 75 6c 20 61 73 20 79 6f 75 |colourful as you| 00000e70 20 77 61 6e 74 20 2d 20 20 62 75 74 20 0a 69 74 | want - but .it| 00000e80 20 6d 75 73 74 20 62 65 20 6d 6f 64 65 20 69 6e | must be mode in| 00000e90 64 65 70 65 6e 64 65 6e 74 2e 0a 20 20 20 20 20 |dependent.. | 00000ea0 0a 34 2e 20 20 20 59 6f 75 72 20 20 70 72 6f 67 |.4. Your prog| 00000eb0 72 61 6d 20 64 6f 65 73 6e 27 74 20 61 63 74 75 |ram doesn't actu| 00000ec0 61 6c 6c 79 20 68 61 76 65 20 74 6f 20 64 6f 20 |ally have to do | 00000ed0 61 6e 79 74 68 69 6e 67 20 20 2d 20 0a 73 6f 20 |anything - .so | 00000ee0 20 6c 6f 6e 67 20 61 73 20 69 74 20 64 69 65 73 | long as it dies| 00000ef0 20 77 68 65 6e 20 79 6f 75 20 63 6c 69 63 6b 20 | when you click | 00000f00 27 51 75 69 74 27 20 61 6e 64 20 20 69 74 20 20 |'Quit' and it | 00000f10 64 6f 65 73 6e 27 74 20 0a 63 72 61 73 68 20 74 |doesn't .crash t| 00000f20 6f 6f 20 6f 66 74 65 6e 20 6f 72 20 73 63 72 65 |oo often or scre| 00000f30 77 2d 75 70 20 61 6e 79 20 6f 74 68 65 72 20 74 |w-up any other t| 00000f40 61 73 6b 73 2e 0a 20 20 20 20 20 0a 35 2e 20 20 |asks.. .5. | 00000f50 20 54 68 65 20 20 70 72 6f 67 72 61 6d 73 20 20 | The programs | 00000f60 73 68 6f 75 6c 64 20 20 62 65 20 70 75 62 6c 69 |should be publi| 00000f70 63 20 20 64 6f 6d 61 69 6e 20 20 61 6e 64 20 20 |c domain and | 00000f80 66 72 65 65 6c 79 20 0a 63 6f 70 79 61 62 6c 65 |freely .copyable| 00000f90 2e 20 0a 20 20 20 20 20 0a 36 2e 20 20 20 49 74 |. . .6. It| 00000fa0 20 20 63 61 6e 20 62 65 20 69 6e 20 61 6e 79 20 | can be in any | 00000fb0 6c 61 6e 67 75 61 67 65 20 62 75 74 20 49 27 6d |language but I'm| 00000fc0 20 73 75 72 65 20 70 65 6f 70 6c 65 20 20 77 6f | sure people wo| 00000fd0 75 6c 64 20 0a 61 70 70 72 65 63 69 61 74 65 20 |uld .appreciate | 00000fe0 74 68 65 20 73 6f 75 72 63 65 20 63 6f 64 65 20 |the source code | 00000ff0 74 6f 20 68 61 76 65 20 61 20 70 65 65 6b 20 61 |to have a peek a| 00001000 74 2e 0a 20 20 20 20 20 0a 37 2e 20 20 20 54 68 |t.. .7. Th| 00001010 69 73 20 20 20 21 48 65 6c 70 20 20 20 66 69 6c |is !Help fil| 00001020 65 20 20 6d 75 73 74 20 20 73 74 61 79 20 20 20 |e must stay | 00001030 69 6e 20 20 20 61 6e 79 20 20 20 69 6e 66 6f 2d |in any info-| 00001040 62 6f 78 20 0a 61 70 70 6c 69 63 61 74 69 6f 6e |box .application| 00001050 73 2c 20 20 61 6e 64 20 61 6e 79 20 20 6e 6f 74 |s, and any not| 00001060 65 73 2f 61 6d 65 6e 64 6d 65 6e 74 73 2f 63 6f |es/amendments/co| 00001070 6e 74 61 63 74 73 2f 77 68 61 74 65 76 65 72 20 |ntacts/whatever | 00001080 0a 73 68 6f 75 6c 64 20 62 65 20 74 61 67 67 65 |.should be tagge| 00001090 64 20 6f 6e 20 61 74 20 74 68 65 20 65 6e 64 2e |d on at the end.| 000010a0 0a 20 20 20 20 20 0a 38 2e 20 20 20 41 6e 64 20 |. .8. And | 000010b0 62 61 73 69 63 61 6c 6c 79 20 69 74 20 73 68 6f |basically it sho| 000010c0 75 6c 64 20 6a 75 73 74 20 6c 6f 6f 6b 20 74 6f |uld just look to| 000010d0 74 61 6c 6c 79 20 61 6d 61 7a 69 6e 67 20 61 6e |tally amazing an| 000010e0 64 20 0a 6d 61 6b 65 20 41 6d 69 67 61 20 6f 77 |d .make Amiga ow| 000010f0 6e 65 72 73 20 77 61 6e 74 20 74 6f 20 70 75 74 |ners want to put| 00001100 20 61 77 61 79 20 74 68 65 69 72 20 74 6f 79 73 | away their toys| 00001110 20 61 6e 64 20 62 75 79 20 72 65 61 6c 20 0a 63 | and buy real .c| 00001120 6f 6d 70 75 74 65 72 73 21 21 0a 20 20 20 20 20 |omputers!!. | 00001130 0a 54 68 65 20 45 78 74 72 61 20 42 69 74 73 0a |.The Extra Bits.| 00001140 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 20 |==============. | 00001150 20 20 20 20 0a 20 20 20 20 20 54 68 69 73 20 20 | . This | 00001160 69 73 20 77 68 65 72 65 20 74 68 65 20 61 75 74 |is where the aut| 00001170 68 6f 72 20 63 61 6e 20 73 70 6f 75 74 20 6f 6e |hor can spout on| 00001180 20 61 6e 64 20 20 6f 6e 20 20 61 62 6f 75 74 20 | and on about | 00001190 0a 68 69 73 20 61 6d 61 7a 69 6e 67 20 69 6e 66 |.his amazing inf| 000011a0 6f 2d 62 6f 78 2e 2e 2e 2e 2e 2e 2e 0a 20 20 20 |o-box........ | 000011b0 20 20 0a 41 20 6e 6f 74 65 20 66 72 6f 6d 20 4a | .A note from J| 000011c0 61 73 6f 6e 20 27 4d 6f 6e 6b 73 74 65 72 27 20 |ason 'Monkster' | 000011d0 54 69 6d 6d 69 6e 73 2e 2e 2e 2e 20 28 32 32 6e |Timmins.... (22n| 000011e0 64 20 41 70 72 20 39 30 29 0a 20 20 20 20 20 41 |d Apr 90). A| 000011f0 73 20 74 68 65 20 63 72 65 61 74 6f 72 20 6f 66 |s the creator of| 00001200 20 74 68 65 20 66 69 72 73 74 20 61 6d 61 7a 69 | the first amazi| 00001210 6e 67 20 69 6e 66 6f 2d 62 6f 78 20 49 27 64 20 |ng info-box I'd | 00001220 6a 75 73 74 20 0a 6c 69 6b 65 20 20 74 6f 20 20 |just .like to | 00001230 73 61 79 20 68 6f 77 20 77 6f 6e 64 65 72 66 75 |say how wonderfu| 00001240 6c 20 6d 79 20 70 72 6f 67 72 61 6d 20 69 73 20 |l my program is | 00001250 2d 20 20 69 74 27 73 20 20 6a 75 73 74 20 20 61 |- it's just a| 00001260 20 0a 73 68 61 6d 65 20 49 20 63 61 6e 27 74 20 | .shame I can't | 00001270 61 63 74 75 61 6c 6c 79 20 74 68 69 6e 6b 20 6f |actually think o| 00001280 66 20 61 6e 79 74 68 69 6e 67 20 75 73 65 66 75 |f anything usefu| 00001290 6c 20 74 6f 20 67 6c 75 65 20 69 74 20 0a 6f 6e |l to glue it .on| 000012a0 20 74 6f 21 21 21 0a 20 20 20 20 20 54 68 65 20 | to!!!. The | 000012b0 20 70 72 6f 67 72 61 6d 20 69 73 20 6f 66 2d 63 | program is of-c| 000012c0 6f 75 72 73 65 20 63 6f 6d 70 6c 65 74 65 6c 79 |ourse completely| 000012d0 20 69 6e 20 20 73 63 72 61 70 70 79 20 20 6f 6c | in scrappy ol| 000012e0 64 20 0a 42 61 73 69 63 20 61 6e 64 20 69 73 20 |d .Basic and is | 000012f0 6e 69 63 65 6c 79 20 73 70 61 63 65 64 2d 6f 75 |nicely spaced-ou| 00001300 74 20 28 6c 69 6b 65 20 74 68 65 20 61 75 74 68 |t (like the auth| 00001310 6f 72 21 21 29 20 73 6f 20 20 79 6f 75 20 0a 73 |or!!) so you .s| 00001320 68 6f 75 6c 64 20 62 65 20 61 62 6c 65 20 74 6f |hould be able to| 00001330 20 73 65 65 20 77 68 61 74 20 49 27 6d 20 64 6f | see what I'm do| 00001340 69 6e 67 2e 0a 20 20 20 20 20 49 74 27 73 20 6e |ing.. It's n| 00001350 6f 77 20 6f 76 65 72 20 74 6f 20 79 6f 75 20 74 |ow over to you t| 00001360 6f 20 64 6f 20 73 6f 6d 65 74 68 69 6e 67 20 62 |o do something b| 00001370 65 74 74 65 72 2e 2e 2e 2e 20 42 79 65 21 0a 20 |etter.... Bye!. | 00001380 20 20 20 20 0a 20 20 20 20 20 4f 68 2c 20 62 79 | . Oh, by| 00001390 74 68 65 77 61 79 20 79 6f 75 20 63 61 6e 20 63 |theway you can c| 000013a0 6f 6e 74 61 63 74 20 6d 65 20 6f 6e 20 3a 2d 0a |ontact me on :-.| 000013b0 20 20 20 20 20 0a 20 20 20 20 20 20 20 20 20 43 | . C| 000013c0 49 58 20 3a 20 4d 6f 6e 6b 73 74 65 72 0a 20 20 |IX : Monkster. | 000013d0 20 20 20 20 20 20 20 43 68 72 6f 6e 6f 73 20 4c | Chronos L| 000013e0 69 61 72 20 42 42 53 20 28 30 32 31 20 37 34 34 |iar BBS (021 744| 000013f0 20 35 35 36 31 29 20 3a 20 4a 61 73 6f 6e 20 54 | 5561) : Jason T| 00001400 69 6d 6d 69 6e 73 0a 20 20 20 20 20 20 20 20 20 |immins. | 00001410 4a 61 6e 65 74 20 3a 20 6d 6f 6e 6b 73 74 65 72 |Janet : monkster| 00001420 25 63 69 78 2e 63 69 78 2e 55 55 43 50 40 75 6b |%cix.cix.UUCP@uk| 00001430 2e 61 63 2e 75 6b 63 0a 20 20 20 20 20 20 20 20 |.ac.ukc. | 00001440 20 49 6e 74 65 72 73 70 61 6e 20 3a 20 4a 54 69 | Interspan : JTi| 00001450 6d 6d 69 6e 73 20 53 61 6c 74 77 65 6c 6c 73 20 |mmins Saltwells | 00001460 45 44 43 20 44 75 64 6c 65 79 20 4c 45 41 0a 20 |EDC Dudley LEA. | 00001470 20 20 20 20 20 20 20 20 53 6e 61 69 6c 20 4d 61 | Snail Ma| 00001480 69 6c 20 3a 20 37 35 20 55 6c 73 74 65 72 20 44 |il : 75 Ulster D| 00001490 72 69 76 65 2c 0a 20 20 20 20 20 20 20 20 20 20 |rive,. | 000014a0 20 20 20 20 20 20 20 20 20 20 20 20 4b 69 6e 67 | King| 000014b0 73 77 69 6e 66 6f 72 64 2c 0a 20 20 20 20 20 20 |swinford,. | 000014c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000014d0 57 65 73 74 20 4d 69 64 6c 61 6e 64 73 2e 20 44 |West Midlands. D| 000014e0 59 36 20 38 4a 41 0a 20 20 20 20 20 20 20 20 20 |Y6 8JA. | 000014f0 50 68 6f 6e 65 4e 65 74 20 3a 20 30 33 38 34 20 |PhoneNet : 0384 | 00001500 32 37 30 39 37 30 |270970| 00001506