/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/ |
H A D | vendetta_vidhrdw.c | 61 if (K053247_vh_start(REGION_GFX2,53,6,NORMAL_PLANE_ORDER,sprite_callback)) in VIDEO_START() 72 if (K053247_vh_start(REGION_GFX2,101,6,NORMAL_PLANE_ORDER,sprite_callback)) in VIDEO_START()
|
H A D | dbz2_vidhrdw.c | 101 if (K053247_vh_start(REGION_GFX2, -87, 32, NORMAL_PLANE_ORDER, dbz2_sprite_callback)) in VIDEO_START() 132 if (K053247_vh_start(REGION_GFX2, -52, 16, NORMAL_PLANE_ORDER, dbz2_sprite_callback)) in VIDEO_START()
|
H A D | overdriv_vidhrdw.c | 62 if (K053247_vh_start(REGION_GFX1,77,22,NORMAL_PLANE_ORDER,overdriv_sprite_callback)) in VIDEO_START()
|
H A D | xmen_vidhrdw.c | 55 if (K053247_vh_start(REGION_GFX2,53,-2,NORMAL_PLANE_ORDER,xmen_sprite_callback)) in VIDEO_START()
|
H A D | xexex_vidhrdw.c | 50 if (K053247_vh_start(REGION_GFX2, -48, 32, NORMAL_PLANE_ORDER, xexex_sprite_callback)) return 1; in VIDEO_START()
|
H A D | simpsons_vidhrdw.c | 53 if (K053247_vh_start(REGION_GFX2,53,23,NORMAL_PLANE_ORDER,sprite_callback)) in VIDEO_START()
|
H A D | moo_vidhrdw.c | 79 if (K053247_vh_start(REGION_GFX2, offsx, offsy, NORMAL_PLANE_ORDER, moo_sprite_callback)) return 1; in VIDEO_START()
|
H A D | gijoe_vidhrdw.c | 51 if (K053247_vh_start(REGION_GFX2, -37, 20, NORMAL_PLANE_ORDER, gijoe_sprite_callback)) return 1; in VIDEO_START()
|
H A D | konamiic.h | 148 int K053247_vh_start(int gfx_memory_region,int dx,int dy,int plane0,int plane1,int plane2,int plane…
|
H A D | konamiic.c | 3379 int K053247_vh_start(int gfx_memory_region, int dx, int dy, int plane0,int plane1,int plane2,int pl… in K053247_vh_start() function
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/ |
H A D | vendetta_vidhrdw.c | 61 if (K053247_vh_start(REGION_GFX2,53,6,NORMAL_PLANE_ORDER,sprite_callback)) in VIDEO_START() 72 if (K053247_vh_start(REGION_GFX2,101,6,NORMAL_PLANE_ORDER,sprite_callback)) in VIDEO_START()
|
H A D | dbz2_vidhrdw.c | 101 if (K053247_vh_start(REGION_GFX2, -87, 32, NORMAL_PLANE_ORDER, dbz2_sprite_callback)) in VIDEO_START() 132 if (K053247_vh_start(REGION_GFX2, -52, 16, NORMAL_PLANE_ORDER, dbz2_sprite_callback)) in VIDEO_START()
|
H A D | xmen_vidhrdw.c | 65 if (K053247_vh_start(REGION_GFX2,53,-2,NORMAL_PLANE_ORDER,xmen_sprite_callback)) in VIDEO_START() 76 if (K053247_vh_start(REGION_GFX2,53,-2,NORMAL_PLANE_ORDER,xmen_sprite_callback)) in VIDEO_START()
|
H A D | overdriv_vidhrdw.c | 62 if (K053247_vh_start(REGION_GFX1,77,22,NORMAL_PLANE_ORDER,overdriv_sprite_callback)) in VIDEO_START()
|
H A D | simpsons_vidhrdw.c | 53 if (K053247_vh_start(REGION_GFX2,53,23,NORMAL_PLANE_ORDER,sprite_callback)) in VIDEO_START()
|
H A D | xexex_vidhrdw.c | 50 if (K053247_vh_start(REGION_GFX2, -48, 32, NORMAL_PLANE_ORDER, xexex_sprite_callback)) return 1; in VIDEO_START()
|
H A D | moo_vidhrdw.c | 79 if (K053247_vh_start(REGION_GFX2, offsx, offsy, NORMAL_PLANE_ORDER, moo_sprite_callback)) return 1; in VIDEO_START()
|
H A D | gijoe_vidhrdw.c | 51 if (K053247_vh_start(REGION_GFX2, -37, 20, NORMAL_PLANE_ORDER, gijoe_sprite_callback)) return 1; in VIDEO_START()
|
H A D | konamiic.h | 154 int K053247_vh_start(int gfx_memory_region,int dx,int dy,int plane0,int plane1,int plane2,int plane…
|
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/ |
H A D | vendetta.c | 53 if (K053247_vh_start(REGION_GFX2,NORMAL_PLANE_ORDER,sprite_callback)) in vendetta_vh_start()
|
H A D | xmen.c | 53 if (K053247_vh_start(REGION_GFX2,NORMAL_PLANE_ORDER,xmen_sprite_callback)) in xmen_vh_start()
|
H A D | simpsons.c | 51 if (K053247_vh_start(REGION_GFX2,NORMAL_PLANE_ORDER,sprite_callback)) in simpsons_vh_start()
|
H A D | xexex.c | 191 if (K053247_vh_start(REGION_GFX2,NORMAL_PLANE_ORDER,sprite_callback)) in xexex_vh_start()
|
H A D | konamiic.h | 130 int K053247_vh_start(int gfx_memory_region,int plane0,int plane1,int plane2,int plane3,
|
H A D | konamiic.c | 3033 int K053247_vh_start(int gfx_memory_region,int plane0,int plane1,int plane2,int plane3, in K053247_vh_start() function
|