From: Gwenole B. <gb...@di...> - 2004-05-15 17:34:41
|
Hi, I have added support for SynchIdleTime() to Linux versions and NewWorld ROMs. However, I noticed that BeOS code had a sleep(16667). Is that really intended? Currently, I have committed a Delay_usec() function to BeOS support code which uses snooze() instead, as it is implemented in SDL_Delay(). In Linux with a NewWorld v1.6 ROM, I can really see SheepShaver sleeping. ;-) However, in emulated mode, %CPU usage is around 5%. That's surely better than 97% anyway. Bye, Gwenole. |