Home
last modified time | relevance | path

Searched refs:SCANLINE_DISPLAY_START_NTSC (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Dcdp1869.h136 static constexpr unsigned SCANLINE_DISPLAY_START_NTSC = 36; variable
140 …unsigned VISIBLE_SCANLINES_NTSC = SCANLINE_DISPLAY_END_NTSC - SCANLINE_DISPLAY_START_NTSC;
H A Dcdp1869.cpp955 screen_rect.min_y = SCANLINE_DISPLAY_START_NTSC; in screen_update()
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Dcdp1869.h136 static constexpr unsigned SCANLINE_DISPLAY_START_NTSC = 36; variable
140 …unsigned VISIBLE_SCANLINES_NTSC = SCANLINE_DISPLAY_END_NTSC - SCANLINE_DISPLAY_START_NTSC;
H A Dcdp1869.cpp955 screen_rect.min_y = SCANLINE_DISPLAY_START_NTSC; in screen_update()