Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dcomx35.cpp116 CDP1869(config, m_vis, cdp1869_device::DOT_CLK_NTSC, &comx35_state::cdp1869_page_ram); in comx35_ntsc_video()
117 m_vis->add_ntsc_screen(config, SCREEN_TAG, cdp1869_device::DOT_CLK_NTSC); in comx35_ntsc_video()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dcomx35.cpp116 CDP1869(config, m_vis, cdp1869_device::DOT_CLK_NTSC, &comx35_state::cdp1869_page_ram); in comx35_ntsc_video()
117 m_vis->add_ntsc_screen(config, SCREEN_TAG, cdp1869_device::DOT_CLK_NTSC); in comx35_ntsc_video()
/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Dcdp1869.h101 static constexpr auto DOT_CLK_NTSC = XTAL(5'670'000); variable
106 static constexpr auto CPU_CLK_NTSC = DOT_CLK_NTSC / 2;
H A Dcdp1869.cpp52 constexpr XTAL cdp1869_device::DOT_CLK_NTSC; member in cdp1869_device
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Dcdp1869.h101 static constexpr auto DOT_CLK_NTSC = XTAL(5'670'000); variable
106 static constexpr auto CPU_CLK_NTSC = DOT_CLK_NTSC / 2;
H A Dcdp1869.cpp52 constexpr XTAL cdp1869_device::DOT_CLK_NTSC; member in cdp1869_device