Home
last modified time | relevance | path

Searched refs:PALC_APU_CLOCK (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dnes.cpp131 m_maincpu->set_clock(PALC_APU_CLOCK); in nespalc()
139 m_cartslot->set_clock(PALC_APU_CLOCK); in nespalc()
143 m_screen->set_vblank_time(ATTOSECONDS_IN_USEC((113.66/(PALC_APU_CLOCK.dvalue()/1000000)) * in nespalc()
H A Dnes_sh6578.cpp610 #define PALC_APU_CLOCK (N2A03_PAL_XTAL/15) /* 1.77344746666... MHz */ macro
654 m_maincpu->set_clock(PALC_APU_CLOCK); in nes_sh6578_pal()
655 m_apu->set_clock(PALC_APU_CLOCK); in nes_sh6578_pal()
662 m_screen->set_vblank_time(ATTOSECONDS_IN_USEC((113.66 / (PALC_APU_CLOCK.dvalue() / 1000000)) * in nes_sh6578_pal()
H A Dnes_clone.cpp354 N2A03(config, m_maincpu, PALC_APU_CLOCK); in nes_clone_pal()
360 …m_screen->set_vblank_time(ATTOSECONDS_IN_USEC((113.66 / (PALC_APU_CLOCK.dvalue() / 1000000)) * (pp… in nes_clone_pal()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dnes.cpp131 m_maincpu->set_clock(PALC_APU_CLOCK); in nespalc()
139 m_cartslot->set_clock(PALC_APU_CLOCK); in nespalc()
143 m_screen->set_vblank_time(ATTOSECONDS_IN_USEC((113.66/(PALC_APU_CLOCK.dvalue()/1000000)) * in nespalc()
H A Dnes_sh6578.cpp610 #define PALC_APU_CLOCK (N2A03_PAL_XTAL/15) /* 1.77344746666... MHz */ macro
654 m_maincpu->set_clock(PALC_APU_CLOCK); in nes_sh6578_pal()
655 m_apu->set_clock(PALC_APU_CLOCK); in nes_sh6578_pal()
662 m_screen->set_vblank_time(ATTOSECONDS_IN_USEC((113.66 / (PALC_APU_CLOCK.dvalue() / 1000000)) * in nes_sh6578_pal()
H A Dnes_clone.cpp354 N2A03(config, m_maincpu, PALC_APU_CLOCK); in nes_clone_pal()
360 …m_screen->set_vblank_time(ATTOSECONDS_IN_USEC((113.66 / (PALC_APU_CLOCK.dvalue() / 1000000)) * (pp… in nes_clone_pal()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/m6502/
H A Dn2a03.h75 #define PALC_APU_CLOCK (N2A03_PAL_XTAL/15) /* 1.77344746666... MHz */ macro
/dports/emulators/mame/mame-mame0226/src/devices/cpu/m6502/
H A Dn2a03.h75 #define PALC_APU_CLOCK (N2A03_PAL_XTAL/15) /* 1.77344746666... MHz */ macro
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dnes_vt_soc.cpp1127 m_maincpu->set_clock(PALC_APU_CLOCK); in do_pal_timings_and_ppu_replacement()
1137 m_screen->set_vblank_time(ATTOSECONDS_IN_USEC((113.66 / (PALC_APU_CLOCK.dvalue() / 1000000)) * in do_pal_timings_and_ppu_replacement()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dnes_vt_soc.cpp1127 m_maincpu->set_clock(PALC_APU_CLOCK); in do_pal_timings_and_ppu_replacement()
1137 m_screen->set_vblank_time(ATTOSECONDS_IN_USEC((113.66 / (PALC_APU_CLOCK.dvalue() / 1000000)) * in do_pal_timings_and_ppu_replacement()