Home
last modified time | relevance | path

Searched refs:STV_VDP2_N0COEN (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dstvvdp2.cpp2040 #define STV_VDP2_N0COEN ((STV_VDP2_CLOFEN & 0x01) >> 0) macro
5073 stv2_current_tilemap.fade_control = (STV_VDP2_N0COEN * 1) | (STV_VDP2_N0COSL * 2); in stv_vdp2_draw_NBG0()
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dstvvdp2.cpp2040 #define STV_VDP2_N0COEN ((STV_VDP2_CLOFEN & 0x01) >> 0) macro
5073 stv2_current_tilemap.fade_control = (STV_VDP2_N0COEN * 1) | (STV_VDP2_N0COSL * 2); in stv_vdp2_draw_NBG0()