video/upd7220.cpp: reset_origin on CRT reprogramming

This commit is contained in:
angelosa 2024-12-02 19:02:53 +01:00
parent fdd4967def
commit 9c4b834b3b

View File

@ -436,6 +436,7 @@ inline void upd7220_device::recompute_parameters()
if (m_m)
{
screen().configure(horiz_pix_total, vert_pix_total, visarea, refresh);
screen().reset_origin();
update_hsync_timer(0);
update_vsync_timer(0);