Home
last modified time | relevance | path

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

/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dstvvdp2_vidhrdw.c341 #define STV_VDP2_N1CHSZ ((STV_VDP2_CHCTLA & 0x0100) >> 8) macro
2265 stv2_current_tilemap.tile_size = STV_VDP2_N1CHSZ; in stv_vdp2_draw_NBG1()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dstvvdp2_vidhrdw.c341 #define STV_VDP2_N1CHSZ ((STV_VDP2_CHCTLA & 0x0100) >> 8) macro
2265 stv2_current_tilemap.tile_size = STV_VDP2_N1CHSZ; in stv_vdp2_draw_NBG1()
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dstvvdp2.cpp465 #define STV_VDP2_N1CHSZ ((STV_VDP2_CHCTLA & 0x0100) >> 8) macro
5142 stv2_current_tilemap.tile_size = STV_VDP2_N1CHSZ; in stv_vdp2_draw_NBG1()
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dstvvdp2.cpp465 #define STV_VDP2_N1CHSZ ((STV_VDP2_CHCTLA & 0x0100) >> 8) macro
5142 stv2_current_tilemap.tile_size = STV_VDP2_N1CHSZ; in stv_vdp2_draw_NBG1()