Home
last modified time | relevance | path

Searched refs:get_tile_info1 (Results 1 – 25 of 84) sorted by relevance

1234

/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dcrshrace.cpp14 TILE_GET_INFO_MEMBER(crshrace_state::get_tile_info1) in TILE_GET_INFO_MEMBER() argument
44 …(*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(crshrace_state::get_tile_info1)), TILEMAP_SCA… in video_start()
H A Dhexion.cpp29 TILE_GET_INFO_MEMBER(hexion_state::get_tile_info1) in TILE_GET_INFO_MEMBER() argument
45 …te(*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(hexion_state::get_tile_info1)), TILEMAP_SCA… in video_start()
H A Dssrj.cpp14 TILE_GET_INFO_MEMBER(ssrj_state::get_tile_info1) in TILE_GET_INFO_MEMBER() argument
223 …eate(*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(ssrj_state::get_tile_info1)), TILEMAP_SCA… in video_start()
H A Dfastlane.cpp55 TILE_GET_INFO_MEMBER(fastlane_state::get_tile_info1) in TILE_GET_INFO_MEMBER() argument
91 …(*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(fastlane_state::get_tile_info1)), TILEMAP_SCA… in video_start()
H A Dsprint8.cpp61 TILE_GET_INFO_MEMBER(sprint8_state::get_tile_info1) in TILE_GET_INFO_MEMBER() argument
114 …e(*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(sprint8_state::get_tile_info1)), TILEMAP_SCA… in video_start()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dcrshrace.cpp14 TILE_GET_INFO_MEMBER(crshrace_state::get_tile_info1) in TILE_GET_INFO_MEMBER() argument
44 …(*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(crshrace_state::get_tile_info1)), TILEMAP_SCA… in video_start()
H A Dhexion.cpp29 TILE_GET_INFO_MEMBER(hexion_state::get_tile_info1) in TILE_GET_INFO_MEMBER() argument
45 …te(*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(hexion_state::get_tile_info1)), TILEMAP_SCA… in video_start()
H A Dfastlane.cpp55 TILE_GET_INFO_MEMBER(fastlane_state::get_tile_info1) in TILE_GET_INFO_MEMBER() argument
91 …(*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(fastlane_state::get_tile_info1)), TILEMAP_SCA… in video_start()
H A Dssrj.cpp14 TILE_GET_INFO_MEMBER(ssrj_state::get_tile_info1) in TILE_GET_INFO_MEMBER() argument
223 …eate(*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(ssrj_state::get_tile_info1)), TILEMAP_SCA… in video_start()
H A Dsprint8.cpp61 TILE_GET_INFO_MEMBER(sprint8_state::get_tile_info1) in TILE_GET_INFO_MEMBER() argument
114 …e(*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(sprint8_state::get_tile_info1)), TILEMAP_SCA… in video_start()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dhexion_vidhrdw.c31 static void get_tile_info1(int tile_index) in get_tile_info1() function
47 tilemap[1] = tilemap_create(get_tile_info1,tilemap_scan_rows,TILEMAP_OPAQUE, 8,8,64,32); in VIDEO_START()
H A Dfastlane_vidhrdw.c54 static void get_tile_info1(int tile_index) in get_tile_info1() function
88 layer1 = tilemap_create(get_tile_info1,tilemap_scan_rows,TILEMAP_OPAQUE,8,8,32,32); in VIDEO_START()
H A Dlabyrunr_vidhrdw.c64 static void get_tile_info1(int tile_index) in get_tile_info1() function
99 layer1 = tilemap_create(get_tile_info1,tilemap_scan_rows,TILEMAP_OPAQUE,8,8,32,32); in VIDEO_START()
H A Dssrj_vidhrdw.c19 static void get_tile_info1(int tile_index) in get_tile_info1() function
235 tilemap1 = tilemap_create( get_tile_info1,tilemap_scan_rows,TILEMAP_OPAQUE,8,8,32,32 ); in VIDEO_START()
H A Dsprint8_vidhrdw.c23 static void get_tile_info1(int tile_index) in get_tile_info1() function
98 tilemap1 = tilemap_create(get_tile_info1, tilemap_scan_rows, TILEMAP_OPAQUE, 16, 8, 32, 32); in VIDEO_START()
H A Dcrshrace_vidhrdw.c22 static void get_tile_info1(int tile_index) in get_tile_info1() function
45 tilemap1 = tilemap_create(get_tile_info1,tilemap_scan_rows,TILEMAP_TRANSPARENT,16,16,64,64); in VIDEO_START()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dhexion_vidhrdw.c31 static void get_tile_info1(int tile_index) in get_tile_info1() function
47 tilemap[1] = tilemap_create(get_tile_info1,tilemap_scan_rows,TILEMAP_OPAQUE, 8,8,64,32); in VIDEO_START()
H A Dfastlane_vidhrdw.c54 static void get_tile_info1(int tile_index) in get_tile_info1() function
88 layer1 = tilemap_create(get_tile_info1,tilemap_scan_rows,TILEMAP_OPAQUE,8,8,32,32); in VIDEO_START()
H A Dlabyrunr_vidhrdw.c64 static void get_tile_info1(int tile_index) in get_tile_info1() function
99 layer1 = tilemap_create(get_tile_info1,tilemap_scan_rows,TILEMAP_OPAQUE,8,8,32,32); in VIDEO_START()
H A Dsprint8_vidhrdw.c23 static void get_tile_info1(int tile_index) in get_tile_info1() function
98 tilemap1 = tilemap_create(get_tile_info1, tilemap_scan_rows, TILEMAP_OPAQUE, 16, 8, 32, 32); in VIDEO_START()
H A Dssrj_vidhrdw.c19 static void get_tile_info1(int tile_index) in get_tile_info1() function
235 tilemap1 = tilemap_create( get_tile_info1,tilemap_scan_rows,TILEMAP_OPAQUE,8,8,32,32 ); in VIDEO_START()
H A Dcrshrace_vidhrdw.c22 static void get_tile_info1(int tile_index) in get_tile_info1() function
45 tilemap1 = tilemap_create(get_tile_info1,tilemap_scan_rows,TILEMAP_TRANSPARENT,16,16,64,64); in VIDEO_START()
H A Dothldrby_vidhrdw.c43 static void get_tile_info1(int tile_index) in get_tile_info1() function
64 tilemap[1] = tilemap_create(get_tile_info1,tilemap_scan_rows,TILEMAP_TRANSPARENT,16,16,32,32); in VIDEO_START()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dfastlane.c35 static void get_tile_info1(int tile_index) in get_tile_info1() function
65 layer1 = tilemap_create(get_tile_info1,tilemap_scan_rows,TILEMAP_OPAQUE,8,8,32,32); in fastlane_vh_start()
H A Dlabyrunr.c59 static void get_tile_info1(int tile_index) in get_tile_info1() function
90 layer1 = tilemap_create(get_tile_info1,tilemap_scan_rows,TILEMAP_OPAQUE,8,8,32,32); in labyrunr_vh_start()

1234