From: Gwenole B. <gb...@di...> - 2002-04-09 17:50:09
|
Hi, I placed a few patches to SheepShaver for review at: <http://gwenole.beauchesne.online.fr/sheepshaver/patches/> I can commit any of them upon approval. * File: romtype_gossamer.patch Attempt support for Gossamer (PowerMac G3 DT) ROM images. Unfortunately, it segfaults right at start without any happy mac logo. Current issues with it are: - Nvram3+ patch locations seem real magic numbers to me. How did you get them for TNT, Gazelle, etc. ? - "Don't read PVR from 0x5fffef80 in DriverServicesLib (via 0x316)" is, umm, unpatched. * File: decode_parcels.patch Patch main_unix.cpp to enable decoding of parcels-based ROM images, including MacOS 9.2.X ROMs. * File: check_termcap_first.patch Patch configure.in so that puts() in termcap lib is checked before readline. Cosmetic change for cxmon. * File: sheep_threads.patch Patch Unix/Linux/sheepthreads.c to match current kernel and glibc headers here * File: video_15bit.patch Minor workaround to get things working on my 15-bit TiBook LCD display. ;-) Bye, Gwenole. |