Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_28.ADF » L/+Sprow1

L/+Sprow1

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_28.ADF
Filename: L/+Sprow1
Read OK:
File size: 098B bytes
Load address: 2B206576
Exec address: 6F727053
File contents
                   6 Bollinbrook road, 
                    MACCLESFIELD, 
                     Cheshire. 
                      SK10 3DJ. 
 
Dear All, 

         Having seen the speed of  BASIC on a RiscPC from Acorn I just 
couldn't resist loading a few BASIC  programs from the trusty BBC. 

   Those which were written  legally,for example the "SLOW" alpha  sorter
that I sent some time back (the  other two were in assembler and the  ARM
chip has different mnemomics to  the 6502) ran like grease lightning. 

   Very impressive - even the file  format is the same so it could be read 
in still tokenised.Acorn know a thing  or two. 

   And so comes the moral of the  story,if using BASIC alone on a BBC  try
to do it legally,use VDU23 instead  of *LOADing to page &C00 (this doesn't 
work on the Master even).VDU23 still  redefines the font even on a RiscPC. 

   And if you ever wondered why on  earth you send palette redefinitions 
followed by a series of 0 bytes,this  is because the better graphics 
capabilities of the 32 bit machines  use red,green and blue components
too. 

   The list goes on,*FX not ?&FE60,to  name but one. 

   Gus was in trouble about his 5.25"  disk supply having samaged a drive 
earlier with a dirty one.I  periodically spring clean my drive  with a
disk head cleaner from Maplin.  Incidentally Maplin's 5.25" disks  (code
CK09K) work out at 40.7p each  including VAT. 

   Just to make sure I'll be swapping  to 3.5" at the end of this year's 
subscription! 

   Tony Mulcahy was wondering how to  fix up a BBC to Windows.Firstly
you'll  need a 5 pin domino to either 25way or  9way depending on your
computer.Using  Terminal (C:\WINDOWS\TERMINAL.EXE  usually) will serve to
receive files  then you'll need some simple software  at the BBC end to
read a file into RAM  and transmit it.If you need further  help (indeed
anyone) send an SAE and 2  stamps to me and I'll give you more  details on
how I do it. 

   I've not had any problems with a  Canon BJ10e connected to a BBC so 
Tony,I guess your problem may be with  the lead.Ensure that the lead is a 
fully occupied type and not just a 8  bit + 2 handshake + ground job.  I
assume here that *FX6,<ignoreCHR$>  or *IGNORE on a Master has been used 
in conjunction with DIP switches to  get the CR then LF problem sorted. 

   See my other entries the this  month's disk - hope to see loads more 
of yours soon... 
                R.P.Sprowson. 
 
00000000  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000010  20 20 20 36 20 42 6f 6c  6c 69 6e 62 72 6f 6f 6b  |   6 Bollinbrook|
00000020  20 72 6f 61 64 2c 20 0d  20 20 20 20 20 20 20 20  | road, .        |
00000030  20 20 20 20 20 20 20 20  20 20 20 20 4d 41 43 43  |            MACC|
00000040  4c 45 53 46 49 45 4c 44  2c 20 0d 20 20 20 20 20  |LESFIELD, .     |
00000050  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000060  43 68 65 73 68 69 72 65  2e 20 0d 20 20 20 20 20  |Cheshire. .     |
00000070  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000080  20 53 4b 31 30 20 33 44  4a 2e 20 0d 20 0d 44 65  | SK10 3DJ. . .De|
00000090  61 72 20 41 6c 6c 2c 20  0d 0d 20 20 20 20 20 20  |ar All, ..      |
000000a0  20 20 20 48 61 76 69 6e  67 20 73 65 65 6e 20 74  |   Having seen t|
000000b0  68 65 20 73 70 65 65 64  20 6f 66 20 20 42 41 53  |he speed of  BAS|
000000c0  49 43 20 6f 6e 20 61 20  52 69 73 63 50 43 20 66  |IC on a RiscPC f|
000000d0  72 6f 6d 20 41 63 6f 72  6e 20 49 20 6a 75 73 74  |rom Acorn I just|
000000e0  20 0d 63 6f 75 6c 64 6e  27 74 20 72 65 73 69 73  | .couldn't resis|
000000f0  74 20 6c 6f 61 64 69 6e  67 20 61 20 66 65 77 20  |t loading a few |
00000100  42 41 53 49 43 20 20 70  72 6f 67 72 61 6d 73 20  |BASIC  programs |
00000110  66 72 6f 6d 20 74 68 65  20 74 72 75 73 74 79 20  |from the trusty |
00000120  42 42 43 2e 20 0d 0d 20  20 20 54 68 6f 73 65 20  |BBC. ..   Those |
00000130  77 68 69 63 68 20 77 65  72 65 20 77 72 69 74 74  |which were writt|
00000140  65 6e 20 20 6c 65 67 61  6c 6c 79 2c 66 6f 72 20  |en  legally,for |
00000150  65 78 61 6d 70 6c 65 20  74 68 65 20 22 53 4c 4f  |example the "SLO|
00000160  57 22 20 61 6c 70 68 61  20 20 73 6f 72 74 65 72  |W" alpha  sorter|
00000170  0d 74 68 61 74 20 49 20  73 65 6e 74 20 73 6f 6d  |.that I sent som|
00000180  65 20 74 69 6d 65 20 62  61 63 6b 20 28 74 68 65  |e time back (the|
00000190  20 20 6f 74 68 65 72 20  74 77 6f 20 77 65 72 65  |  other two were|
000001a0  20 69 6e 20 61 73 73 65  6d 62 6c 65 72 20 61 6e  | in assembler an|
000001b0  64 20 74 68 65 20 20 41  52 4d 0d 63 68 69 70 20  |d the  ARM.chip |
000001c0  68 61 73 20 64 69 66 66  65 72 65 6e 74 20 6d 6e  |has different mn|
000001d0  65 6d 6f 6d 69 63 73 20  74 6f 20 20 74 68 65 20  |emomics to  the |
000001e0  36 35 30 32 29 20 72 61  6e 20 6c 69 6b 65 20 67  |6502) ran like g|
000001f0  72 65 61 73 65 20 6c 69  67 68 74 6e 69 6e 67 2e  |rease lightning.|
00000200  20 0d 0d 20 20 20 56 65  72 79 20 69 6d 70 72 65  | ..   Very impre|
00000210  73 73 69 76 65 20 2d 20  65 76 65 6e 20 74 68 65  |ssive - even the|
00000220  20 66 69 6c 65 20 20 66  6f 72 6d 61 74 20 69 73  | file  format is|
00000230  20 74 68 65 20 73 61 6d  65 20 73 6f 20 69 74 20  | the same so it |
00000240  63 6f 75 6c 64 20 62 65  20 72 65 61 64 20 0d 69  |could be read .i|
00000250  6e 20 73 74 69 6c 6c 20  74 6f 6b 65 6e 69 73 65  |n still tokenise|
00000260  64 2e 41 63 6f 72 6e 20  6b 6e 6f 77 20 61 20 74  |d.Acorn know a t|
00000270  68 69 6e 67 20 20 6f 72  20 74 77 6f 2e 20 0d 0d  |hing  or two. ..|
00000280  20 20 20 41 6e 64 20 73  6f 20 63 6f 6d 65 73 20  |   And so comes |
00000290  74 68 65 20 6d 6f 72 61  6c 20 6f 66 20 74 68 65  |the moral of the|
000002a0  20 20 73 74 6f 72 79 2c  69 66 20 75 73 69 6e 67  |  story,if using|
000002b0  20 42 41 53 49 43 20 61  6c 6f 6e 65 20 6f 6e 20  | BASIC alone on |
000002c0  61 20 42 42 43 20 20 74  72 79 0d 74 6f 20 64 6f  |a BBC  try.to do|
000002d0  20 69 74 20 6c 65 67 61  6c 6c 79 2c 75 73 65 20  | it legally,use |
000002e0  56 44 55 32 33 20 69 6e  73 74 65 61 64 20 20 6f  |VDU23 instead  o|
000002f0  66 20 2a 4c 4f 41 44 69  6e 67 20 74 6f 20 70 61  |f *LOADing to pa|
00000300  67 65 20 26 43 30 30 20  28 74 68 69 73 20 64 6f  |ge &C00 (this do|
00000310  65 73 6e 27 74 20 0d 77  6f 72 6b 20 6f 6e 20 74  |esn't .work on t|
00000320  68 65 20 4d 61 73 74 65  72 20 65 76 65 6e 29 2e  |he Master even).|
00000330  56 44 55 32 33 20 73 74  69 6c 6c 20 20 72 65 64  |VDU23 still  red|
00000340  65 66 69 6e 65 73 20 74  68 65 20 66 6f 6e 74 20  |efines the font |
00000350  65 76 65 6e 20 6f 6e 20  61 20 52 69 73 63 50 43  |even on a RiscPC|
00000360  2e 20 0d 0d 20 20 20 41  6e 64 20 69 66 20 79 6f  |. ..   And if yo|
00000370  75 20 65 76 65 72 20 77  6f 6e 64 65 72 65 64 20  |u ever wondered |
00000380  77 68 79 20 6f 6e 20 20  65 61 72 74 68 20 79 6f  |why on  earth yo|
00000390  75 20 73 65 6e 64 20 70  61 6c 65 74 74 65 20 72  |u send palette r|
000003a0  65 64 65 66 69 6e 69 74  69 6f 6e 73 20 0d 66 6f  |edefinitions .fo|
000003b0  6c 6c 6f 77 65 64 20 62  79 20 61 20 73 65 72 69  |llowed by a seri|
000003c0  65 73 20 6f 66 20 30 20  62 79 74 65 73 2c 74 68  |es of 0 bytes,th|
000003d0  69 73 20 20 69 73 20 62  65 63 61 75 73 65 20 74  |is  is because t|
000003e0  68 65 20 62 65 74 74 65  72 20 67 72 61 70 68 69  |he better graphi|
000003f0  63 73 20 0d 63 61 70 61  62 69 6c 69 74 69 65 73  |cs .capabilities|
00000400  20 6f 66 20 74 68 65 20  33 32 20 62 69 74 20 6d  | of the 32 bit m|
00000410  61 63 68 69 6e 65 73 20  20 75 73 65 20 72 65 64  |achines  use red|
00000420  2c 67 72 65 65 6e 20 61  6e 64 20 62 6c 75 65 20  |,green and blue |
00000430  63 6f 6d 70 6f 6e 65 6e  74 73 0d 74 6f 6f 2e 20  |components.too. |
00000440  0d 0d 20 20 20 54 68 65  20 6c 69 73 74 20 67 6f  |..   The list go|
00000450  65 73 20 6f 6e 2c 2a 46  58 20 6e 6f 74 20 3f 26  |es on,*FX not ?&|
00000460  46 45 36 30 2c 74 6f 20  20 6e 61 6d 65 20 62 75  |FE60,to  name bu|
00000470  74 20 6f 6e 65 2e 20 0d  0d 20 20 20 47 75 73 20  |t one. ..   Gus |
00000480  77 61 73 20 69 6e 20 74  72 6f 75 62 6c 65 20 61  |was in trouble a|
00000490  62 6f 75 74 20 68 69 73  20 35 2e 32 35 22 20 20  |bout his 5.25"  |
000004a0  64 69 73 6b 20 73 75 70  70 6c 79 20 68 61 76 69  |disk supply havi|
000004b0  6e 67 20 73 61 6d 61 67  65 64 20 61 20 64 72 69  |ng samaged a dri|
000004c0  76 65 20 0d 65 61 72 6c  69 65 72 20 77 69 74 68  |ve .earlier with|
000004d0  20 61 20 64 69 72 74 79  20 6f 6e 65 2e 49 20 20  | a dirty one.I  |
000004e0  70 65 72 69 6f 64 69 63  61 6c 6c 79 20 73 70 72  |periodically spr|
000004f0  69 6e 67 20 63 6c 65 61  6e 20 6d 79 20 64 72 69  |ing clean my dri|
00000500  76 65 20 20 77 69 74 68  20 61 0d 64 69 73 6b 20  |ve  with a.disk |
00000510  68 65 61 64 20 63 6c 65  61 6e 65 72 20 66 72 6f  |head cleaner fro|
00000520  6d 20 4d 61 70 6c 69 6e  2e 20 20 49 6e 63 69 64  |m Maplin.  Incid|
00000530  65 6e 74 61 6c 6c 79 20  4d 61 70 6c 69 6e 27 73  |entally Maplin's|
00000540  20 35 2e 32 35 22 20 64  69 73 6b 73 20 20 28 63  | 5.25" disks  (c|
00000550  6f 64 65 0d 43 4b 30 39  4b 29 20 77 6f 72 6b 20  |ode.CK09K) work |
00000560  6f 75 74 20 61 74 20 34  30 2e 37 70 20 65 61 63  |out at 40.7p eac|
00000570  68 20 20 69 6e 63 6c 75  64 69 6e 67 20 56 41 54  |h  including VAT|
00000580  2e 20 0d 0d 20 20 20 4a  75 73 74 20 74 6f 20 6d  |. ..   Just to m|
00000590  61 6b 65 20 73 75 72 65  20 49 27 6c 6c 20 62 65  |ake sure I'll be|
000005a0  20 73 77 61 70 70 69 6e  67 20 20 74 6f 20 33 2e  | swapping  to 3.|
000005b0  35 22 20 61 74 20 74 68  65 20 65 6e 64 20 6f 66  |5" at the end of|
000005c0  20 74 68 69 73 20 79 65  61 72 27 73 20 0d 73 75  | this year's .su|
000005d0  62 73 63 72 69 70 74 69  6f 6e 21 20 0d 0d 20 20  |bscription! ..  |
000005e0  20 54 6f 6e 79 20 4d 75  6c 63 61 68 79 20 77 61  | Tony Mulcahy wa|
000005f0  73 20 77 6f 6e 64 65 72  69 6e 67 20 68 6f 77 20  |s wondering how |
00000600  74 6f 20 20 66 69 78 20  75 70 20 61 20 42 42 43  |to  fix up a BBC|
00000610  20 74 6f 20 57 69 6e 64  6f 77 73 2e 46 69 72 73  | to Windows.Firs|
00000620  74 6c 79 0d 79 6f 75 27  6c 6c 20 20 6e 65 65 64  |tly.you'll  need|
00000630  20 61 20 35 20 70 69 6e  20 64 6f 6d 69 6e 6f 20  | a 5 pin domino |
00000640  74 6f 20 65 69 74 68 65  72 20 32 35 77 61 79 20  |to either 25way |
00000650  6f 72 20 20 39 77 61 79  20 64 65 70 65 6e 64 69  |or  9way dependi|
00000660  6e 67 20 6f 6e 20 79 6f  75 72 0d 63 6f 6d 70 75  |ng on your.compu|
00000670  74 65 72 2e 55 73 69 6e  67 20 20 54 65 72 6d 69  |ter.Using  Termi|
00000680  6e 61 6c 20 28 43 3a 5c  57 49 4e 44 4f 57 53 5c  |nal (C:\WINDOWS\|
00000690  54 45 52 4d 49 4e 41 4c  2e 45 58 45 20 20 75 73  |TERMINAL.EXE  us|
000006a0  75 61 6c 6c 79 29 20 77  69 6c 6c 20 73 65 72 76  |ually) will serv|
000006b0  65 20 74 6f 0d 72 65 63  65 69 76 65 20 66 69 6c  |e to.receive fil|
000006c0  65 73 20 20 74 68 65 6e  20 79 6f 75 27 6c 6c 20  |es  then you'll |
000006d0  6e 65 65 64 20 73 6f 6d  65 20 73 69 6d 70 6c 65  |need some simple|
000006e0  20 73 6f 66 74 77 61 72  65 20 20 61 74 20 74 68  | software  at th|
000006f0  65 20 42 42 43 20 65 6e  64 20 74 6f 0d 72 65 61  |e BBC end to.rea|
00000700  64 20 61 20 66 69 6c 65  20 69 6e 74 6f 20 52 41  |d a file into RA|
00000710  4d 20 20 61 6e 64 20 74  72 61 6e 73 6d 69 74 20  |M  and transmit |
00000720  69 74 2e 49 66 20 79 6f  75 20 6e 65 65 64 20 66  |it.If you need f|
00000730  75 72 74 68 65 72 20 20  68 65 6c 70 20 28 69 6e  |urther  help (in|
00000740  64 65 65 64 0d 61 6e 79  6f 6e 65 29 20 73 65 6e  |deed.anyone) sen|
00000750  64 20 61 6e 20 53 41 45  20 61 6e 64 20 32 20 20  |d an SAE and 2  |
00000760  73 74 61 6d 70 73 20 74  6f 20 6d 65 20 61 6e 64  |stamps to me and|
00000770  20 49 27 6c 6c 20 67 69  76 65 20 79 6f 75 20 6d  | I'll give you m|
00000780  6f 72 65 20 20 64 65 74  61 69 6c 73 20 6f 6e 0d  |ore  details on.|
00000790  68 6f 77 20 49 20 64 6f  20 69 74 2e 20 0d 0d 20  |how I do it. .. |
000007a0  20 20 49 27 76 65 20 6e  6f 74 20 68 61 64 20 61  |  I've not had a|
000007b0  6e 79 20 70 72 6f 62 6c  65 6d 73 20 77 69 74 68  |ny problems with|
000007c0  20 61 20 20 43 61 6e 6f  6e 20 42 4a 31 30 65 20  | a  Canon BJ10e |
000007d0  63 6f 6e 6e 65 63 74 65  64 20 74 6f 20 61 20 42  |connected to a B|
000007e0  42 43 20 73 6f 20 0d 54  6f 6e 79 2c 49 20 67 75  |BC so .Tony,I gu|
000007f0  65 73 73 20 79 6f 75 72  20 70 72 6f 62 6c 65 6d  |ess your problem|
00000800  20 6d 61 79 20 62 65 20  77 69 74 68 20 20 74 68  | may be with  th|
00000810  65 20 6c 65 61 64 2e 45  6e 73 75 72 65 20 74 68  |e lead.Ensure th|
00000820  61 74 20 74 68 65 20 6c  65 61 64 20 69 73 20 61  |at the lead is a|
00000830  20 0d 66 75 6c 6c 79 20  6f 63 63 75 70 69 65 64  | .fully occupied|
00000840  20 74 79 70 65 20 61 6e  64 20 6e 6f 74 20 6a 75  | type and not ju|
00000850  73 74 20 61 20 38 20 20  62 69 74 20 2b 20 32 20  |st a 8  bit + 2 |
00000860  68 61 6e 64 73 68 61 6b  65 20 2b 20 67 72 6f 75  |handshake + grou|
00000870  6e 64 20 6a 6f 62 2e 20  20 49 0d 61 73 73 75 6d  |nd job.  I.assum|
00000880  65 20 68 65 72 65 20 74  68 61 74 20 2a 46 58 36  |e here that *FX6|
00000890  2c 3c 69 67 6e 6f 72 65  43 48 52 24 3e 20 20 6f  |,<ignoreCHR$>  o|
000008a0  72 20 2a 49 47 4e 4f 52  45 20 6f 6e 20 61 20 4d  |r *IGNORE on a M|
000008b0  61 73 74 65 72 20 68 61  73 20 62 65 65 6e 20 75  |aster has been u|
000008c0  73 65 64 20 0d 69 6e 20  63 6f 6e 6a 75 6e 63 74  |sed .in conjunct|
000008d0  69 6f 6e 20 77 69 74 68  20 44 49 50 20 73 77 69  |ion with DIP swi|
000008e0  74 63 68 65 73 20 74 6f  20 20 67 65 74 20 74 68  |tches to  get th|
000008f0  65 20 43 52 20 74 68 65  6e 20 4c 46 20 70 72 6f  |e CR then LF pro|
00000900  62 6c 65 6d 20 73 6f 72  74 65 64 2e 20 0d 0d 20  |blem sorted. .. |
00000910  20 20 53 65 65 20 6d 79  20 6f 74 68 65 72 20 65  |  See my other e|
00000920  6e 74 72 69 65 73 20 74  68 65 20 74 68 69 73 20  |ntries the this |
00000930  20 6d 6f 6e 74 68 27 73  20 64 69 73 6b 20 2d 20  | month's disk - |
00000940  68 6f 70 65 20 74 6f 20  73 65 65 20 6c 6f 61 64  |hope to see load|
00000950  73 20 6d 6f 72 65 20 0d  6f 66 20 79 6f 75 72 73  |s more .of yours|
00000960  20 73 6f 6f 6e 2e 2e 2e  20 0d 20 20 20 20 20 20  | soon... .      |
00000970  20 20 20 20 20 20 20 20  20 20 52 2e 50 2e 53 70  |          R.P.Sp|
00000980  72 6f 77 73 6f 6e 2e 20  0d 20 0d                 |rowson. . .|
0000098b
L/+Sprow1.m0
L/+Sprow1.m1
L/+Sprow1.m2
L/+Sprow1.m4
L/+Sprow1.m5