From: Gwenole B. <gb...@di...> - 2002-02-09 10:41:18
|
Hi, > > 1) Pardon my ignorance but browsing through the sources, it appears SS > > supports NewWorld ROMs > > Yes, but not all flavours of them. But is there a NewWorld ROM of 4 MB in size? I mean main_unix.cpp contains a check to "abort" if the specified ROM in not recognized (TNT, NewWorld, etc.) but then further checks its size. Or is a 4 MB ROM from a PowerMac PCI needed then the one found on the system disk overrides it when booting? > > 2) It appears that SS currently relies on real addressing mode. How many > > memory regions could be relocated "together"? > > The ROM and RAM - maybe (I don't know whether it would work with a relocated > ROM). The nanokernel and 68k emulator data areas are fixed at 0x5fffe000 and > 0x68ffe000. Could it be possible to use the UAE m68k emulator? Though there are apparently some issues in doing so: how m68k exceptions are triggered, handled and interacted with MacOS? Bye, Gwenole. |