Searched refs:vc_pal_224 (Results 1 – 6 of 6) sorted by relevance
92 UINT8 vc_pal_224[] = variable151 vc_pal_224,
136 UINT8 vc_pal_224[] = variable200 vc_pal_224,
716 static const uint8 vc_pal_224[313] = {805 vc_pal_224,
1179 static const u8 vc_pal_224[] = variable1290 assert(vpos % m_total_scanlines < (m_vdp_pal ? sizeof(vc_pal_224) : sizeof(vc_ntsc_224))); in megadriv_read_hv_counters()1291 vpos = m_vdp_pal ? vc_pal_224[vpos % m_total_scanlines] : vc_ntsc_224[vpos % m_total_scanlines]; in megadriv_read_hv_counters()
92 static const uint8 vc_pal_224[] =151 vc_pal_224,