Date : Sat, 25 Oct 2008 13:14:08 +0100
From : mfirth@... (Michael Firth)
Subject: Econet Library (load and exec addresses)
----- Original Message -----
From: "Andy Ford" <acorn@...>
To: <bbc-micro@...>
Sent: Saturday, October 25, 2008 12:01 PM
Subject: [BBC-Micro] Econet Library (load and exec addresses)
>I should know this but I cannot remember nor find the actual information
> (even though I could swear I have seen it in a manual)
>
> Basically, I have set up my L3 econet again after six months (no data
> saved) and transferred the basic Library utilities into it (*users /
> *view / *prot etc)
>
> But as I transferred them via an image to adfs explorer > to xfer > and
> finally via copyfiles to the network, they have no load or exec addresses
> :(
>
> Does anyone know off hand what they are please ? (Pretty sure its the
> same for all the standard utils in the Library directory)
>
Sadly, they're not all the same. The output from *EX on the BeebEm NetUtils
directory:
CLOSE FFFF0100 FFFF0100 000006 WR/R 22/08/98 0005AD
DATE FFFF0E23 FFFF0E23 0001D8 WR/R 22/08/98 000631
Discs FFFF0E23 FFFF0E23 0000DB WR/R 22/08/98 0006B5
FLIP FFFF0E23 FFFF0E23 000024 WR/R 22/08/98 000739
Free FFFF0E23 FFFF0E23 0001B8 WR/R 22/08/98 0007BD
FS FFFF0E23 FFFF0E23 000132 WR/R 22/08/98 000841
LCAT FFFF0E40 FFFF0E40 000033 WR/R 22/08/98 0008C5
LEX FFFF0E40 FFFF0E40 000034 WR/R 22/08/98 000949
NOTIFY FFFF0E23 FFFF0E23 0001D9 WR/R 22/08/98 0009CD
PROT FFFF0E23 FFFF0E23 00000B WR/R 22/08/98 000A51
PS FFFF0E23 FFFF0E23 0001D7 WR/R 22/08/98 000AD5
RAM FFFF7000 FFFF7000 0001B9 WR/R 12/09/98 001945
RAM(NI) FFFF7000 FFFF7000 00019E WR/R 12/09/98 0019C9
RAMS FFFF7000 FFFF7000 0001B0 WR/R 12/09/98 0018C1
READFREE FFFF0E23 FFFF0E23 0001BB WR/R 22/08/98 000B59
REMOTE FFFF0E0E FFFF0E0E 0001F2 WR/R 22/08/98 000DED
SETFREE FFFF0E23 FFFF0E23 0001B0 WR/R 23/08/98 000E71
TIME FFFF0E23 FFFF0E23 000152 WR/R 23/08/98 000BDD
UNPROT FFFF0F10 FFFF0F10 00000B WR/R 22/08/98 000C61
USERS 00000E23 00000E23 000139 WR/R 22/08/98 000CE5
VIEW FFFF0E10 FFFF0E10 0001EE WR/R 22/08/98 000D69
Note that these are the BBC B utils, the Master ones generally have
addresses in
the FS memory space:
Discs FFFFDD00 FFFFDD00 0000E0 WR/R 23/08/98 001081
FindLib FFFFDD00 FFFFDD00 000181 WR/R 23/08/98 001105
Free FFFFDD00 FFFFDD00 0001A9 WR/R 23/08/98 00120D
NETMON FFFF2000 FFFF2000 0001B1 WR/R 23/08/98 001291
Notify FFFFDD00 FFFFDD00 000189 WR/R 23/08/98 001315
PS FFFF0E23 FFFF0E23 0001D7 WR/R 23/08/98 001399
ReadFree FFFFDD00 FFFFDD00 0001AA WR/R 23/08/98 00141D
Remote FFFFDD00 FFFFDD00 000200 WR/R 23/08/98 0014A1
Set FFFFDD00 FFFFDD00 0001FF WR/ 23/08/98 001525
SetFree FFFFDD00 FFFFDD00 000192 WR/R 23/08/98 0015A9
TIME FFFF0E23 FFFF0E23 000152 WR/R 23/08/98 00162D
Users FFFFDD00 FFFFDD00 0001B3 WR/R 23/08/98 0016B1
View FFFFDD00 FFFFDD00 0001FE WR/R 23/08/98 001735
> Also, I plan to use JGH's net utils too, I assume these have the same
> load and exec address's ?
>
Don't know about those ones, I'm afraid
Hope this helps
Michael