PearPC is an architecture-independent PowerPC platform emulator capable of running most PowerPC operating systems. This release has a few changes:
- (Win32) fixed: "=" key wasn"t mapped
- fixed: JITC Error: cannot read page-table
- fixes for older BootX (for Mac OS X 10.0 and 10.1)
- FPU: multiply-add-type instructions now working correctly
- HFS+ embedded in HFS should work now (untested though)
- gcard: 1024x768x32 mode wasn"t useable
- io registers weren"t zero extended on byte or half accesses
- now also compiles with gcc 2.95
- boots debian for PowerPC
- got rid of printf() and exit() in HFS and HFS+ code
- fixed buggy copyTo() and copyAllTo() in stream.cc
- fixed IDEDevice::read(). must update "tel".
- no more "client and server display characteristics DONT match :-("
PearPC is an architecture-independent PowerPC platform emulator capable of running most PowerPC operating systems.