From: Hetz B. H. <he...@wi...> - 2002-01-17 17:09:43
|
Ok, I have erased my build of B2 and re-opened the CVS version The status now is this: In MacIIci mode it boots and everything seems works ok. In Quadra Mode I get: vm_acquire: 0x44b4d000-0x44c7b000 (1236992 bytes) vm_acquire: 0x44c7b000-0x44da9000 (1236992 bytes) vm_acquire: 0x44da9000-0x44da9130 (304 bytes) vm_acquire: 0x44daa000-0x44daa970 (2416 bytes) Illegal instruction: 000b at 0003cb54 with a nice "illegal instruction" in the mac emu window, so I cannot use it (even with Gwenole vma patch which he sent me privately). Now - may I ask if Gwenole or Christian can add a simple checking of which ROM the user got? a simple grep like this gives this output: strings PERFORMA.ROM | grep Quad | tail -2 X Quadra900, OÀ 1.0.4f1AQuadra Ethernet Driver v1.0.4f1; © Apple Computer, Inc. 1990-1992NV So, a sane checking could find out if there is a MacII rom or Qudra (or Performa) ROM and force the emulator to use this rom (and of-course, less bug reports). My conslusion - I probably used a MacII rom image without knowing it's MacII. My apologies to the developers. Hetz |