<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>
Date   : Fri, 21 Oct 2005 12:14:36 +0100
From   : jgh@... (Jonathan Graham Harston)
Subject: Re: BBC TCP/IP

Richard Gellman <splodge@...> wrote:
> Matthew Fullerton wrote:
> >>>Its a ROM image, so it would have to be something like the latter.
> * I think the MOS in the Master Compact does include *SRSAVE, but I'm
> not sure.
 
Acorn's inbuilt implementations of *SRSAVE will only save from a
RAM bank, not a ROM bank. That's why I use my own */SrSave and
*/SrLoad.
 
Anyway, if it's a ROM image it's short enough to load into main RAM:
 
*NET
*LOAD romimage 3000
*DISK
*SAVE romimage 3000+4000
 
-- 
J.G.Harston - jgh@...                - mdfs.net/User/JGH
BBC BASIC for Windows and Internationalisation
  See http://mdfs.net/Software/BBCBasic/Windows/ProgTips
<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>