Subject: Re: WinUAE for NetBSD ?
To: Eric Delcamp <e.delcamp@wanadoo.fr>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: port-amiga
Date: 03/21/1999 21:27:09
On Sun, Mar 21, 1999 at 06:00:59PM +0100, Eric Delcamp wrote:

> Someone say that NetBSD could work under UAE. Is it true ? I have tried this
> week-end and no succes (gruru meditation 0x0B), even with the lastest

0000 000B? moment.. this can be decoded.

Thats "Line F emulator trap". UAE is not emulating some FPU opcode thats 
needed.

Now, if UAE pretends to be a 68020 or 68030, you should just use a kernel
with FPU_EMULATE. If it insists to emulate a 68040 and up, you're out of
luck.

Of course, there is the faint chance that UAE does NOT correctly decode 
unimplemented instructions, and creates the Line F trap even for MMU
instructions. In this case, you're out of luck, too.

Regards
	-is