From: Gwenole B. <gb...@di...> - 2004-02-15 17:53:17
|
Hi, > However, after clicking the "Start" button, > SheepShaver says "Cannot map RAM:Unknown error:0". Does it work without the GUI with those settings? It could be that the GUI hasn't saved the RAM prefs thus defaulting to 0 RAM size and failing? > ----------------------------------------------------------------------- > ------------------------------------------------ > --- main_unix.org Sat Jan 31 20:10:49 2004 > +++ main_unix.cpp Sun Feb 1 22:11:54 2004 > +#if defined(__linux__) > sprintf(str, GetString(STR_PROC_CPUINFO_WARN), strerror(errno)); > WarningAlert(str); > +#endif Since PVR is an OEA register, is there a way in Darwin (or NetBSD) to get the current processor ID from a userspace application? Bye, Gwenole. |