Re: [hatari-devel] Falcon 60 Hz not honored? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Am Sun, 17 Jul 2016 17:29:02 +0200
schrieb Vincent Rivière <vincent.riviere@xxxxxxxxxxx>:
> Hello.
>
> I use the attached program FPS.TOS to display:
> - the VIDEL video mode as returned by VsetMode(-1)
> - the actual vertical frame rate determined using Vsync() and the
> _hz_200 system variable
> The results are always accurate +/- 1 FPS.
>
> With Hatari configured as Falcon, FPS.TOS always detects 50 FPS.
> Regardless of VGA/color monitor, or TOS4/EmuTOS.
>
> Is this a known Hatari limitation, or bug?
It's a known limitation - video timing of the Falcon Videl chip are not
emulated at all yet.
Thomas