Re: [hatari-devel] Potential (minor) emulation issues |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
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.
Nicolas