Home
last modified time | relevance | path

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

/dports/emulators/dgen-sdl/dgen-sdl-1.33/
H A Dmd.h252 #define NTSC_VBLANK 224 macro
323 *vblank = NTSC_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.cpp139 NTSC_VBLANK, ///< NTSC height by default
4468 (video.height != NTSC_VBLANK))) { in prompt_rehash_rc_field()
4472 video.height = NTSC_VBLANK; in prompt_rehash_rc_field()