Date : Fri, 13 Oct 2006 18:20:48
From : Sprow <info@...>
Subject: Re: Tube Documentation
In article <061013005502@...>,
Jonathan Graham Harston <jgh@...> wrote:
> >Message-ID: <4e7454f1e2info@...>
> >
> > In 6502 Tube OS 1.20 this is s8/r25 for OSWORD 14
> > and s8/r8 for OSWORD 19
>
> I've only ever found "TUBE 1.10" and "Co-Processor 1.10" in the wild and
> the same from thorough combing of the wibble. It would be useful to add
> version 1.20 to my collection.
OK. Next time I'm at my parents I'll get it out of the loft, it had a
handwritten sticker on the EPROM as I recall so might be a prototype?
> > > Suggestion for reading memory limits with OSBYTE
> >
> > or did I miss something?
>
> Just an idea for a useful extension. Would allow:
>
> membot%=FNfx(&83,0,0)+65536*FNfx(&82,0,0)
> memtop%=FNfx(&84,0,0)+65536*FNfx(&82,0,0)
> PRINT "User memory from &";~membot%;" to &";~memtop%
Isn't PRINT "User memory from &";~PAGE;" to &";~HIMEM
easier?
Sprow.