Searched refs:K007342_callback (Results 1 – 3 of 3) sorted by relevance
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/ |
H A D | konamiic.c | 1089 static void (*K007342_callback)(int tilemap, int bank, int *code, int *color); variable 1141 (*K007342_callback)(layer, K007342_regs[1], &code, &color); in K007342_get_tile_info() 1149 K007342_callback = callback; in K007342_vh_start()
|
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/ |
H A D | konamiic.c | 1443 static void (*K007342_callback)(int tilemap, int bank, int *code, int *color); variable 1478 (*K007342_callback)(layer, K007342_regs[1], &code, &color); in K007342_get_tile_info() 1495 K007342_callback = callback; in K007342_vh_start()
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/ |
H A D | konamiic.c | 1452 static void (*K007342_callback)(int tilemap, int bank, int *code, int *color); variable 1487 (*K007342_callback)(layer, K007342_regs[1], &code, &color); in K007342_get_tile_info() 1504 K007342_callback = callback; in K007342_vh_start()
|