From: Christian B. <cb...@st...> - 2001-05-16 15:36:31
|
Hi! On Wed, May 16, 2001 at 09:54:53AM +1000, ni...@in... wrote: > [NetBSD/mac68k booter] > I am the maintainer of the program Are you also the maintainer of the NetBSD/mac68k Installer? > Agreed. I just want to hack it in to my own copy of B2, > for this one program I am testing. The byte at 0xcb1 holds the MMU type: 0: None 1: AMU 3: 68851 4: 68030 5: 68040 6: EMMU (PowerPC) Maybe it's enough poke a value != 0 there after MacOS has started. Bye, Christian -- / Coding on PowerPC and proud of it \/ http://www.uni-mainz.de/~bauec002/ |