/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/ |
H A D | relief_vidhrdw.c | 29 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 D | thunderj_vidhrdw.c | 49 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 D | batman_vidhrdw.c | 51 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 D | cyberbal_vidhrdw.c | 82 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 D | relief_vidhrdw.c | 29 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 D | thunderj_vidhrdw.c | 49 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 D | batman_vidhrdw.c | 51 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 D | cyberbal_vidhrdw.c | 82 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 D | batman.h | 39 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
|
H A D | thunderj.h | 42 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
|
H A D | cybstorm.h | 45 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
|
H A D | relief.h | 45 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
|
H A D | cyberbal.h | 116 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
|
/dports/emulators/mame/mame-mame0226/src/mame/includes/ |
H A D | batman.h | 39 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
|
H A D | thunderj.h | 42 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
|
H A D | cybstorm.h | 45 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
|
H A D | relief.h | 45 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
|
H A D | cyberbal.h | 116 TILE_GET_INFO_MEMBER(get_playfield2_tile_info);
|
/dports/emulators/mess/mame-mame0226/src/mame/video/ |
H A D | relief.cpp | 30 TILE_GET_INFO_MEMBER(relief_state::get_playfield2_tile_info) in TILE_GET_INFO_MEMBER() argument
|
H A D | batman.cpp | 41 TILE_GET_INFO_MEMBER(batman_state::get_playfield2_tile_info) in TILE_GET_INFO_MEMBER() argument
|
H A D | thunderj.cpp | 41 TILE_GET_INFO_MEMBER(thunderj_state::get_playfield2_tile_info) in TILE_GET_INFO_MEMBER() argument
|
H A D | cybstorm.cpp | 41 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 D | relief.cpp | 30 TILE_GET_INFO_MEMBER(relief_state::get_playfield2_tile_info) in TILE_GET_INFO_MEMBER() argument
|
H A D | batman.cpp | 41 TILE_GET_INFO_MEMBER(batman_state::get_playfield2_tile_info) in TILE_GET_INFO_MEMBER() argument
|
H A D | thunderj.cpp | 41 TILE_GET_INFO_MEMBER(thunderj_state::get_playfield2_tile_info) in TILE_GET_INFO_MEMBER() argument
|