Re: [hatari-devel] No address error when accessing odd addresses? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] No address error when accessing odd addresses?
- From: Uwe Seimet <Uwe.Seimet@xxxxxxxxx>
- Date: Fri, 13 Sep 2013 08:46:36 +0200
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1379054797; l=870; s=domk; d=seimet.de; h=In-Reply-To:Content-Type:MIME-Version:References:Subject:To:From: Date:X-RZG-CLASS-ID:X-RZG-AUTH; bh=wXOsmVc6MYjFskIf8xaf2eq31Pg=; b=Ndd1HkmKbUnPsrp3o+YUgZGZgS19IrVuEVkeesevg06BylEkKWZGvvDTZDUXgvEHLQg U1NowG2/IbfVAo4IAJVSF9TMi6G0ny4YRuZAYtQYAmTfV6ltMd6bbzhMGK7gunAMavqeB YBbg8GdCOwT7+VHmMbc6BqWyYkB1B2XQ60w=
Hi Thomas,
> > One of the problems I observed has not vanished, by the way: When,
> > with the new core in 68000 mode, ST, TOS 2.06, I enable "Cycle exact,
> > slower", the names of both IDE devices are displayed like this: "__ __
> > __ __ __ __", and accessing the IDE port does not work. As soon as I
> > disabled "Cycle exact" and reboot everything is fine again.
>
> That works for me, too. When I attach an IDE disk and switch to "Cycle
> exact" mode, the disk is still detected right and I can access its data
> from the GEM desktop.
That's strange. Which hard disk driver did you use? I use HDDRIVER, of
course, and with "Cycle exact" it cannot access the IDE port correctly
anymore.
This indicates that when enabling this option Hatari's IDE port appears to
be different (less compatible) with a real Atari with IDE port.
Take care
Uwe