From: Gwenole B. <gb...@di...> - 2003-05-17 08:56:18
|
Hi, While debugging failure to boot my MacOS 8.6 CD, I realized with the emulator that code generated for FE0A and F1CE opcodes replacements did not really match the comments. ;-) Fixed in CVS but could you please check what you intended to do with those still works? I also have a workaround to complete the boot but I won't commit that since it's not really a fix. Indeed, the hack is simply to add a new patch to gpch 750 so that contents at 0x000 is written back with 0x40810000. MacOS is writing to there through SonyVars, which we don't have. I really don't know what's going on there so I will have a closer look later. Bye, Gwenole. |