Home
last modified time | relevance | path

Searched refs:get_bg3_tile_info (Results 1 – 13 of 13) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dsenjyo.cpp67 TILE_GET_INFO_MEMBER(senjyo_state::get_bg3_tile_info) in TILE_GET_INFO_MEMBER() argument
93 …e(*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(senjyo_state::get_bg3_tile_info)), TILEMA… in video_start()
99 …e(*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(senjyo_state::get_bg3_tile_info)), TILE… in video_start()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dsenjyo.cpp67 TILE_GET_INFO_MEMBER(senjyo_state::get_bg3_tile_info) in TILE_GET_INFO_MEMBER() argument
93 …e(*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(senjyo_state::get_bg3_tile_info)), TILEMA… in video_start()
99 …e(*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(senjyo_state::get_bg3_tile_info)), TILE… in video_start()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dsenjyo.c92 static void get_bg3_tile_info(int tile_index) in get_bg3_tile_info() function
123 …bg3_tilemap = tilemap_create(get_bg3_tile_info, tilemap_scan_rows,TILEMAP_TRANSPARENT,16,16,16,5… in senjyo_vh_start()
129 …bg3_tilemap = tilemap_create(get_bg3_tile_info, tilemap_scan_rows,TILEMAP_TRANSPARENT,16,16,16… in senjyo_vh_start()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dsenjyo_vidhrdw.c106 static void get_bg3_tile_info(int tile_index) in get_bg3_tile_info() function
135 …bg3_tilemap = tilemap_create(get_bg3_tile_info, tilemap_scan_rows,TILEMAP_TRANSPARENT,16,16,16,5… in VIDEO_START()
141 …bg3_tilemap = tilemap_create(get_bg3_tile_info, tilemap_scan_rows,TILEMAP_TRANSPARENT,16,16,16… in VIDEO_START()
H A Dvaportra_vidhrdw.c43 static INLINE void get_bg3_tile_info(int tile_index) { get_bg_tile_info(tile_index,2,vaportra_pf3_d… in get_bg3_tile_info() function
68 pf3_tilemap = tilemap_create(get_bg3_tile_info,vaportra_scan, TILEMAP_TRANSPARENT,16,16,64,32); in VIDEO_START()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dsenjyo_vidhrdw.c106 static void get_bg3_tile_info(int tile_index) in get_bg3_tile_info() function
135 …bg3_tilemap = tilemap_create(get_bg3_tile_info, tilemap_scan_rows,TILEMAP_TRANSPARENT,16,16,16,5… in VIDEO_START()
141 …bg3_tilemap = tilemap_create(get_bg3_tile_info, tilemap_scan_rows,TILEMAP_TRANSPARENT,16,16,16… in VIDEO_START()
H A Dvaportra_vidhrdw.c43 static INLINE void get_bg3_tile_info(int tile_index) { get_bg_tile_info(tile_index,2,vaportra_pf3_d… in get_bg3_tile_info() function
68 pf3_tilemap = tilemap_create(get_bg3_tile_info,vaportra_scan, TILEMAP_TRANSPARENT,16,16,64,32); in VIDEO_START()
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dgalaxi.cpp123 TILE_GET_INFO_MEMBER(get_bg3_tile_info);
151 TILE_GET_INFO_MEMBER(galaxi_state::get_bg3_tile_info) in TILE_GET_INFO_MEMBER() argument
203 …e(*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(galaxi_state::get_bg3_tile_info)), TILEMAP_S… in video_start()
H A Dpopobear.cpp126 TILE_GET_INFO_MEMBER(get_bg3_tile_info);
209 TILE_GET_INFO_MEMBER(popobear_state::get_bg3_tile_info) in TILE_GET_INFO_MEMBER() argument
232 …*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(popobear_state::get_bg3_tile_info)), TILEMAP_S… in video_start()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dgalaxi.cpp123 TILE_GET_INFO_MEMBER(get_bg3_tile_info);
151 TILE_GET_INFO_MEMBER(galaxi_state::get_bg3_tile_info) in TILE_GET_INFO_MEMBER() argument
203 …e(*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(galaxi_state::get_bg3_tile_info)), TILEMAP_S… in video_start()
H A Dpopobear.cpp126 TILE_GET_INFO_MEMBER(get_bg3_tile_info);
209 TILE_GET_INFO_MEMBER(popobear_state::get_bg3_tile_info) in TILE_GET_INFO_MEMBER() argument
232 …*m_gfxdecode, tilemap_get_info_delegate(*this, FUNC(popobear_state::get_bg3_tile_info)), TILEMAP_S… in video_start()
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dsenjyo.h119 TILE_GET_INFO_MEMBER(get_bg3_tile_info);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dsenjyo.h119 TILE_GET_INFO_MEMBER(get_bg3_tile_info);