From: Christian B. <cb...@th...> - 2002-04-04 16:27:43
|
Hi! On Tue, Apr 02, 2002 at 01:42:06AM +0200, Gwenole Beauchesne wrote: > - Are you aware of any compression scheme change in new NewWorld ROMs? No. > - Do you know where the decoded ROM is supposed to be located once MacOS > has booted? Probably 0x40800000 > Or the LZSS implementation slightly changed in either way: min match > threshold of LZSS was risen from 3 to some value and/or dictionary size > was increased? The decoding routine should be somewhere in the ELF part. Maybe you can get the parameters from there. Bye, Christian -- / Coding on PowerPC and proud of it \/ http://www.uni-mainz.de/~bauec002/ |