On Fri, Sep 02, 2011 at 01:52:57PM +0100, Alan Buckley wrote: > A fix would be to add: > > /* Get actual switch number of OS_CallASWI and OS_CallASWIR12 */ > if (templ == 0x6f) templ=armregs[10] & 0xdffff; > else if (templ == 0x71) templ = armregs[12] & 0xdffff;
Ah CallASWI, yes we'll roll a fix for this soon. Peter -- Peter Howkins [email protected] _______________________________________________ Rpcemu mailing list [email protected] http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
