Home
last modified time | relevance | path

Searched refs:PAL_APU_CLOCK (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dnes.cpp96 m_maincpu->set_clock(PAL_APU_CLOCK); in nespal()
102 m_cartslot->set_clock(PAL_APU_CLOCK); in nespal()
106 m_screen->set_vblank_time(ATTOSECONDS_IN_USEC((106.53/(PAL_APU_CLOCK.dvalue()/1000000)) * in nespal()
H A Dnes_vt02_vt03.cpp544 NES_VT02_VT03_SOC_PAL(config, m_soc, PAL_APU_CLOCK); in nes_vt_pal_2mb()
551 NES_VT02_VT03_SOC_PAL(config, m_soc, PAL_APU_CLOCK); in nes_vt_pal_4mb()
558 NES_VT02_VT03_SOC_PAL(config, m_soc, PAL_APU_CLOCK); in nes_vt_pal_8mb()
597 NES_VT02_VT03_SOC_PAL(config, m_soc, PAL_APU_CLOCK); in nes_vt_waixing_alt_pal_8mb()
652 NES_VT02_VT03_SOC_PAL(config, m_soc, PAL_APU_CLOCK); in nes_vt_2mb_ablping()
H A Dnes_sh6578.cpp609 #define PAL_APU_CLOCK (N2A03_PAL_XTAL/16) /* 1.662607 MHz */ macro
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dnes.cpp96 m_maincpu->set_clock(PAL_APU_CLOCK); in nespal()
102 m_cartslot->set_clock(PAL_APU_CLOCK); in nespal()
106 m_screen->set_vblank_time(ATTOSECONDS_IN_USEC((106.53/(PAL_APU_CLOCK.dvalue()/1000000)) * in nespal()
H A Dnes_vt02_vt03.cpp544 NES_VT02_VT03_SOC_PAL(config, m_soc, PAL_APU_CLOCK); in nes_vt_pal_2mb()
551 NES_VT02_VT03_SOC_PAL(config, m_soc, PAL_APU_CLOCK); in nes_vt_pal_4mb()
558 NES_VT02_VT03_SOC_PAL(config, m_soc, PAL_APU_CLOCK); in nes_vt_pal_8mb()
597 NES_VT02_VT03_SOC_PAL(config, m_soc, PAL_APU_CLOCK); in nes_vt_waixing_alt_pal_8mb()
652 NES_VT02_VT03_SOC_PAL(config, m_soc, PAL_APU_CLOCK); in nes_vt_2mb_ablping()
H A Dnes_sh6578.cpp609 #define PAL_APU_CLOCK (N2A03_PAL_XTAL/16) /* 1.662607 MHz */ macro
/dports/emulators/mess/mame-mame0226/src/devices/cpu/m6502/
H A Dn2a03.h74 #define PAL_APU_CLOCK (N2A03_PAL_XTAL/16) /* 1.662607 MHz */ macro
/dports/emulators/mame/mame-mame0226/src/devices/cpu/m6502/
H A Dn2a03.h74 #define PAL_APU_CLOCK (N2A03_PAL_XTAL/16) /* 1.662607 MHz */ macro