Home
last modified time | relevance | path

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

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dsubs.c63 int left_enable,right_enable; in subs_vh_screenrefresh() local
74 right_enable = charcode & 0x40; in subs_vh_screenrefresh()
105 if ((right_enable || right_sonar_window) && (!left_sonar_window)) in subs_vh_screenrefresh()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dsubs_vidhrdw.c61 int left_enable,right_enable; in VIDEO_UPDATE() local
72 right_enable = charcode & 0x40; in VIDEO_UPDATE()
103 if ((right_enable || right_sonar_window) && (!left_sonar_window)) in VIDEO_UPDATE()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dsubs_vidhrdw.c61 int left_enable,right_enable; in VIDEO_UPDATE() local
72 right_enable = charcode & 0x40; in VIDEO_UPDATE()
103 if ((right_enable || right_sonar_window) && (!left_sonar_window)) in VIDEO_UPDATE()
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dsubs.cpp125 int right_enable; //, left_enable; in screen_update_right() local
134 right_enable = charcode & 0x40; in screen_update_right()
149 if ((right_enable || right_sonar_window) && (!left_sonar_window)) in screen_update_right()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dsubs.cpp125 int right_enable; //, left_enable; in screen_update_right() local
134 right_enable = charcode & 0x40; in screen_update_right()
149 if ((right_enable || right_sonar_window) && (!left_sonar_window)) in screen_update_right()