Re: [hatari-devel] One scanline short in ST fullscreen |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
"Expansion of the Universe" - expanded.prg is what you should look for :)
Me and Anders talked before and I've checked with my program as well. It defaults to show all 276 scanlines, but pressing left shift should stop enabling 275 & 276. What happens is that 274 also disappears, so I agree with Anders' findings.
regards,
Troed
------- Original Message -------
On Tuesday, September 19th, 2023 at 11:20 AM, Nicolas Pomarède <npomarede@xxxxxxxxxxxx> wrote:
>
>
> Le 19/09/2023 à 10:47, Anders Eriksson a écrit :
>
> > Hello,
> >
> > I noticed yesterday while doing with some ST coding that Hatari 2.4.1 is missing the last scanline in a normal "fullscreen".
> > Instead of showing 274 lines (syncline+273 lines) it will cut off the bitmap display after line 273 (syncline+272 lines).
> >
> > It looks like this behaviour started with the Hatari v2.3.0 release, in v2.2.0 all 274 lines are there.
> >
> > Example program: http://ae.dhs.nu/tmp/272.prg
> > Screenshot from v2.2.0 and v2.3.0: https://ae.dhs.nu/pics/272.png (notice the extra empty red line in v2.3.0)
> >
> > Thanks for the excellent work on Hatari!
>
>
> Hi
>
> thanks for test program and the screenshots, I will have a look at this.
>
> IIRC Troed also sent a program some times ago that displayed all
> possible gfx area, but I can't find it in my mail :(
>
> Nicolas
>