Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_38.ADF » +Crane1
+Crane1
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_38.ADF |
Filename: | +Crane1 |
Read OK: | ✔ |
File size: | 166B bytes |
Load address: | 2B206576 |
Exec address: | 6E617243 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_38.ADF » +Crane1
- Personal collection » Acorn hard disk » zipped_disks » elk03 » eug38/+Crane1
File contents
4th May 1998 Dear Gus, Yet another chapter in my Monitor saga.Acorn AKF12.If anyone's interested this RGB TV type Monitor has a Scart input,which Acorn Risc Os computers can use and a TTL input which is suitable for 8 bitters (Elk,BBC,etc).I've just got hold of one of these and so I'm back in business.Elk and A3010,happily sharing the same monitor,without swapping and changing cables. What's more the instruction book,gives the full pinout of both connectors so if anyone's strugglimg out there let me know and I'll happily send details.Also if anyone wants one of these monitors,the person who sold me mine,may still have another one for about #75 : Martin Wilson 32 Grass Royal Yeovil Somerset BA21 4JW Tel : 01935 425974 -------------------------------------- On another note,what on earth happened to the Menu program(s) on EUG Feb iss 36.Since my previous Dual purpose monitor blew up,some time ago,my Elk has lain somewhat dormant and I've been viewing EUG Discs via the Beeb emulator on my A3010,without problem.However on receiving my "new" AKF12 just last week,I decided to bring old faithful back into play.Only to find I couldn't get beyond the Main Menu for "No Room" errors.I tried it on my Spare Elk as well,with the same result. On investigation,it appears Feb iss has Menu Program V2.This is quite different to whats gone before.Thus I copied Oct iss 34 menu over and changed the filenames etc and it worked perfectly.Seeing as how V1,worked so well,why change it ? Or is there more to it than that ? --------------------------------------- 8th May EUG 37's arrived and I've just noticed reference to the offending menu prog.I have two Elks of almost identical set up thus : Electron with slogger 64K Ram board.Usually set to 32K for reading EUG.Setting switch to 64K did not remove the "No Room" errors. Acorn +1 with ACP/PRES AP2 Rom in place of original +1 Rom ACP AP4 (DFS) with ADFS in extra socket.One set up has PRES ADFS and one has Acorns original ADFS. 3.5in DS DD disk drive (720K) which gives ADFS 640K when using ADFS (L) format. My Main set up also has SP64 fitted internally and an additional 5.25 drive. As I've said both set ups would not run EUG 36 and also using the UNPLUG command to switchout DFS rom etc made no difference ---------------------------------------- I've also found one or two glitches in EUG 37 ! On Booting up the Title Screen flashed past and went straight to the Menu.I cured it by changing line 60 of TITLE to IF GET and by adding line 65 REPEAT : UNTIL INKEY (-99) None of the Sub menus except Games would allow "Return to Main Menu".This was cured by adding $ after DIR in line 610 of LMENU,FMENU and PMENU.The line in GMENU was 620,but this had $ in already,so wasn't a problem. ---------------------------------------- 8 Bit Software,incidentally have all their submenus controlled from one Menu program and their discs run without any problems on both my Elks, albeit without Mode 7.Obviously I'm not suggesting Richard nicks their coding,but a little look might be inspiring. ---------------------------------------- If Mark Bellis is so sure of the future of the RISC processor,then surely the only PC he wants is a RISC PC.IBM PC compatability is then available by plugging in a PC card.That way he'll get the best of both worlds.If PC owners start coming over to the RISC platform,he'll already be there.The latest PC cards are 586's and the fastest run at 133Mhz,with 512K cache and will quite happily run Windows 95 or 3.11. RISC PCII is due out (probably early next year) and that will more than likely allow even faster PC cards. CD rom drives and a fair selection of Acorn compatible CD roms are available for any Acorn Risc computer (I have one connected to my A3010),although obviously a PC card (or reader) is needed to access Windows type CD roms. The internet can be accessed by any computer with the right Hardware and Software.Indeed Dec 1997 issue of Acorn User had a quite detailed two page article on connecting a BBC. Most of your 8 bit Acorn Stuff should run via emulation on a Risc PC and any that don't run with Acorns Beeb emulator,can usually be sorted out by a rather good Emulator from Warm Silence Software.This with an extra module will even run DFS discs.Many others can be "patched" by a nifty little package called Strong guard/Game on from the Arm Club. --------------------------------------- I mentioned a utility that Robert Sprowson made for me a little while ago.It converts AMX/BBC screens and pages into Sprites for RISC OS computers and works in the Desktop.I've had no objections from him for distributing it,so I've included it on this disc.Its called !AMXconvert.Its instructions are contained within the program in a Help file. I think that's covered everything for now. John Crane 34 St Andrews Walk Harrogate North Yorkshire HG2 7RL The menu in EUG36 was intended to put all the EUG menus into one program to reduce errors on my part and reduce file count. It had a bug. ME. If you load the menu remove line 1000 onwards and save it again it should work fine as you can see from this disc which is using the same menu. I have put a replacement EUG36 menu on this disc. Your AMX/BBC to RISC utilities are in the P directory. There didn't seem to be a text file to go with them so they do not appear on the menu but can be found by cataloging P directory.
00000000 20 34 74 68 20 4d 61 79 20 31 39 39 38 0d 0d 44 | 4th May 1998..D| 00000010 65 61 72 20 47 75 73 2c 0d 20 59 65 74 20 61 6e |ear Gus,. Yet an| 00000020 6f 74 68 65 72 20 63 68 61 70 74 65 72 20 69 6e |other chapter in| 00000030 20 6d 79 20 4d 6f 6e 69 74 6f 72 20 73 61 67 61 | my Monitor saga| 00000040 2e 41 63 6f 72 6e 20 41 4b 46 31 32 2e 49 66 20 |.Acorn AKF12.If | 00000050 61 6e 79 6f 6e 65 27 73 20 69 6e 74 65 72 65 73 |anyone's interes| 00000060 74 65 64 0d 74 68 69 73 20 52 47 42 20 54 56 20 |ted.this RGB TV | 00000070 74 79 70 65 20 4d 6f 6e 69 74 6f 72 20 68 61 73 |type Monitor has| 00000080 20 61 20 53 63 61 72 74 20 69 6e 70 75 74 2c 77 | a Scart input,w| 00000090 68 69 63 68 20 41 63 6f 72 6e 20 52 69 73 63 20 |hich Acorn Risc | 000000a0 4f 73 20 63 6f 6d 70 75 74 65 72 73 0d 63 61 6e |Os computers.can| 000000b0 20 75 73 65 20 61 6e 64 20 61 20 54 54 4c 20 69 | use and a TTL i| 000000c0 6e 70 75 74 20 77 68 69 63 68 20 69 73 20 73 75 |nput which is su| 000000d0 69 74 61 62 6c 65 20 66 6f 72 20 38 20 62 69 74 |itable for 8 bit| 000000e0 74 65 72 73 20 28 45 6c 6b 2c 42 42 43 2c 65 74 |ters (Elk,BBC,et| 000000f0 63 29 2e 49 27 76 65 0d 6a 75 73 74 20 67 6f 74 |c).I've.just got| 00000100 20 68 6f 6c 64 20 6f 66 20 6f 6e 65 20 6f 66 20 | hold of one of | 00000110 74 68 65 73 65 20 61 6e 64 20 73 6f 20 49 27 6d |these and so I'm| 00000120 20 62 61 63 6b 20 69 6e 20 62 75 73 69 6e 65 73 | back in busines| 00000130 73 2e 45 6c 6b 20 61 6e 64 0d 41 33 30 31 30 2c |s.Elk and.A3010,| 00000140 68 61 70 70 69 6c 79 20 73 68 61 72 69 6e 67 20 |happily sharing | 00000150 74 68 65 20 73 61 6d 65 20 6d 6f 6e 69 74 6f 72 |the same monitor| 00000160 2c 77 69 74 68 6f 75 74 20 73 77 61 70 70 69 6e |,without swappin| 00000170 67 20 61 6e 64 20 63 68 61 6e 67 69 6e 67 0d 63 |g and changing.c| 00000180 61 62 6c 65 73 2e 0d 0d 20 57 68 61 74 27 73 20 |ables... What's | 00000190 6d 6f 72 65 20 74 68 65 20 69 6e 73 74 72 75 63 |more the instruc| 000001a0 74 69 6f 6e 20 62 6f 6f 6b 2c 67 69 76 65 73 20 |tion book,gives | 000001b0 74 68 65 20 66 75 6c 6c 20 70 69 6e 6f 75 74 20 |the full pinout | 000001c0 6f 66 20 62 6f 74 68 20 63 6f 6e 6e 65 63 74 6f |of both connecto| 000001d0 72 73 0d 73 6f 20 69 66 20 61 6e 79 6f 6e 65 27 |rs.so if anyone'| 000001e0 73 20 73 74 72 75 67 67 6c 69 6d 67 20 6f 75 74 |s strugglimg out| 000001f0 20 74 68 65 72 65 20 6c 65 74 20 6d 65 20 6b 6e | there let me kn| 00000200 6f 77 20 61 6e 64 20 49 27 6c 6c 20 68 61 70 70 |ow and I'll happ| 00000210 69 6c 79 20 73 65 6e 64 0d 64 65 74 61 69 6c 73 |ily send.details| 00000220 2e 41 6c 73 6f 20 69 66 20 61 6e 79 6f 6e 65 20 |.Also if anyone | 00000230 77 61 6e 74 73 20 6f 6e 65 20 6f 66 20 74 68 65 |wants one of the| 00000240 73 65 20 6d 6f 6e 69 74 6f 72 73 2c 74 68 65 20 |se monitors,the | 00000250 70 65 72 73 6f 6e 20 77 68 6f 20 73 6f 6c 64 20 |person who sold | 00000260 6d 65 0d 6d 69 6e 65 2c 6d 61 79 20 73 74 69 6c |me.mine,may stil| 00000270 6c 20 68 61 76 65 20 61 6e 6f 74 68 65 72 20 6f |l have another o| 00000280 6e 65 20 66 6f 72 20 61 62 6f 75 74 20 23 37 35 |ne for about #75| 00000290 20 3a 0d 0d 20 20 20 20 20 20 20 20 20 20 20 20 | :.. | 000002a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000002b0 4d 61 72 74 69 6e 20 57 69 6c 73 6f 6e 0d 20 20 |Martin Wilson. | 000002c0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000002d0 20 20 20 20 20 20 20 20 20 20 33 32 20 47 72 61 | 32 Gra| 000002e0 73 73 20 52 6f 79 61 6c 0d 20 20 20 20 20 20 20 |ss Royal. | 000002f0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000300 20 20 20 20 20 59 65 6f 76 69 6c 0d 20 20 20 20 | Yeovil. | 00000310 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000320 20 20 20 20 20 20 20 20 53 6f 6d 65 72 73 65 74 | Somerset| 00000330 0d 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00000340 20 20 20 20 20 20 20 20 20 20 20 20 20 42 41 32 | BA2| 00000350 31 20 34 4a 57 0d 20 20 20 20 20 20 20 20 20 20 |1 4JW. | 00000360 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000370 20 20 54 65 6c 20 3a 20 30 31 39 33 35 20 34 32 | Tel : 01935 42| 00000380 35 39 37 34 0d 20 20 20 20 20 20 20 20 20 20 20 |5974. | 00000390 20 20 20 20 20 20 20 20 2d 2d 2d 2d 2d 2d 2d 2d | --------| 000003a0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 000003b0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0d 0d |--------------..| 000003c0 20 4f 6e 20 61 6e 6f 74 68 65 72 20 6e 6f 74 65 | On another note| 000003d0 2c 77 68 61 74 20 6f 6e 20 65 61 72 74 68 20 68 |,what on earth h| 000003e0 61 70 70 65 6e 65 64 20 74 6f 20 74 68 65 20 4d |appened to the M| 000003f0 65 6e 75 20 70 72 6f 67 72 61 6d 28 73 29 20 6f |enu program(s) o| 00000400 6e 20 45 55 47 20 46 65 62 0d 69 73 73 20 33 36 |n EUG Feb.iss 36| 00000410 2e 53 69 6e 63 65 20 6d 79 20 70 72 65 76 69 6f |.Since my previo| 00000420 75 73 20 44 75 61 6c 20 70 75 72 70 6f 73 65 20 |us Dual purpose | 00000430 6d 6f 6e 69 74 6f 72 20 62 6c 65 77 20 75 70 2c |monitor blew up,| 00000440 73 6f 6d 65 20 74 69 6d 65 20 61 67 6f 2c 6d 79 |some time ago,my| 00000450 20 45 6c 6b 0d 68 61 73 20 6c 61 69 6e 20 73 6f | Elk.has lain so| 00000460 6d 65 77 68 61 74 20 64 6f 72 6d 61 6e 74 20 61 |mewhat dormant a| 00000470 6e 64 20 49 27 76 65 20 62 65 65 6e 20 76 69 65 |nd I've been vie| 00000480 77 69 6e 67 20 45 55 47 20 44 69 73 63 73 20 76 |wing EUG Discs v| 00000490 69 61 20 74 68 65 20 42 65 65 62 0d 65 6d 75 6c |ia the Beeb.emul| 000004a0 61 74 6f 72 20 6f 6e 20 6d 79 20 41 33 30 31 30 |ator on my A3010| 000004b0 2c 77 69 74 68 6f 75 74 20 70 72 6f 62 6c 65 6d |,without problem| 000004c0 2e 48 6f 77 65 76 65 72 20 6f 6e 20 72 65 63 65 |.However on rece| 000004d0 69 76 69 6e 67 20 6d 79 20 22 6e 65 77 22 20 41 |iving my "new" A| 000004e0 4b 46 31 32 0d 6a 75 73 74 20 6c 61 73 74 20 77 |KF12.just last w| 000004f0 65 65 6b 2c 49 20 64 65 63 69 64 65 64 20 74 6f |eek,I decided to| 00000500 20 62 72 69 6e 67 20 6f 6c 64 20 66 61 69 74 68 | bring old faith| 00000510 66 75 6c 20 62 61 63 6b 20 69 6e 74 6f 20 70 6c |ful back into pl| 00000520 61 79 2e 4f 6e 6c 79 20 74 6f 20 66 69 6e 64 0d |ay.Only to find.| 00000530 49 20 63 6f 75 6c 64 6e 27 74 20 67 65 74 20 62 |I couldn't get b| 00000540 65 79 6f 6e 64 20 74 68 65 20 4d 61 69 6e 20 4d |eyond the Main M| 00000550 65 6e 75 20 66 6f 72 20 22 4e 6f 20 52 6f 6f 6d |enu for "No Room| 00000560 22 20 65 72 72 6f 72 73 2e 49 20 74 72 69 65 64 |" errors.I tried| 00000570 20 69 74 20 6f 6e 20 6d 79 0d 53 70 61 72 65 20 | it on my.Spare | 00000580 45 6c 6b 20 61 73 20 77 65 6c 6c 2c 77 69 74 68 |Elk as well,with| 00000590 20 74 68 65 20 73 61 6d 65 20 72 65 73 75 6c 74 | the same result| 000005a0 2e 0d 0d 20 4f 6e 20 69 6e 76 65 73 74 69 67 61 |... On investiga| 000005b0 74 69 6f 6e 2c 69 74 20 61 70 70 65 61 72 73 20 |tion,it appears | 000005c0 46 65 62 20 69 73 73 20 68 61 73 20 4d 65 6e 75 |Feb iss has Menu| 000005d0 20 50 72 6f 67 72 61 6d 20 56 32 2e 54 68 69 73 | Program V2.This| 000005e0 20 69 73 20 71 75 69 74 65 0d 64 69 66 66 65 72 | is quite.differ| 000005f0 65 6e 74 20 74 6f 20 77 68 61 74 73 20 67 6f 6e |ent to whats gon| 00000600 65 20 62 65 66 6f 72 65 2e 54 68 75 73 20 49 20 |e before.Thus I | 00000610 63 6f 70 69 65 64 20 4f 63 74 20 69 73 73 20 33 |copied Oct iss 3| 00000620 34 20 6d 65 6e 75 20 6f 76 65 72 20 61 6e 64 0d |4 menu over and.| 00000630 63 68 61 6e 67 65 64 20 74 68 65 20 66 69 6c 65 |changed the file| 00000640 6e 61 6d 65 73 20 65 74 63 20 61 6e 64 20 69 74 |names etc and it| 00000650 20 77 6f 72 6b 65 64 20 70 65 72 66 65 63 74 6c | worked perfectl| 00000660 79 2e 53 65 65 69 6e 67 20 61 73 20 68 6f 77 20 |y.Seeing as how | 00000670 56 31 2c 77 6f 72 6b 65 64 0d 73 6f 20 77 65 6c |V1,worked.so wel| 00000680 6c 2c 77 68 79 20 63 68 61 6e 67 65 20 69 74 20 |l,why change it | 00000690 3f 20 4f 72 20 69 73 20 74 68 65 72 65 20 6d 6f |? Or is there mo| 000006a0 72 65 20 74 6f 20 69 74 20 74 68 61 6e 20 74 68 |re to it than th| 000006b0 61 74 20 3f 0d 20 20 20 20 20 20 20 20 20 20 20 |at ?. | 000006c0 20 20 20 20 20 20 20 20 2d 2d 2d 2d 2d 2d 2d 2d | --------| 000006d0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 000006e0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0d |---------------.| 000006f0 0d 38 74 68 20 4d 61 79 0d 0d 45 55 47 20 33 37 |.8th May..EUG 37| 00000700 27 73 20 61 72 72 69 76 65 64 20 61 6e 64 20 49 |'s arrived and I| 00000710 27 76 65 20 6a 75 73 74 20 6e 6f 74 69 63 65 64 |'ve just noticed| 00000720 20 72 65 66 65 72 65 6e 63 65 20 74 6f 20 74 68 | reference to th| 00000730 65 20 6f 66 66 65 6e 64 69 6e 67 20 6d 65 6e 75 |e offending menu| 00000740 0d 70 72 6f 67 2e 49 20 68 61 76 65 20 74 77 6f |.prog.I have two| 00000750 20 45 6c 6b 73 20 6f 66 20 61 6c 6d 6f 73 74 20 | Elks of almost | 00000760 69 64 65 6e 74 69 63 61 6c 20 73 65 74 20 75 70 |identical set up| 00000770 20 74 68 75 73 20 3a 0d 20 0d 45 6c 65 63 74 72 | thus :. .Electr| 00000780 6f 6e 20 77 69 74 68 20 73 6c 6f 67 67 65 72 20 |on with slogger | 00000790 36 34 4b 20 52 61 6d 20 62 6f 61 72 64 2e 55 73 |64K Ram board.Us| 000007a0 75 61 6c 6c 79 20 73 65 74 20 74 6f 20 33 32 4b |ually set to 32K| 000007b0 20 66 6f 72 20 72 65 61 64 69 6e 67 0d 45 55 47 | for reading.EUG| 000007c0 2e 53 65 74 74 69 6e 67 20 73 77 69 74 63 68 20 |.Setting switch | 000007d0 74 6f 20 36 34 4b 20 64 69 64 20 6e 6f 74 20 72 |to 64K did not r| 000007e0 65 6d 6f 76 65 20 74 68 65 20 22 4e 6f 20 52 6f |emove the "No Ro| 000007f0 6f 6d 22 20 65 72 72 6f 72 73 2e 0d 0d 41 63 6f |om" errors...Aco| 00000800 72 6e 20 2b 31 20 77 69 74 68 20 41 43 50 2f 50 |rn +1 with ACP/P| 00000810 52 45 53 20 41 50 32 20 52 6f 6d 20 69 6e 20 70 |RES AP2 Rom in p| 00000820 6c 61 63 65 20 6f 66 20 6f 72 69 67 69 6e 61 6c |lace of original| 00000830 20 2b 31 20 52 6f 6d 0d 0d 41 43 50 20 41 50 34 | +1 Rom..ACP AP4| 00000840 20 28 44 46 53 29 20 77 69 74 68 20 41 44 46 53 | (DFS) with ADFS| 00000850 20 69 6e 20 65 78 74 72 61 20 73 6f 63 6b 65 74 | in extra socket| 00000860 2e 4f 6e 65 20 73 65 74 20 75 70 20 68 61 73 20 |.One set up has | 00000870 50 52 45 53 20 41 44 46 53 20 61 6e 64 20 6f 6e |PRES ADFS and on| 00000880 65 0d 68 61 73 20 41 63 6f 72 6e 73 20 6f 72 69 |e.has Acorns ori| 00000890 67 69 6e 61 6c 20 41 44 46 53 2e 0d 0d 33 2e 35 |ginal ADFS...3.5| 000008a0 69 6e 20 44 53 20 44 44 20 64 69 73 6b 20 64 72 |in DS DD disk dr| 000008b0 69 76 65 20 28 37 32 30 4b 29 20 77 68 69 63 68 |ive (720K) which| 000008c0 20 67 69 76 65 73 20 41 44 46 53 20 36 34 30 4b | gives ADFS 640K| 000008d0 20 77 68 65 6e 20 75 73 69 6e 67 20 41 44 46 53 | when using ADFS| 000008e0 20 28 4c 29 0d 66 6f 72 6d 61 74 2e 0d 0d 4d 79 | (L).format...My| 000008f0 20 4d 61 69 6e 20 73 65 74 20 75 70 20 61 6c 73 | Main set up als| 00000900 6f 20 68 61 73 20 53 50 36 34 20 66 69 74 74 65 |o has SP64 fitte| 00000910 64 20 69 6e 74 65 72 6e 61 6c 6c 79 20 61 6e 64 |d internally and| 00000920 20 61 6e 20 61 64 64 69 74 69 6f 6e 61 6c 20 35 | an additional 5| 00000930 2e 32 35 0d 64 72 69 76 65 2e 0d 0d 41 73 20 49 |.25.drive...As I| 00000940 27 76 65 20 73 61 69 64 20 62 6f 74 68 20 73 65 |'ve said both se| 00000950 74 20 75 70 73 20 77 6f 75 6c 64 20 6e 6f 74 20 |t ups would not | 00000960 72 75 6e 20 45 55 47 20 33 36 20 61 6e 64 20 61 |run EUG 36 and a| 00000970 6c 73 6f 20 75 73 69 6e 67 20 74 68 65 20 55 4e |lso using the UN| 00000980 50 4c 55 47 0d 63 6f 6d 6d 61 6e 64 20 74 6f 20 |PLUG.command to | 00000990 73 77 69 74 63 68 6f 75 74 20 44 46 53 20 72 6f |switchout DFS ro| 000009a0 6d 20 65 74 63 20 6d 61 64 65 20 6e 6f 20 64 69 |m etc made no di| 000009b0 66 66 65 72 65 6e 63 65 0d 20 20 20 20 20 20 20 |fference. | 000009c0 20 20 20 20 20 20 20 20 20 20 20 20 2d 2d 2d 2d | ----| 000009d0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000009f0 2d 2d 2d 2d 0d 0d 20 49 27 76 65 20 61 6c 73 6f |----.. I've also| 00000a00 20 66 6f 75 6e 64 20 6f 6e 65 20 6f 72 20 74 77 | found one or tw| 00000a10 6f 20 67 6c 69 74 63 68 65 73 20 69 6e 20 45 55 |o glitches in EU| 00000a20 47 20 33 37 20 21 0d 0d 4f 6e 20 42 6f 6f 74 69 |G 37 !..On Booti| 00000a30 6e 67 20 75 70 20 74 68 65 20 54 69 74 6c 65 20 |ng up the Title | 00000a40 53 63 72 65 65 6e 20 66 6c 61 73 68 65 64 20 70 |Screen flashed p| 00000a50 61 73 74 20 61 6e 64 20 77 65 6e 74 20 73 74 72 |ast and went str| 00000a60 61 69 67 68 74 20 74 6f 20 74 68 65 0d 4d 65 6e |aight to the.Men| 00000a70 75 2e 49 20 63 75 72 65 64 20 69 74 20 62 79 20 |u.I cured it by | 00000a80 63 68 61 6e 67 69 6e 67 20 6c 69 6e 65 20 36 30 |changing line 60| 00000a90 20 6f 66 20 54 49 54 4c 45 20 74 6f 20 49 46 20 | of TITLE to IF | 00000aa0 47 45 54 20 61 6e 64 20 62 79 20 61 64 64 69 6e |GET and by addin| 00000ab0 67 20 6c 69 6e 65 0d 36 35 20 52 45 50 45 41 54 |g line.65 REPEAT| 00000ac0 20 3a 20 55 4e 54 49 4c 20 49 4e 4b 45 59 20 28 | : UNTIL INKEY (| 00000ad0 2d 39 39 29 0d 0d 4e 6f 6e 65 20 6f 66 20 74 68 |-99)..None of th| 00000ae0 65 20 53 75 62 20 6d 65 6e 75 73 20 65 78 63 65 |e Sub menus exce| 00000af0 70 74 20 47 61 6d 65 73 20 77 6f 75 6c 64 20 61 |pt Games would a| 00000b00 6c 6c 6f 77 20 22 52 65 74 75 72 6e 20 74 6f 20 |llow "Return to | 00000b10 4d 61 69 6e 0d 4d 65 6e 75 22 2e 54 68 69 73 20 |Main.Menu".This | 00000b20 77 61 73 20 63 75 72 65 64 20 62 79 20 61 64 64 |was cured by add| 00000b30 69 6e 67 20 24 20 61 66 74 65 72 20 44 49 52 20 |ing $ after DIR | 00000b40 69 6e 20 6c 69 6e 65 20 36 31 30 20 6f 66 20 4c |in line 610 of L| 00000b50 4d 45 4e 55 2c 46 4d 45 4e 55 20 61 6e 64 0d 50 |MENU,FMENU and.P| 00000b60 4d 45 4e 55 2e 54 68 65 20 6c 69 6e 65 20 69 6e |MENU.The line in| 00000b70 20 47 4d 45 4e 55 20 77 61 73 20 36 32 30 2c 62 | GMENU was 620,b| 00000b80 75 74 20 74 68 69 73 20 68 61 64 20 24 20 69 6e |ut this had $ in| 00000b90 20 61 6c 72 65 61 64 79 2c 73 6f 20 77 61 73 6e | already,so wasn| 00000ba0 27 74 0d 61 20 70 72 6f 62 6c 65 6d 2e 0d 20 20 |'t.a problem.. | 00000bb0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000bc0 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | ---------------| 00000bd0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000be0 2d 2d 2d 2d 2d 2d 2d 2d 2d 0d 0d 38 20 42 69 74 |---------..8 Bit| 00000bf0 20 53 6f 66 74 77 61 72 65 2c 69 6e 63 69 64 65 | Software,incide| 00000c00 6e 74 61 6c 6c 79 20 68 61 76 65 20 61 6c 6c 20 |ntally have all | 00000c10 74 68 65 69 72 20 73 75 62 6d 65 6e 75 73 20 63 |their submenus c| 00000c20 6f 6e 74 72 6f 6c 6c 65 64 20 66 72 6f 6d 20 6f |ontrolled from o| 00000c30 6e 65 0d 4d 65 6e 75 20 70 72 6f 67 72 61 6d 20 |ne.Menu program | 00000c40 61 6e 64 20 74 68 65 69 72 20 64 69 73 63 73 20 |and their discs | 00000c50 72 75 6e 20 77 69 74 68 6f 75 74 20 61 6e 79 20 |run without any | 00000c60 70 72 6f 62 6c 65 6d 73 20 6f 6e 20 62 6f 74 68 |problems on both| 00000c70 20 6d 79 20 45 6c 6b 73 2c 0d 61 6c 62 65 69 74 | my Elks,.albeit| 00000c80 20 77 69 74 68 6f 75 74 20 4d 6f 64 65 20 37 2e | without Mode 7.| 00000c90 4f 62 76 69 6f 75 73 6c 79 20 49 27 6d 20 6e 6f |Obviously I'm no| 00000ca0 74 20 73 75 67 67 65 73 74 69 6e 67 20 52 69 63 |t suggesting Ric| 00000cb0 68 61 72 64 20 6e 69 63 6b 73 20 74 68 65 69 72 |hard nicks their| 00000cc0 0d 63 6f 64 69 6e 67 2c 62 75 74 20 61 20 6c 69 |.coding,but a li| 00000cd0 74 74 6c 65 20 6c 6f 6f 6b 20 6d 69 67 68 74 20 |ttle look might | 00000ce0 62 65 20 69 6e 73 70 69 72 69 6e 67 2e 0d 20 20 |be inspiring.. | 00000cf0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000d00 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | ---------------| 00000d10 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000d20 2d 2d 2d 2d 2d 2d 2d 2d 2d 0d 0d 49 66 1a 20 4d |---------..If. M| 00000d30 61 72 6b 20 42 65 6c 6c 69 73 20 69 73 20 73 6f |ark Bellis is so| 00000d40 20 73 75 72 65 20 6f 66 20 74 68 65 20 66 75 74 | sure of the fut| 00000d50 75 72 65 20 6f 66 20 74 68 65 20 52 49 53 43 20 |ure of the RISC | 00000d60 70 72 6f 63 65 73 73 6f 72 2c 74 68 65 6e 20 73 |processor,then s| 00000d70 75 72 65 6c 79 0d 74 68 65 20 6f 6e 6c 79 1a 20 |urely.the only. | 00000d80 50 43 1a 20 68 65 20 77 61 6e 74 73 20 69 73 20 |PC. he wants is | 00000d90 61 20 52 49 53 43 20 50 43 2e 49 42 4d 20 50 43 |a RISC PC.IBM PC| 00000da0 20 63 6f 6d 70 61 74 61 62 69 6c 69 74 79 20 69 | compatability i| 00000db0 73 20 74 68 65 6e 20 61 76 61 69 6c 61 62 6c 65 |s then available| 00000dc0 0d 62 79 20 70 6c 75 67 67 69 6e 67 20 69 6e 20 |.by plugging in | 00000dd0 61 20 50 43 20 63 61 72 64 2e 54 68 61 74 20 77 |a PC card.That w| 00000de0 61 79 20 68 65 27 6c 6c 20 67 65 74 20 74 68 65 |ay he'll get the| 00000df0 20 62 65 73 74 20 6f 66 20 62 6f 74 68 20 77 6f | best of both wo| 00000e00 72 6c 64 73 2e 49 66 0d 50 43 1a 20 6f 77 6e 65 |rlds.If.PC. owne| 00000e10 72 73 1a 20 73 74 61 72 74 1a 20 63 6f 6d 69 6e |rs. start. comin| 00000e20 67 20 6f 76 65 72 1a 20 74 6f 1a 20 74 68 65 1a |g over. to. the.| 00000e30 20 52 49 53 43 1a 20 70 6c 61 74 66 6f 72 6d 2c | RISC. platform,| 00000e40 68 65 27 6c 6c 1a 20 61 6c 72 65 61 64 79 1a 20 |he'll. already. | 00000e50 62 65 0d 74 68 65 72 65 2e 54 68 65 20 6c 61 74 |be.there.The lat| 00000e60 65 73 74 20 50 43 20 63 61 72 64 73 1a 20 61 72 |est PC cards. ar| 00000e70 65 1a 20 35 38 36 27 73 1a 20 61 6e 64 1a 20 74 |e. 586's. and. t| 00000e80 68 65 20 66 61 73 74 65 73 74 20 72 75 6e 20 61 |he fastest run a| 00000e90 74 20 31 33 33 4d 68 7a 2c 77 69 74 68 0d 35 31 |t 133Mhz,with.51| 00000ea0 32 4b 20 63 61 63 68 65 20 61 6e 64 20 77 69 6c |2K cache and wil| 00000eb0 6c 20 71 75 69 74 65 20 68 61 70 70 69 6c 79 20 |l quite happily | 00000ec0 72 75 6e 20 57 69 6e 64 6f 77 73 1a 20 39 35 1a |run Windows. 95.| 00000ed0 20 6f 72 1a 20 33 2e 31 31 2e 20 52 49 53 43 20 | or. 3.11. RISC | 00000ee0 50 43 49 49 20 69 73 0d 64 75 65 20 6f 75 74 20 |PCII is.due out | 00000ef0 28 70 72 6f 62 61 62 6c 79 20 65 61 72 6c 79 20 |(probably early | 00000f00 6e 65 78 74 20 79 65 61 72 29 20 61 6e 64 20 74 |next year) and t| 00000f10 68 61 74 20 77 69 6c 6c 20 6d 6f 72 65 20 74 68 |hat will more th| 00000f20 61 6e 20 6c 69 6b 65 6c 79 20 61 6c 6c 6f 77 20 |an likely allow | 00000f30 65 76 65 6e 0d 66 61 73 74 65 72 20 50 43 20 63 |even.faster PC c| 00000f40 61 72 64 73 2e 1a 20 0d 0d 43 44 20 72 6f 6d 20 |ards.. ..CD rom | 00000f50 64 72 69 76 65 73 20 61 6e 64 20 61 20 66 61 69 |drives and a fai| 00000f60 72 20 73 65 6c 65 63 74 69 6f 6e 20 6f 66 20 41 |r selection of A| 00000f70 63 6f 72 6e 20 63 6f 6d 70 61 74 69 62 6c 65 20 |corn compatible | 00000f80 43 44 20 72 6f 6d 73 20 61 72 65 0d 61 76 61 69 |CD roms are.avai| 00000f90 6c 61 62 6c 65 1a 20 66 6f 72 1a 20 61 6e 79 1a |lable. for. any.| 00000fa0 20 41 63 6f 72 6e 1a 20 52 69 73 63 1a 20 63 6f | Acorn. Risc. co| 00000fb0 6d 70 75 74 65 72 1a 20 28 49 1a 20 68 61 76 65 |mputer. (I. have| 00000fc0 1a 20 6f 6e 65 1a 20 63 6f 6e 6e 65 63 74 65 64 |. one. connected| 00000fd0 20 74 6f 20 6d 79 0d 41 33 30 31 30 29 2c 61 6c | to my.A3010),al| 00000fe0 74 68 6f 75 67 68 1a 20 6f 62 76 69 6f 75 73 6c |though. obviousl| 00000ff0 79 1a 20 61 1a 20 50 43 1a 20 63 61 72 64 1a 20 |y. a. PC. card. | 00001000 28 6f 72 1a 20 72 65 61 64 65 72 29 1a 20 69 73 |(or. reader). is| 00001010 20 6e 65 65 64 65 64 20 74 6f 20 61 63 63 65 73 | needed to acces| 00001020 73 0d 57 69 6e 64 6f 77 73 20 74 79 70 65 20 43 |s.Windows type C| 00001030 44 20 72 6f 6d 73 2e 0d 0d 54 68 65 20 69 6e 74 |D roms...The int| 00001040 65 72 6e 65 74 20 63 61 6e 20 62 65 20 61 63 63 |ernet can be acc| 00001050 65 73 73 65 64 20 62 79 20 61 6e 79 20 63 6f 6d |essed by any com| 00001060 70 75 74 65 72 1a 20 77 69 74 68 1a 20 74 68 65 |puter. with. the| 00001070 20 72 69 67 68 74 20 48 61 72 64 77 61 72 65 20 | right Hardware | 00001080 61 6e 64 0d 53 6f 66 74 77 61 72 65 2e 49 6e 64 |and.Software.Ind| 00001090 65 65 64 20 44 65 63 20 31 39 39 37 20 69 73 73 |eed Dec 1997 iss| 000010a0 75 65 20 6f 66 20 41 63 6f 72 6e 20 55 73 65 72 |ue of Acorn User| 000010b0 20 68 61 64 20 61 20 71 75 69 74 65 20 64 65 74 | had a quite det| 000010c0 61 69 6c 65 64 20 74 77 6f 20 70 61 67 65 0d 61 |ailed two page.a| 000010d0 72 74 69 63 6c 65 20 6f 6e 20 63 6f 6e 6e 65 63 |rticle on connec| 000010e0 74 69 6e 67 20 61 20 42 42 43 2e 0d 0d 4d 6f 73 |ting a BBC...Mos| 000010f0 74 20 6f 66 20 79 6f 75 72 20 38 20 62 69 74 20 |t of your 8 bit | 00001100 41 63 6f 72 6e 20 53 74 75 66 66 20 73 68 6f 75 |Acorn Stuff shou| 00001110 6c 64 20 72 75 6e 20 76 69 61 1a 20 65 6d 75 6c |ld run via. emul| 00001120 61 74 69 6f 6e 1a 20 6f 6e 20 61 20 52 69 73 63 |ation. on a Risc| 00001130 20 50 43 20 61 6e 64 0d 61 6e 79 1a 20 74 68 61 | PC and.any. tha| 00001140 74 20 64 6f 6e 27 74 20 72 75 6e 20 77 69 74 68 |t don't run with| 00001150 20 41 63 6f 72 6e 73 20 42 65 65 62 20 65 6d 75 | Acorns Beeb emu| 00001160 6c 61 74 6f 72 2c 63 61 6e 20 75 73 75 61 6c 6c |lator,can usuall| 00001170 79 20 62 65 20 73 6f 72 74 65 64 20 6f 75 74 20 |y be sorted out | 00001180 62 79 0d 61 20 72 61 74 68 65 72 1a 20 67 6f 6f |by.a rather. goo| 00001190 64 1a 20 45 6d 75 6c 61 74 6f 72 1a 20 66 72 6f |d. Emulator. fro| 000011a0 6d 1a 20 57 61 72 6d 1a 20 53 69 6c 65 6e 63 65 |m. Warm. Silence| 000011b0 1a 20 53 6f 66 74 77 61 72 65 2e 54 68 69 73 20 |. Software.This | 000011c0 77 69 74 68 20 61 6e 20 65 78 74 72 61 0d 6d 6f |with an extra.mo| 000011d0 64 75 6c 65 20 77 69 6c 6c 20 65 76 65 6e 20 72 |dule will even r| 000011e0 75 6e 20 44 46 53 20 64 69 73 63 73 2e 4d 61 6e |un DFS discs.Man| 000011f0 79 20 6f 74 68 65 72 73 20 63 61 6e 1a 20 62 65 |y others can. be| 00001200 1a 20 22 70 61 74 63 68 65 64 22 1a 20 62 79 1a |. "patched". by.| 00001210 20 61 20 6e 69 66 74 79 0d 6c 69 74 74 6c 65 20 | a nifty.little | 00001220 70 61 63 6b 61 67 65 20 63 61 6c 6c 65 64 20 53 |package called S| 00001230 74 72 6f 6e 67 20 67 75 61 72 64 2f 47 61 6d 65 |trong guard/Game| 00001240 20 6f 6e 20 66 72 6f 6d 20 74 68 65 20 41 72 6d | on from the Arm| 00001250 20 43 6c 75 62 2e 0d 20 20 20 20 20 20 20 20 20 | Club.. | 00001260 20 20 20 20 20 20 20 20 20 20 2d 2d 2d 2d 2d 2d | ------| 00001270 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00001290 2d 20 0d 0d 49 20 6d 65 6e 74 69 6f 6e 65 64 20 |- ..I mentioned | 000012a0 61 20 75 74 69 6c 69 74 79 20 74 68 61 74 20 52 |a utility that R| 000012b0 6f 62 65 72 74 20 53 70 72 6f 77 73 6f 6e 20 6d |obert Sprowson m| 000012c0 61 64 65 20 66 6f 72 20 6d 65 20 61 20 6c 69 74 |ade for me a lit| 000012d0 74 6c 65 20 77 68 69 6c 65 0d 61 67 6f 2e 49 74 |tle while.ago.It| 000012e0 20 63 6f 6e 76 65 72 74 73 20 41 4d 58 2f 42 42 | converts AMX/BB| 000012f0 43 20 73 63 72 65 65 6e 73 20 61 6e 64 20 70 61 |C screens and pa| 00001300 67 65 73 20 69 6e 74 6f 20 53 70 72 69 74 65 73 |ges into Sprites| 00001310 20 66 6f 72 20 52 49 53 43 20 4f 53 0d 63 6f 6d | for RISC OS.com| 00001320 70 75 74 65 72 73 20 61 6e 64 20 77 6f 72 6b 73 |puters and works| 00001330 20 69 6e 20 74 68 65 20 44 65 73 6b 74 6f 70 2e | in the Desktop.| 00001340 49 27 76 65 20 68 61 64 20 6e 6f 20 6f 62 6a 65 |I've had no obje| 00001350 63 74 69 6f 6e 73 20 66 72 6f 6d 20 68 69 6d 20 |ctions from him | 00001360 66 6f 72 0d 64 69 73 74 72 69 62 75 74 69 6e 67 |for.distributing| 00001370 20 69 74 2c 73 6f 20 49 27 76 65 20 69 6e 63 6c | it,so I've incl| 00001380 75 64 65 64 20 69 74 20 6f 6e 20 74 68 69 73 20 |uded it on this | 00001390 64 69 73 63 2e 49 74 73 20 63 61 6c 6c 65 64 0d |disc.Its called.| 000013a0 21 41 4d 58 63 6f 6e 76 65 72 74 2e 49 74 73 20 |!AMXconvert.Its | 000013b0 69 6e 73 74 72 75 63 74 69 6f 6e 73 20 61 72 65 |instructions are| 000013c0 20 63 6f 6e 74 61 69 6e 65 64 20 77 69 74 68 69 | contained withi| 000013d0 6e 20 74 68 65 20 70 72 6f 67 72 61 6d 20 69 6e |n the program in| 000013e0 20 61 20 48 65 6c 70 0d 66 69 6c 65 2e 0d 0d 49 | a Help.file...I| 000013f0 20 74 68 69 6e 6b 20 74 68 61 74 27 73 20 63 6f | think that's co| 00001400 76 65 72 65 64 20 65 76 65 72 79 74 68 69 6e 67 |vered everything| 00001410 20 66 6f 72 20 6e 6f 77 2e 0d 0d 4a 6f 68 6e 20 | for now...John | 00001420 43 72 61 6e 65 20 33 34 20 53 74 20 41 6e 64 72 |Crane 34 St Andr| 00001430 65 77 73 20 57 61 6c 6b 20 48 61 72 72 6f 67 61 |ews Walk Harroga| 00001440 74 65 20 4e 6f 72 74 68 20 59 6f 72 6b 73 68 69 |te North Yorkshi| 00001450 72 65 20 48 47 32 20 37 52 4c 0d 0d 1c 54 68 65 |re HG2 7RL...The| 00001460 20 6d 65 6e 75 20 69 6e 20 45 55 47 33 36 20 77 | menu in EUG36 w| 00001470 61 73 20 69 6e 74 65 6e 64 65 64 20 74 6f 20 70 |as intended to p| 00001480 75 74 20 61 6c 6c 20 74 68 65 20 45 55 47 20 6d |ut all the EUG m| 00001490 65 6e 75 73 20 69 6e 74 6f 20 6f 6e 65 20 70 72 |enus into one pr| 000014a0 6f 67 72 61 6d 0d 74 6f 20 72 65 64 75 63 65 20 |ogram.to reduce | 000014b0 65 72 72 6f 72 73 20 6f 6e 20 6d 79 20 70 61 72 |errors on my par| 000014c0 74 20 61 6e 64 20 72 65 64 75 63 65 20 66 69 6c |t and reduce fil| 000014d0 65 20 63 6f 75 6e 74 2e 20 49 74 20 68 61 64 20 |e count. It had | 000014e0 61 20 62 75 67 2e 20 4d 45 2e 0d 0d 49 66 20 79 |a bug. ME...If y| 000014f0 6f 75 20 6c 6f 61 64 20 74 68 65 20 6d 65 6e 75 |ou load the menu| 00001500 20 72 65 6d 6f 76 65 20 6c 69 6e 65 20 31 30 30 | remove line 100| 00001510 30 20 6f 6e 77 61 72 64 73 20 61 6e 64 20 73 61 |0 onwards and sa| 00001520 76 65 20 69 74 20 61 67 61 69 6e 20 69 74 20 73 |ve it again it s| 00001530 68 6f 75 6c 64 0d 77 6f 72 6b 20 66 69 6e 65 20 |hould.work fine | 00001540 61 73 20 79 6f 75 20 63 61 6e 20 73 65 65 20 66 |as you can see f| 00001550 72 6f 6d 20 74 68 69 73 20 64 69 73 63 20 77 68 |rom this disc wh| 00001560 69 63 68 20 69 73 20 75 73 69 6e 67 20 74 68 65 |ich is using the| 00001570 20 73 61 6d 65 20 6d 65 6e 75 2e 0d 0d 49 20 68 | same menu...I h| 00001580 61 76 65 20 70 75 74 20 61 20 72 65 70 6c 61 63 |ave put a replac| 00001590 65 6d 65 6e 74 20 45 55 47 33 36 20 6d 65 6e 75 |ement EUG36 menu| 000015a0 20 6f 6e 20 74 68 69 73 20 64 69 73 63 2e 0d 0d | on this disc...| 000015b0 59 6f 75 72 20 41 4d 58 2f 42 42 43 20 74 6f 20 |Your AMX/BBC to | 000015c0 52 49 53 43 20 75 74 69 6c 69 74 69 65 73 20 61 |RISC utilities a| 000015d0 72 65 20 69 6e 20 74 68 65 20 50 20 64 69 72 65 |re in the P dire| 000015e0 63 74 6f 72 79 2e 20 54 68 65 72 65 20 64 69 64 |ctory. There did| 000015f0 6e 27 74 20 73 65 65 6d 0d 74 6f 20 62 65 20 61 |n't seem.to be a| 00001600 20 74 65 78 74 20 66 69 6c 65 20 74 6f 20 67 6f | text file to go| 00001610 20 77 69 74 68 20 74 68 65 6d 20 73 6f 20 74 68 | with them so th| 00001620 65 79 20 64 6f 20 6e 6f 74 20 61 70 70 65 61 72 |ey do not appear| 00001630 20 6f 6e 20 74 68 65 20 6d 65 6e 75 20 62 75 74 | on the menu but| 00001640 0d 63 61 6e 20 62 65 20 66 6f 75 6e 64 20 62 79 |.can be found by| 00001650 20 63 61 74 61 6c 6f 67 69 6e 67 20 50 20 64 69 | cataloging P di| 00001660 72 65 63 74 6f 72 79 2e 1c 0d 0d |rectory....| 0000166b