Peter Howkins, on 6 Sep, wrote: > On Sat, Sep 06, 2014 at 02:07:43PM +0100, David Pitt wrote: > > > > (I still have not persuaded the mercurial latest to visibly start RISC > > OS yet.) > > If that's RISC OS 5.2x that's because RO 5 uses IOMD version number to do > 'special' things for rpcemu. We need to revert the IOMD version numbers to > 0 before the next release.
It is indeed OS5.21. > In the mean time edit, iomd.c, static const IOMDVariant iomds[], and > change the 3 item in each row from 3, 3, 1, 1, to 0, 0, 0, 1 That fixed it, OS5.21 does now start. Many thanks. -- David Pitt _______________________________________________ Rpcemu mailing list [email protected] http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
