Home
last modified time | relevance | path

Searched defs:tilebase (Results 1 – 18 of 18) sorted by relevance

/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dwwfwfest_vidhrdw.c77 data16_t *tilebase; in get_fg0_tile_info() local
107 data16_t *tilebase; in get_bg0_tile_info() local
133 data16_t *tilebase; in get_bg1_tile_info() local
H A Dwwfsstar_vidhrdw.c59 data16_t *tilebase; in get_fg0_tile_info() local
95 data16_t *tilebase; in get_bg0_tile_info() local
H A Dsegac2_vidhrdw.c1181 int tilebase = scrollbase + 2 * temp; in get_scroll_tiles() local
1203 int tilebase = scrollbase + 2 * temp; in get_window_tiles() local
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dwwfwfest_vidhrdw.c77 data16_t *tilebase; in get_fg0_tile_info() local
107 data16_t *tilebase; in get_bg0_tile_info() local
133 data16_t *tilebase; in get_bg1_tile_info() local
H A Dwwfsstar_vidhrdw.c59 data16_t *tilebase; in get_fg0_tile_info() local
95 data16_t *tilebase; in get_bg0_tile_info() local
H A Dsegac2_vidhrdw.c1180 int tilebase = scrollbase + 2 * temp; in get_scroll_tiles() local
1202 int tilebase = scrollbase + 2 * temp; in get_window_tiles() local
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dwwfsstar.cpp53 uint16_t *tilebase; in TILE_GET_INFO_MEMBER() local
89 uint16_t *tilebase; in TILE_GET_INFO_MEMBER() local
H A Dddragon3.cpp73 uint16_t *tilebase; in TILE_GET_INFO_MEMBER() local
101 uint16_t *tilebase; in TILE_GET_INFO_MEMBER() local
H A Dsegas32.cpp973 uint16_t const *const tilebase = &m_videoram[((m_videoram[0x1ff5c/2] >> 4) & 0x1f) * 0x800]; in update_tilemap_text() local
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dwwfsstar.cpp53 uint16_t *tilebase; in TILE_GET_INFO_MEMBER() local
89 uint16_t *tilebase; in TILE_GET_INFO_MEMBER() local
H A Dddragon3.cpp73 uint16_t *tilebase; in TILE_GET_INFO_MEMBER() local
101 uint16_t *tilebase; in TILE_GET_INFO_MEMBER() local
H A Dsegas32.cpp973 uint16_t const *const tilebase = &m_videoram[((m_videoram[0x1ff5c/2] >> 4) & 0x1f) * 0x800]; in update_tilemap_text() local
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/sega/
H A Dgenesis_vid.cpp467 INT32 tilebase = scrollbase + 2 * temp; in get_scroll_tiles() local
487 INT32 tilebase = scrollbase + 2 * temp; in get_window_tiles() local
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/sega/
H A Dgenesis_vid.cpp479 INT32 tilebase = scrollbase + 2 * temp; in get_scroll_tiles() local
499 INT32 tilebase = scrollbase + 2 * temp; in get_window_tiles() local
H A Dd_segas32.cpp3048 …UINT16 const *const tilebase = &ram[((BURN_ENDIAN_SWAP_INT16(ram[0x1ff5c/2]) >> 4) & 0x1f) * 0x800… in update_tilemap_text() local
/dports/devel/cc65/cc65-2.19/include/
H A Dcx16.h235 unsigned char tilebase; /* Tile address and geometry */ member
242 unsigned char tilebase; member
/dports/emulators/mednafen/mednafen/src/snes_faust/
H A Dppu_mtrender.h82 uint8 tilebase; member
H A Dppu_st.cpp166 uint8 tilebase; member