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.Leo -- Leo Smiers !Flash 0.410.1.1 http://fam.smiers.name _______________________________________________ Rpcemu mailing list [email protected] http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
