> After the emulator is reset (File->Reset or altering a network setting) the > HostFs (and other poduleroms) are not reloaded. This can be fixed by adding > the line: > initpodulerom(); > after (line 180): > podules_reset(); > > in function resetrpc(void) in file rpcemu.c.
Thanks for the report. I have just committed a patch which fixes this, albeit in a slightly different way. Matthew _______________________________________________ Rpcemu mailing list [email protected] http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
