Home
last modified time | relevance | path

Searched refs:sys16_text_map (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dsystem16.cpp78 TILEMAP_MAPPER_MEMBER(segas1x_bootleg_state::sys16_text_map) in TILEMAP_MAPPER_MEMBER() argument
383 …:get_text_tile_info)), tilemap_mapper_delegate(*this, FUNC(segas1x_bootleg_state::sys16_text_map)), in VIDEO_START_MEMBER()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dsystem16.cpp78 TILEMAP_MAPPER_MEMBER(segas1x_bootleg_state::sys16_text_map) in TILEMAP_MAPPER_MEMBER() argument
383 …:get_text_tile_info)), tilemap_mapper_delegate(*this, FUNC(segas1x_bootleg_state::sys16_text_map)), in VIDEO_START_MEMBER()
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dsystem16.h148 TILEMAP_MAPPER_MEMBER(sys16_text_map);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dsystem16.h148 TILEMAP_MAPPER_MEMBER(sys16_text_map);
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dsystem16_vidhrdw.c479 UINT32 sys16_text_map( UINT32 col, UINT32 row, UINT32 num_cols, UINT32 num_rows ){ in sys16_text_map() function
844 sys16_text_map, in VIDEO_START()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dsystem16_vidhrdw.c482 UINT32 sys16_text_map( UINT32 col, UINT32 row, UINT32 num_cols, UINT32 num_rows ){ in sys16_text_map() function
886 sys16_text_map, in VIDEO_START()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dsystem16.c127 UINT32 sys16_text_map( UINT32 col, UINT32 row, UINT32 num_cols, UINT32 num_rows ){ in sys16_text_map() function
478 sys16_text_map, in sys16_vh_start()