In message <[EMAIL PROTECTED]>
Ralph Corderoy <[EMAIL PROTECTED]> wrote:
> `SAVETEXT' in BASIC isn't it? And they *Run just fine; BASIC tokenises
> them on the fly.
Yes, that is probably the easiest method. There are others.
> The C/assembler source can be cross-compiled to RISC OS
Hi Peter/Matthew,
Peter Naulls wrote:
> In message <[EMAIL PROTECTED]>
> Matthew Howkins <[EMAIL PROTECTED]> wrote:
> > I am not sure how best to add the Module source to the CVS
> > repository, because BASIC files are binary, and don't lend
> > themselves to CVS diff showing changes ea
I have had a go at converting some of the modules to GNU as syntax, and have
stopped it scrolling on windows that don't have a V scroll bar.
http://giles.vickycoleman.co.uk/~daniel/modules_sources.tar.bz2
Regards,
Daniel
---
This SF.Net email
In message <[EMAIL PROTECTED]>
Matthew Howkins <[EMAIL PROTECTED]> wrote:
> I am not sure how best to add the Module source to the CVS repository, because
> BASIC files are binary, and don't lend themselves to CVS diff showing changes
> easily - CVS works better with text files. I am op
On Wednesday 19 January 2005 20:11, Daniel Clarke wrote:
> Hi,
>
> In order to try and make switching between !Zap and KDevelop more
> comfortable for myself I today wrote a scroll wheel support module for RISC
> OS and modified arcem to send along button 4 and 5 events. (This is just in
> X).
>
>