Home
last modified time | relevance | path

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

/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dstvvdp2_vidhrdw.c315 #define STV_VDP2_N0CHSZ ((STV_VDP2_CHCTLA & 0x0001) >> 0) macro
2211 stv2_current_tilemap.tile_size = STV_VDP2_N0CHSZ; in stv_vdp2_draw_NBG0()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dstvvdp2_vidhrdw.c315 #define STV_VDP2_N0CHSZ ((STV_VDP2_CHCTLA & 0x0001) >> 0) macro
2211 stv2_current_tilemap.tile_size = STV_VDP2_N0CHSZ; in stv_vdp2_draw_NBG0()
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dstvvdp2.cpp439 #define STV_VDP2_N0CHSZ ((STV_VDP2_CHCTLA & 0x0001) >> 0) macro
5041 stv2_current_tilemap.tile_size = STV_VDP2_N0CHSZ; in stv_vdp2_draw_NBG0()
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dstvvdp2.cpp439 #define STV_VDP2_N0CHSZ ((STV_VDP2_CHCTLA & 0x0001) >> 0) macro
5041 stv2_current_tilemap.tile_size = STV_VDP2_N0CHSZ; in stv_vdp2_draw_NBG0()