Re: arcem working directory

2005-10-31 Thread Michael Dales
On 10/31/05, Rob Kendrick <[EMAIL PROTECTED]> wrote: > On Sun, 2005-10-30 at 21:12 -0700, Peter Naulls wrote: > > In message <[EMAIL PROTECTED]> > > Michael Dales <[EMAIL PROTECTED]> wrote: > > > > > Hi there, > > > > > > I'd like to suggest a small change to the way ArcEm finds files - >

extnrom implementation

2005-10-31 Thread Rob Kendrick
Hi guys again, When I started writing IDEFS, I noticed something important. The HostFS module claims the SWIs for the ArcEm_ block so that RISC OS doesn't whinge after ArcEm has shimmed in the results. And it didn't include a SWI for my IDEFS, so I hex-edited HostFS to remove its SWI handling he

RISC OS-side things in the build system

2005-10-31 Thread Rob Kendrick
Hi guys, The stuff I've been working on recently (IDEFS and an ArcEmSupport module) have been written in ObjAsm-style syntax, as this seems much easier to get building on non-RISC OS systems, as you don't have to faff with binutils. I've been using as from the GCCSDK. While I think it's OK to sh

Re: arcem working directory

2005-10-31 Thread Rob Kendrick
On Sun, 2005-10-30 at 21:12 -0700, Peter Naulls wrote: > In message <[EMAIL PROTECTED]> > Michael Dales <[EMAIL PROTECTED]> wrote: > > > Hi there, > > > > I'd like to suggest a small change to the way ArcEm finds files - > > made a bit more relevant due to hostfs stuff. Currently the