Set maxhpos and clear estimated bitplane sequence when programmed mode parameters change.

This commit is contained in:
Toni Wilen 2023-05-14 20:33:33 +03:00
parent f1fb0f1568
commit 3c84a090a9

View File

@ -7389,7 +7389,9 @@ static void init_hz(bool checkvposw)
compute_framesync();
devices_syncchange();
set_maxhpos(maxhpos);
display_reset = 2;
estimated_fm = 0xffff;
#ifdef PICASSO96
init_hz_p96(0);