From: Christian B. <cb...@st...> - 2001-05-15 13:43:53
|
Hi! On Tue, May 08, 2001 at 01:29:39PM +1000, ni...@in... wrote: > Is there a complete list of the Gestalts which B2 implements? B2 itself doesn't implement any. There are some flags and LM globals by which MacOS determines the Gestalt. The fact that no MMU is present is enforced in M68K_EMUL_OP_PATCH_BOOT_GLOBS. > I am not in any hurry to add MMU emulation > (it would be of no real benefit), but for greater compatibility > at least reporting that it has an MMU may be better. If a program checks for the presence of an MMU it will also want to use it. Unless the MMU is implemented, B2 should report it as missing. Bye, Christian -- / Coding on PowerPC and proud of it \/ http://www.uni-mainz.de/~bauec002/ |