<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>
Date   : Sun, 11 Sep 2005 11:35:00 +0100
From   : "Tim Matthews" <tim.matthews@...>
Subject: Re: checking ROMS.

*dumb question*

what do all these fancy routines do that *help doesn't...?

'cuse my ignorance :-)

tim.

> -----Original Message-----
> From: Majordomo List Manager [mailto:majordomo@...] 
> On Behalf Of Jonathan Graham Harston
> Sent: 10 September 2005 23:30
> To: bbc-micro@...
> Subject: [BBC-Micro] Re: checking ROMS.
> 
> 
> > Message-ID: <2Yg+SDJLtsIDFwQ5@...>
>  
> Mike Tomlinson <mike@...> wrote:
> > In article <1126349255.6331.0.camel@...>, 
> Tom Drage 
> > <drage@...> writes
> > 
> > >Just wondering what the command for the BBC B is to list the 
> > >installed ROMs, I couldn't find it in the manual?
> > 
> > There isn't one.  You can use this little program:
>  
> Why the assembled machine code? You may as well just call OSRDRM
> direct:
>  
> >    FOR Y% TO 0 STEP -1
> Y$=RIGHT$("0"+STR$~Y%,2)
> >    PRINT Y$"> ";
> >    PRINT FNrom
> >    NEXT
> >    END
> >    DEF FNrom
> >    IF Y%?&2A1=0 := "(vacant)"
> >    A%=&8009
> >    a$=""
> >    REPEAT
> !&F6=A%:B%=(USR&FFB9)AND&FF
> IF B%>31 AND B%<127:a$=a$+CHR$B%
> >    A%=A%+1
> UNTIL B%=0
> >    :=a$
>  
> -- 
> J.G.Harston - jgh@... - mdfs.net/User/JGH
> BBC BASIC for Windows and Internationalisation
>   See http://mdfs.net/Software/BBCBasic/Windows/ProgTips
> 
> 

http://www.bbc.co.uk/

This e-mail (and any attachments) is confidential and may contain
personal views which are not the views of the BBC unless specifically
stated.
If you have received it in error, please delete it from your system. 
Do not use, copy or disclose the information in any way nor act in
reliance on it and notify the sender immediately. Please note that the
BBC monitors e-mails sent or received. 
Further communication will signify your consent to this.



<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>