Home
last modified time | relevance | path

Searched refs:period_adjust_base (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dfdc_pll.cpp22 period_adjust_base = attotime::from_double(period_as_double * 0.05); in set_clock()
117 …attotime aper = attotime::from_double(period_adjust_base.as_double()*delta.as_double()/period.as_d… in feed_read_data()
H A Dfdc_pll.h16 attotime ctime, period, min_period, max_period, period_adjust_base, phase_adjust;
H A Di8271.h146 attotime ctime, period, min_period, max_period, period_adjust_base, phase_adjust; member
H A Dupd765.h190 attotime ctime, period, min_period, max_period, period_adjust_base, phase_adjust; member
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dfdc_pll.cpp22 period_adjust_base = attotime::from_double(period_as_double * 0.05); in set_clock()
117 …attotime aper = attotime::from_double(period_adjust_base.as_double()*delta.as_double()/period.as_d… in feed_read_data()
H A Dfdc_pll.h16 attotime ctime, period, min_period, max_period, period_adjust_base, phase_adjust;
H A Di8271.h146 attotime ctime, period, min_period, max_period, period_adjust_base, phase_adjust; member
H A Dupd765.h190 attotime ctime, period, min_period, max_period, period_adjust_base, phase_adjust; member
/dports/emulators/mess/mame-mame0226/src/lib/formats/
H A Dhxchfe_dsk.cpp592 int period_adjust_base = period * 0.05; in generate_hfe_bitstream_from_track() local
661 int aper = period_adjust_base*delta/period; in generate_hfe_bitstream_from_track()
H A Dflopimg.cpp2277 int period_adjust_base = period * 0.05; in generate_bitstream_from_track() local
2325 int aper = period_adjust_base*delta/period; in generate_bitstream_from_track()
/dports/emulators/mame/mame-mame0226/src/lib/formats/
H A Dhxchfe_dsk.cpp592 int period_adjust_base = period * 0.05; in generate_hfe_bitstream_from_track() local
661 int aper = period_adjust_base*delta/period; in generate_hfe_bitstream_from_track()
H A Dflopimg.cpp2277 int period_adjust_base = period * 0.05; in generate_bitstream_from_track() local
2325 int aper = period_adjust_base*delta/period; in generate_bitstream_from_track()