> > My interpretation of the help is that I should use...
> > *save ic24 3800000+100000
> > *save ic25 3900000+100000
> > *save ic26 4000000+100000
> > *save ic27 4100000+100000
> 
> Looks OK to me - apart from needing a space before the '+'s.

Correct solution is

*save ic24 3800000+100000
*save ic25 3900000+100000
*save ic26 3a00000+100000
*save ic27 3b00000+100000

Original was a typo, my bad. You don't need spaces in front of the '+'s -
infact I think RISC OS gives an error if they are there.

> On the linux end of things, run
> $ cat ic24 ic25 ic26 ic27 >RISCOS3.71.rom
> or similar to make it all back into one file.

This isn't necessary, just put all four files in the ROMS directory.

Tom


      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/ 

_______________________________________________
Rpcemu mailing list
[email protected]
http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu

Reply via email to