Home
last modified time | relevance | path

Searched refs:PAL_VBLANK (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/dgen-sdl/dgen-sdl-1.33/
H A Dmd.h256 #define PAL_VBLANK 240 macro
304 *vblank = PAL_VBLANK; in region_info()
H A Dmdfr.cpp875 return (((pal) && (vdp.reg[1] & 0x08)) ? PAL_VBLANK : NTSC_VBLANK); in vblank()
/dports/emulators/dgen-sdl/dgen-sdl-1.33/sdl/
H A Dsdl.cpp4458 (video.height != PAL_VBLANK))) { in prompt_rehash_rc_field()
4462 video.height = PAL_VBLANK; in prompt_rehash_rc_field()