Am Sat, 04 Jul 2015 12:23:40 +0200
schrieb Nicolas Pomarède <npomarede@xxxxxxxxxxxx>:
Le 03/07/2015 22:24, Eero Tamminen a écrit :
Hatari allows 68010 only with TOS v2 and EmuTOS,
above happens with both of them.
It happens in all machine types (st/ste/tt/falcon).
This is fixed, that was just a small typo in the main cpu loops, but
emulation worked anyway.
Still, I get 4 bombs with tos 2.06 when using gemdos HD emulation and
68010 (illegal instruction 4e7a) :
$00e1a824 : 4e7a 0002 movec cacr,d0
$00e1a828 : 4e7b 7002 movec d7,cacr
With Emutos, it works ; so I'm not sure tos 2 is really fully
compatible with 68010.
Funny, in the german forum at atari-home.de, there was a discussion
about using a 68010 in real STs recently, and they hit pretty much the
same problem as you:
http://forum.atari-home.de/index.php?topic=11993.msg96411#msg96411
If I get the messages right, the crash only happens when TOS tries to
load a NEWDESK.INF file on the boot drive - so if you rename that, it
should not crash anymore.