Re: [hatari-devel] One scanline short in ST fullscreen |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Hi, On 19.9.2023 11.47, Anders Eriksson wrote:
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)
With the latest Hatari Git version, I see 276 lines (there's additional line at top compared to your screenshot)...
See attached Hatari screenshot (taken with the "crop statusbar" option). What are your Hatari max screen size settings: ---------------------------------- $ grep nMax ~/.config/hatari/hatari.cfg nMaxHeight = 588 nMaxWidth = 832 ---------------------------------- ? - Eero
Attachment:
grab0001.png
Description: PNG image
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |