Re: [hatari-devel] Sync byte on Falcon |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Sync byte on Falcon
- From: Anders Eriksson <evldhs@xxxxxxxxxxxxxx>
- Date: Wed, 06 Sep 2023 09:06:46 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1693991218; x=1694250418; bh=Uw5Ss0nda0pPuLONWOu4C7fk2W8vSZ6+VtZ5lOfCjqI=; h=Date:To:From:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=Wz2oTYC4JzXJAGd5oA5M1xAP2xbXgmaX1SP4CGz/6fWLNP6YECbSyQlixm6GnR4lJ ei3WhNKDXnnaQaD1oJrB1rbsQDDtXec8AL6dLuCoofJEkFObG47bWmAD/+RpnGJCqL aeuC5XQPJZQUjPgL3fESGzaOk+Hn1a5z9qC2EnJfinokkKE+hd38CuUiA0qvC9pI4F mqc2DXxAezMCA7yiDVbUfXo5aOKkBBTc/swUl1sen6/hA3IEf4W19Pfl7RnwbDlOr3 09vjJPHD4+wsGzx97SnfUV6S5gEXfehGKSgITGsrXm6GAfqrBZROuj4WhQb3Wmc226 KB2TLo8m5Vv0w==
- Feedback-id: 41365795:user:proton
On Wednesday, September 6th, 2023 at 09:36, Nicolas Pomarède <npomarede@xxxxxxxxxxxx> wrote:
> Le 06/09/2023 à 02:31, Roger Burrows a écrit :
>
> > I always thought that bit 1 of the sync byte (0xff820a) on the Falcon had the
> > same meaning as on the ST etc: a 1 bit means PAL (50Hz sync), a zero bit means
> > NTSC (60Hz sync). But Hatari 2.3.0 disagrees: it always sets the 1 bit unless
> > a monochrome monitor (71Hz sync) is connected.
> >
> > If that's really the way the hardware works, I'm extremely puzzled that Atari
> > defined a PAL/NTSC bit in the video modes settable for RGB/TV, and that TOS4
> > writes 0x02 to the sync byte (indicating 50Hz sync) for an RGB screen when the
> > PAL/NTSC bit in the mode set to 1; and 0x00 to the sync byte (indicating 60Hz
> > sync) for an RGB screen with the PAL/NTSC bit in the mode set to 0.
> >
> > This seems like a bug to me. If so, is it fixed in a later release?
>
>
> Hi
>
> doesn't the falcon use some VGA timings for all its video mode ? Which
> means 60 Hz and the bit in ff820a would be just ignored at HW level ?
The Falcon VGA mode is running at 50 Hz in Hatari (quite annoying) :)
It should be 59.94 if I remember correct.
--
Anders Eriksson
ae@xxxxxx