Re: [hatari-devel] IDE IO register range access commit |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] IDE IO register range access commit
- From: Uwe Seimet <Uwe.Seimet@xxxxxxxxx>
- Date: Wed, 23 Sep 2020 12:17:03 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1600856224; s=strato-dkim-0002; d=seimet.de; h=In-Reply-To:References:Message-ID:Subject:To:From:Date: X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=KX4capQUyAxgEBKDOzSk/JjOBJvjFtGJuDRbJIl8rmw=; b=dGXBvMwe/uDb+aNW7qu4Acd1UKsLazRcC3qmf1tRtOHHyZZ+llp0nAgzZKmnvpK4pm 7F37jBHqiS5/+AZCR1LyWOzJhUXpQrQYVfLVnUJTL/nKTaLJPXPwUuOLPyhA9bY+Aeg7 maoKYgdSaTQPBNTxCICXWi7iTOVgmPMnq09wvwAvNtjK9eYYvxvOkgWV48h1Z4Qc7AIs XFAxLwMGBG5aHzYK2e3ENYLSD1UrjKZsPpkCRmhdBpRpyIybBvRDHKX3szW3OiQUfDo+ EO28WRcVm1n5Zy369VHHMVCYBXAlZT/1TPaHVjHMe+GSsuXDko8vieyyXZZCccx4NPgD GBZQ==
Hi,
Thank you, I can confirm that the IDE interface is back, provided that IDE
drive images have been assigned.
Best regards
Uwe
> Le 21/09/2020 à 22:11, Nicolas Pomarède a écrit :
>
> > Can you provide a patch for Ide_MmioIsAvailable() to include falcon too
> > ? Then we can make Ide_MmioIsAvailable extern instead of static and this
> > function can be used in memory.c to decide if IDE region should be
> > mapped or not.
>
> Hi
>
> I pushed some changes for Ide_MmioIsAvailable() I think it should
> restore IDE mode for non-falcon machine, as well as keeping 0xF0xxxx a
> bus error region in case IDE is disabled.
>
> Nicolas
>
>
>