Revert, Xevious actually works with Normal 200 lines display, weird ...

This commit is contained in:
Angelo Salese 2012-12-25 17:07:15 +00:00
parent 9df0bcc6a4
commit 59ae533328

View File

@ -1637,7 +1637,7 @@ void upd7220_device::update_graphics(bitmap_rgb32 &bitmap, const rectangle &clip
if (m_lr)
tsy += y;
bsy += (y / 2);
bsy += y;
}
}