Home
last modified time | relevance | path

Searched refs:get_playfield2_tile_info (Results 1 – 25 of 38) sorted by relevance

12

/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Drelief_vidhrdw.c29 static void get_playfield2_tile_info(int tile_index) in get_playfield2_tile_info() function
94 …atarigen_playfield2_tilemap = tilemap_create(get_playfield2_tile_info, tilemap_scan_cols, TILEMAP_… in VIDEO_START()
H A Dthunderj_vidhrdw.c49 static void get_playfield2_tile_info(int tile_index) in get_playfield2_tile_info() function
112 …atarigen_playfield2_tilemap = tilemap_create(get_playfield2_tile_info, tilemap_scan_cols, TILEMAP_… in VIDEO_START()
H A Dbatman_vidhrdw.c51 static void get_playfield2_tile_info(int tile_index) in get_playfield2_tile_info() function
114 …atarigen_playfield2_tilemap = tilemap_create(get_playfield2_tile_info, tilemap_scan_cols, TILEMAP_… in VIDEO_START()
H A Dcyberbal_vidhrdw.c82 static void get_playfield2_tile_info(int tile_index) in get_playfield2_tile_info() function
197 …atarigen_playfield2_tilemap = tilemap_create(get_playfield2_tile_info, tilemap_scan_rows, TILEMAP_… in video_start_cyberbal_common()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Drelief_vidhrdw.c29 static void get_playfield2_tile_info(int tile_index) in get_playfield2_tile_info() function
94 …atarigen_playfield2_tilemap = tilemap_create(get_playfield2_tile_info, tilemap_scan_cols, TILEMAP_… in VIDEO_START()
H A Dthunderj_vidhrdw.c49 static void get_playfield2_tile_info(int tile_index) in get_playfield2_tile_info() function
112 …atarigen_playfield2_tilemap = tilemap_create(get_playfield2_tile_info, tilemap_scan_cols, TILEMAP_… in VIDEO_START()
H A Dbatman_vidhrdw.c51 static void get_playfield2_tile_info(int tile_index) in get_playfield2_tile_info() function
114 …atarigen_playfield2_tilemap = tilemap_create(get_playfield2_tile_info, tilemap_scan_cols, TILEMAP_… in VIDEO_START()
H A Dcyberbal_vidhrdw.c82 static void get_playfield2_tile_info(int tile_index) in get_playfield2_tile_info() function
197 …atarigen_playfield2_tilemap = tilemap_create(get_playfield2_tile_info, tilemap_scan_rows, TILEMAP_… in video_start_cyberbal_common()
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dbatman.h39 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
H A Dthunderj.h42 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
H A Dcybstorm.h45 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
H A Drelief.h45 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
H A Dcyberbal.h116 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dbatman.h39 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
H A Dthunderj.h42 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
H A Dcybstorm.h45 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
H A Drelief.h45 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
H A Dcyberbal.h116 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Drelief.cpp30 TILE_GET_INFO_MEMBER(relief_state::get_playfield2_tile_info) in TILE_GET_INFO_MEMBER() argument
H A Dbatman.cpp41 TILE_GET_INFO_MEMBER(batman_state::get_playfield2_tile_info) in TILE_GET_INFO_MEMBER() argument
H A Dthunderj.cpp41 TILE_GET_INFO_MEMBER(thunderj_state::get_playfield2_tile_info) in TILE_GET_INFO_MEMBER() argument
H A Dcybstorm.cpp41 TILE_GET_INFO_MEMBER(cybstorm_state::get_playfield2_tile_info) in TILE_GET_INFO_MEMBER() argument
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Drelief.cpp30 TILE_GET_INFO_MEMBER(relief_state::get_playfield2_tile_info) in TILE_GET_INFO_MEMBER() argument
H A Dbatman.cpp41 TILE_GET_INFO_MEMBER(batman_state::get_playfield2_tile_info) in TILE_GET_INFO_MEMBER() argument
H A Dthunderj.cpp41 TILE_GET_INFO_MEMBER(thunderj_state::get_playfield2_tile_info) in TILE_GET_INFO_MEMBER() argument

12