Home
last modified time | relevance | path

Searched refs:vc_pal_224 (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/sms/
H A Dsmshvc.h92 UINT8 vc_pal_224[] = variable
151 vc_pal_224,
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/sms/
H A Dsmshvc.h136 UINT8 vc_pal_224[] = variable
200 vc_pal_224,
/dports/emulators/mednafen/mednafen/src/md/
H A Dhvc.h716 static const uint8 vc_pal_224[313] = {
805 vc_pal_224,
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A D315_5313.cpp1179 static const u8 vc_pal_224[] = variable
1290 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()
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A D315_5313.cpp1179 static const u8 vc_pal_224[] = variable
1290 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()
/dports/emulators/mednafen/mednafen/src/sms/
H A Dhvc.inc92 static const uint8 vc_pal_224[] =
151 vc_pal_224,