sx1010: resolution changed by mistake

This commit is contained in:
Olivier Galibert 2021-07-14 15:24:38 +02:00
parent 14c5988e12
commit 0249d6019c

View File

@ -162,7 +162,7 @@ void sx1000_state::common(machine_config &config)
PIC8259(config, m_pic);
SCREEN(config, m_screen, SCREEN_TYPE_RASTER);
m_screen->set_raw(48'800'000 / 2, 80*8, 0, 80*8, 25*16, 0, 25*16);
m_screen->set_raw(48'800'000, 80*16, 0, 80*16, 25*16, 0, 25*16);
m_screen->set_screen_update(m_crtc, FUNC(hd6345_device::screen_update));
// htotal = 117