On Fri, Jan 14, 2005 at 11:52:13PM +0000, Ralph Corderoy wrote:
> 
> Hi Daniel,
> 
> > I am writing a RISC OS filing system (and accompanying module for
> > filer icon of course), and code to go in arcem that makes it work. The
> > purpose of it is to give access to linux directories from within RISC
> > OS running on arcem.  (Linux is the only platform I have to code on,
> > but it could be ported to others). 
> 
> That's great news.
> 
> As an aside, people may not know that the Howkins brothers have been
> doing some work on CVS's contents recently, e.g. 16MB support with four
> emulated MEMCs IIRC.  One way of keeping up to date is the arcem-cvs
> mailing list where CVS log messages, and nothing else, get sent.  No
> archive's available, naturally.
> 
>     http://lists.sourceforge.net/lists/listinfo/arcem-cvs
> 
> > So far I have implemented nearly all standard operations needed, there
> > are just a few things to iron out to do with slashes and dots in
> > filenames, and an annoying issue with !SparkPlug.
> 
> If there's a de facto standard, e.g. how a RISC OS NFS client, like
> Sunfish, maps these things to RISC OS, then it would be worth copying
> for people already familiar with that behaviour.
> 
>     http://www.cp15.org/internet/    Sunfish, inc. GPL source.
> 
> > Would anyone be interested in including this code in arcem?
> 
> Certainly.  A patch against CVS with no conflicts posted somewhere on
> the web with a ping to this list would be one way.  Whoever steps up to
> apply it can reply so only one of us does the work.  (I'm not sure
> people would like large patches directly on this list.)
> 
> Or if you've a SourceForge account then you could be given write access
> but I suspect more people would peruse the patch if it was a click away
> rather than if they had to grovel through CVS to get it.
> 

Drat, this'll teach us for not telling people what were up to. My brother
also has been working on a host filing system for arcem, and it sounds as
if they are to a very similar level, both running into issues with 
!SparkPlug. 

Hopefully, if you're interested in it, we'll be able to combine the two
and make a complete hostfs for Arcem in no time.

Also, the chances are if your version works on Linux, it'll also work on 
the Mac OS X port, so half the platforms are done in one go :)

Once my brother has sorted out mailing list issues, hopefully he'll be on
to explain what point he's got up too with hostfs.


Oh, I'd best say what I'm working on as well, incase it overlaps with 
anyone else. I've been trying to remove the 800x600 display size limit 
from the code. This is because certain extra modules can provide larger
screen modes that work on 3.1, 1024 x 768 x 16colours, 1280 
x 1060 x 2colours and 800 x 600 x 256colours. Plus lots more.

Status

Linux/X     Complete
Windows     Just Started
Mac OS X    Untried
RISC OS     Untried

Also whilst I'm hacking around in the display layer, I'll try and move
common code from the platforms back to the arch directory. VIDC_PutVal
is identical except for the calls to resize the video mode, for example.
Oh and I'll try and fix the windows mouse ... it's painful.

Peter

-- 
Peter Howkins
[EMAIL PROTECTED]


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
arcem-devel mailing list
arcem-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/arcem-devel

Reply via email to