Home
last modified time | relevance | path

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

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A D8080bw.c13 static int use_tmpbitmap; variable
94 use_tmpbitmap = 0; in init_8080bw()
174 use_tmpbitmap = 1; in init_seawolf()
181 use_tmpbitmap = 1; in init_blueshrk()
188 use_tmpbitmap = 1; in init_desertgu()
217 use_tmpbitmap = 1; in init_phantom2()
239 if (use_tmpbitmap && (generic_bitmapped_vh_start() != 0)) in invaders_vh_start()
242 if (use_tmpbitmap) in invaders_vh_start()
260 if (use_tmpbitmap) generic_bitmapped_vh_stop(); in invaders_vh_stop()
460 if (use_tmpbitmap) in vh_screenrefresh()