Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_30.ADF » P/+Load1

P/+Load1

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_30.ADF
Filename: P/+Load1
Read OK:
File size: 02CB bytes
Load address: 2B206576
Exec address: 64616F4C
File contents
"LOADER"
========

This came as an aside on last month's 
disk to load the 'SNAPIT' ROM that I 
submitted (to grab the BBC's 32k 
memory to disk).

It appears again this month because of 
a problem that occurred when using it 
with a straight BBC B.

I have ironed out this problem,and 
added support for the Electron too,
although because I don't have an 
Electron to hand with sw RAM I have 
had to guess that the command *LOAD 
puts an image into memory.

Perhaps another member could enlighten 
me if otherwise.

See how you go with it - report back 
in next month's issue,or email me
rps102@york.ac.uk

It's BASIC so simply CHAIN it - and
edit the filename if required.

                     Robert Sprowson.
00000000  0d 22 4c 4f 41 44 45 52  22 0d 3d 3d 3d 3d 3d 3d  |."LOADER".======|
00000010  3d 3d 0d 0d 54 68 69 73  20 63 61 6d 65 20 61 73  |==..This came as|
00000020  20 61 6e 20 61 73 69 64  65 20 6f 6e 20 6c 61 73  | an aside on las|
00000030  74 20 6d 6f 6e 74 68 27  73 20 0d 64 69 73 6b 20  |t month's .disk |
00000040  74 6f 20 6c 6f 61 64 20  74 68 65 20 27 53 4e 41  |to load the 'SNA|
00000050  50 49 54 27 20 52 4f 4d  20 74 68 61 74 20 49 20  |PIT' ROM that I |
00000060  0d 73 75 62 6d 69 74 74  65 64 20 28 74 6f 20 67  |.submitted (to g|
00000070  72 61 62 20 74 68 65 20  42 42 43 27 73 20 33 32  |rab the BBC's 32|
00000080  6b 20 0d 6d 65 6d 6f 72  79 20 74 6f 20 64 69 73  |k .memory to dis|
00000090  6b 29 2e 0d 0d 49 74 20  61 70 70 65 61 72 73 20  |k)...It appears |
000000a0  61 67 61 69 6e 20 74 68  69 73 20 6d 6f 6e 74 68  |again this month|
000000b0  20 62 65 63 61 75 73 65  20 6f 66 20 0d 61 20 70  | because of .a p|
000000c0  72 6f 62 6c 65 6d 20 74  68 61 74 20 6f 63 63 75  |roblem that occu|
000000d0  72 72 65 64 20 77 68 65  6e 20 75 73 69 6e 67 20  |rred when using |
000000e0  69 74 20 0d 77 69 74 68  20 61 20 73 74 72 61 69  |it .with a strai|
000000f0  67 68 74 20 42 42 43 20  42 2e 0d 0d 49 20 68 61  |ght BBC B...I ha|
00000100  76 65 20 69 72 6f 6e 65  64 20 6f 75 74 20 74 68  |ve ironed out th|
00000110  69 73 20 70 72 6f 62 6c  65 6d 2c 61 6e 64 20 0d  |is problem,and .|
00000120  61 64 64 65 64 20 73 75  70 70 6f 72 74 20 66 6f  |added support fo|
00000130  72 20 74 68 65 20 45 6c  65 63 74 72 6f 6e 20 74  |r the Electron t|
00000140  6f 6f 2c 0d 61 6c 74 68  6f 75 67 68 20 62 65 63  |oo,.although bec|
00000150  61 75 73 65 20 49 20 64  6f 6e 27 74 20 68 61 76  |ause I don't hav|
00000160  65 20 61 6e 20 0d 45 6c  65 63 74 72 6f 6e 20 74  |e an .Electron t|
00000170  6f 20 68 61 6e 64 20 77  69 74 68 20 73 77 20 52  |o hand with sw R|
00000180  41 4d 20 49 20 68 61 76  65 20 0d 68 61 64 20 74  |AM I have .had t|
00000190  6f 20 67 75 65 73 73 20  74 68 61 74 20 74 68 65  |o guess that the|
000001a0  20 63 6f 6d 6d 61 6e 64  20 2a 4c 4f 41 44 20 0d  | command *LOAD .|
000001b0  70 75 74 73 20 61 6e 20  69 6d 61 67 65 20 69 6e  |puts an image in|
000001c0  74 6f 20 6d 65 6d 6f 72  79 2e 0d 0d 50 65 72 68  |to memory...Perh|
000001d0  61 70 73 20 61 6e 6f 74  68 65 72 20 6d 65 6d 62  |aps another memb|
000001e0  65 72 20 63 6f 75 6c 64  20 65 6e 6c 69 67 68 74  |er could enlight|
000001f0  65 6e 20 0d 6d 65 20 69  66 20 6f 74 68 65 72 77  |en .me if otherw|
00000200  69 73 65 2e 0d 0d 53 65  65 20 68 6f 77 20 79 6f  |ise...See how yo|
00000210  75 20 67 6f 20 77 69 74  68 20 69 74 20 2d 20 72  |u go with it - r|
00000220  65 70 6f 72 74 20 62 61  63 6b 20 0d 69 6e 20 6e  |eport back .in n|
00000230  65 78 74 20 6d 6f 6e 74  68 27 73 20 69 73 73 75  |ext month's issu|
00000240  65 2c 6f 72 20 65 6d 61  69 6c 20 6d 65 0d 72 70  |e,or email me.rp|
00000250  73 31 30 32 40 79 6f 72  6b 2e 61 63 2e 75 6b 0d  |s102@york.ac.uk.|
00000260  0d 49 74 27 73 20 42 41  53 49 43 20 73 6f 20 73  |.It's BASIC so s|
00000270  69 6d 70 6c 79 20 43 48  41 49 4e 20 69 74 20 2d  |imply CHAIN it -|
00000280  20 61 6e 64 0d 65 64 69  74 20 74 68 65 20 66 69  | and.edit the fi|
00000290  6c 65 6e 61 6d 65 20 69  66 20 72 65 71 75 69 72  |lename if requir|
000002a0  65 64 2e 0d 0d 20 20 20  20 20 20 20 20 20 20 20  |ed...           |
000002b0  20 20 20 20 20 20 20 20  20 20 52 6f 62 65 72 74  |          Robert|
000002c0  20 53 70 72 6f 77 73 6f  6e 2e 0d                 | Sprowson..|
000002cb
P/+Load1.m0
P/+Load1.m1
P/+Load1.m2
P/+Load1.m4
P/+Load1.m5