Searched refs:page_addr_or (Results 1 – 1 of 1) sorted by relevance
3920 uint32 page_addr_or = bat_and_cg_page ? 0x40000 : 0x00000; in DoGfxDecode() local3967 …= target[x + GfxDecode_Buf->w * 2 + 7] = ((cg_offset + (which_tile * 8)) & 0x3FFFF) | page_addr_or; in DoGfxDecode()3996 … = target[x + GfxDecode_Buf->w*2 + 7] = ((cg_offset + (which_tile * 16)) & 0x3FFFF) | page_addr_or; in DoGfxDecode()4023 … = target[x + GfxDecode_Buf->w*2 + 7] = ((cg_offset + (which_tile * 32)) & 0x3FFFF) | page_addr_or; in DoGfxDecode()