Home
last modified time | relevance | path

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

/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dpsx_vidhrdw.c179 static int m_n_gputype; variable
626 m_n_gputype = 1; in VIDEO_START()
632 m_n_gputype = 2; in VIDEO_START()
638 m_n_gputype = 2; in VIDEO_START()
821 if( m_n_gputype == 2 ) \
833 if( m_n_gputype == 2 ) \
3154 if( m_n_gputype == 2 ) in psx_gpu_write()
3175 if( m_n_gputype == 2 ) in psx_gpu_write()
3190 if( m_n_gputype == 2 ) in psx_gpu_write()
3205 if( m_n_gputype == 2 ) in psx_gpu_write()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dpsx_vidhrdw.c179 static int m_n_gputype; variable
626 m_n_gputype = 1; in VIDEO_START()
632 m_n_gputype = 2; in VIDEO_START()
638 m_n_gputype = 2; in VIDEO_START()
821 if( m_n_gputype == 2 ) \
833 if( m_n_gputype == 2 ) \
3154 if( m_n_gputype == 2 ) in psx_gpu_write()
3175 if( m_n_gputype == 2 ) in psx_gpu_write()
3190 if( m_n_gputype == 2 ) in psx_gpu_write()
3205 if( m_n_gputype == 2 ) in psx_gpu_write()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dpsx.cpp503 m_n_gputype = n_gputype; in psx_gpu_init()
836 if( m_n_gputype == 2 ) in decode_tpage()
3207 if( m_n_gputype == 2 ) in gpu_write()
3220 if( m_n_gputype == 2 ) in gpu_write()
3233 if( m_n_gputype == 2 ) in gpu_write()
3303 if( m_n_gputype == 2 ) in write()
3328 if( m_n_gputype == 1 ) in write()
3346 if( m_n_gputype == 2 ) in write()
3357 if( m_n_gputype == 2 ) in write()
3368 if( m_n_gputype == 2 ) in write()
[all …]
H A Dpsx.h250 int m_n_gputype; variable
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dpsx.cpp503 m_n_gputype = n_gputype; in psx_gpu_init()
836 if( m_n_gputype == 2 ) in decode_tpage()
3207 if( m_n_gputype == 2 ) in gpu_write()
3220 if( m_n_gputype == 2 ) in gpu_write()
3233 if( m_n_gputype == 2 ) in gpu_write()
3303 if( m_n_gputype == 2 ) in write()
3328 if( m_n_gputype == 1 ) in write()
3346 if( m_n_gputype == 2 ) in write()
3357 if( m_n_gputype == 2 ) in write()
3368 if( m_n_gputype == 2 ) in write()
[all …]
H A Dpsx.h250 int m_n_gputype; variable