Re: [hatari-users] Freemint Trunk ( Helmut's branch) on Hatari |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-users Archives
]
Le 22/03/2015 20:34, Eero Tamminen a écrit :
> Hi,
>
> On lauantai 21 maaliskuu 2015, Emmanuel Kasper wrote:
>> Since there is now MMU Emulation, does it mean something like NetBSD and
>> Linux Atari ports could theoretically work ?
>
> Yes. Hatari Mercurial version uses latest WinUAE CPU core
> and Amiga NetBSD works with WinUAE, so MMU emulation should
> be good enough for Atari NetBSD too.
>
>
>> Quite curious to see if a NetBSD kernel for Falcon would boot.
>
> If you have time to test that, please tell how it went! :-)
>
Just had a look at that this t:
the kernel loader loadbsd.ttp can load a kernel from a floppy but
exec'ing it hangs the machine:
Bus error lput at 00bbc2f4
M68000 Bus Error writing at address $bbc2f4 PC=$1259f6.
Exception 2 (1259f6) at 1259f6 -> 21ca!
PTESTW 08,00000000,#7 PC=00002258
PMOVE MMUSR,00000000 PC=0000225C
See that screenshot on imgur.
http://imgur.com/565iTf0
(don't be fooled by the first kernel netbsd.gz was loaded OK, the loader
was not exec'ing the kernel that time)
That was a funny try anyway !
Manu
Docs used:
http://atariage.com/forums/topic/137837-reintroducing-netbsd-on-atari-tt-falcon-etc/
for the general procedure, and
http://netbsd.gw.com/cgi-bin/man-cgi?boot+.atari
for the loadbsd command options