PearPC v0.3.0

posted in Emulator Release by mfc on Aug 13th, 2004

PearPC, a PowerPC emulator for Windows, has been updated today! Here is what's new:
  • clean up everything on exit
  • (experimental) idle sleep for the JITC CPU
  • asynchronous keyboard and mouse events
  • implemented IDE Flush
  • Win32: implemented fullscreen mode proposed by Matt Jobson
  • short cut keys are configurable
  • correct clock/timing (Win32 + Posix) by Keith Rothman, Kimball Thurston and Stefan Weyergraf
  • SDL support
  • SDL: implemented fullscreen mode
  • source tree reorganisation
    • display functions moved to src/system/ui directory
    • src/system/arch created
    • system/posix,win32 and beos moved to system/osapi/
    • host keyboard support separated from SystemDisplay
    • host mouse support separated from SystemDisplay
  • architecture-specific video acceleration functions (x86)
  • configure-system: choose "jitc_x86" on x86s when no --enable-cpu given
  • JITC: srawix, subfcx, divwx, divuwx, mulhwx, mulwx, subfex, extshx implemented
  • JITC: align entrypoints
You can download this from our Mac Emulators section.