Home
last modified time | relevance | path

Searched refs:INTV_X_SCALE (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dstic.h16 #define INTV_X_SCALE 1 macro
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dstic.h16 #define INTV_X_SCALE 1 macro
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dintv.cpp477 screen.set_size(stic_device::SCREEN_WIDTH*INTV_X_SCALE, stic_device::SCREEN_HEIGHT*INTV_Y_SCALE); in intv()
478 …screen.set_visarea(0, stic_device::SCREEN_WIDTH*INTV_X_SCALE-1, 0, stic_device::SCREEN_HEIGHT*INTV… in intv()
642 m_stic->set_x_scale(INTV_X_SCALE); in CRC()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dintv.cpp477 screen.set_size(stic_device::SCREEN_WIDTH*INTV_X_SCALE, stic_device::SCREEN_HEIGHT*INTV_Y_SCALE); in intv()
478 …screen.set_visarea(0, stic_device::SCREEN_WIDTH*INTV_X_SCALE-1, 0, stic_device::SCREEN_HEIGHT*INTV… in intv()
642 m_stic->set_x_scale(INTV_X_SCALE); in CRC()