Home
last modified time | relevance | path

Searched refs:fc_lo (Results 1 – 25 of 28) sorted by relevance

12

/dports/audio/libsidplayfp/libsidplayfp-2.3.1/src/builders/residfp-builder/residfp/
H A DFilter.cpp50 void Filter::writeFC_LO(unsigned char fc_lo) in writeFC_LO() argument
52 fc = (fc & 0x7f8) | (fc_lo & 0x007); in writeFC_LO()
H A DFilter.h149 void writeFC_LO(unsigned char fc_lo);
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/residfp/builders/residfp-builder/residfp/
H A DFilter.cpp50 void Filter::writeFC_LO(unsigned char fc_lo) in writeFC_LO() argument
52 fc = (fc & 0x7f8) | (fc_lo & 0x007); in writeFC_LO()
H A DFilter.h153 void writeFC_LO(unsigned char fc_lo);
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/residfp/
H A DFilter.cpp50 void Filter::writeFC_LO(unsigned char fc_lo) in writeFC_LO() argument
52 fc = (fc & 0x7f8) | (fc_lo & 0x007); in writeFC_LO()
H A DFilter.h153 void writeFC_LO(unsigned char fc_lo);
/dports/audio/ocp/ocp-0.2.90/playsid/libsidplayfp-git/src/builders/residfp-builder/residfp/
H A DFilter.cpp50 void Filter::writeFC_LO(unsigned char fc_lo) in writeFC_LO() argument
52 fc = (fc & 0x7f8) | (fc_lo & 0x007); in writeFC_LO()
H A DFilter.h149 void writeFC_LO(unsigned char fc_lo);
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/sid/sidplay-libs/resid/
H A Dfilter.cpp202 void Filter::writeFC_LO(reg8 fc_lo) in writeFC_LO() argument
204 fc = fc & 0x7f8 | fc_lo & 0x007; in writeFC_LO()
/dports/audio/libsidplay2/sidplay-libs-2.1.1/resid/
H A Dfilter.cc223 void Filter::writeFC_LO(reg8 fc_lo) in writeFC_LO() argument
225 fc = fc & 0x7f8 | fc_lo & 0x007; in writeFC_LO()
/dports/audio/lmms/lmms-1.2.2/plugins/sid/
H A Dfilter.cc221 void Filter::writeFC_LO(reg8 fc_lo) in writeFC_LO() argument
223 fc = ( fc & 0x7f8 ) | ( fc_lo & 0x007 ); in writeFC_LO()
/dports/audio/goattracker/goattracker-2.76/src/resid/
H A Dfilter.cpp221 void Filter::writeFC_LO(reg8 fc_lo) in writeFC_LO() argument
223 fc = fc & 0x7f8 | fc_lo & 0x007; in writeFC_LO()
/dports/audio/goattracker/goattracker-2.76/src/resid-fp/
H A Dfilterfp.cpp119 void FilterFP::writeFC_LO(reg8 fc_lo) in writeFC_LO() argument
121 fc = (fc & 0x7f8) | (fc_lo & 0x007); in writeFC_LO()
/dports/audio/resid/resid-0.16/
H A Dfilter.cc221 void Filter::writeFC_LO(reg8 fc_lo) in writeFC_LO() argument
223 fc = fc & 0x7f8 | fc_lo & 0x007; in writeFC_LO()
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/resid-fp/
H A Dfilter.cc138 void FilterFP::writeFC_LO(reg8 fc_lo) in writeFC_LO() argument
140 fc = (fc & 0x7f8) | (fc_lo & 0x007); in writeFC_LO()
/dports/emulators/vice/vice-3.5/src/resid/
H A Dfilter.cc510 void Filter::writeFC_LO(reg8 fc_lo) in writeFC_LO() argument
512 fc = (fc & 0x7f8) | (fc_lo & 0x007); in writeFC_LO()
H A Dfilter8580new.cc629 void Filter::writeFC_LO(reg8 fc_lo) in writeFC_LO() argument
631 fc = (fc & 0x7f8) | (fc_lo & 0x007); in writeFC_LO()
/dports/audio/libsidplayfp/libsidplayfp-2.3.1/src/builders/resid-builder/resid/
H A Dfilter.cc510 void Filter::writeFC_LO(reg8 fc_lo) in writeFC_LO() argument
512 fc = (fc & 0x7f8) | (fc_lo & 0x007); in writeFC_LO()
H A Dfilter8580new.cc629 void Filter::writeFC_LO(reg8 fc_lo) in writeFC_LO() argument
631 fc = (fc & 0x7f8) | (fc_lo & 0x007); in writeFC_LO()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/resid/
H A Dfilter.cc510 void Filter::writeFC_LO(reg8 fc_lo) in writeFC_LO() argument
512 fc = (fc & 0x7f8) | (fc_lo & 0x007); in writeFC_LO()
H A Dfilter8580new.cc628 void Filter::writeFC_LO(reg8 fc_lo) in writeFC_LO() argument
630 fc = (fc & 0x7f8) | (fc_lo & 0x007); in writeFC_LO()
/dports/audio/ocp/ocp-0.2.90/playsid/libsidplayfp-git/src/builders/resid-builder/resid/
H A Dfilter.cc510 void Filter::writeFC_LO(reg8 fc_lo) in writeFC_LO() argument
512 fc = (fc & 0x7f8) | (fc_lo & 0x007); in writeFC_LO()
H A Dfilter8580new.cc629 void Filter::writeFC_LO(reg8 fc_lo) in grecs_data_type_string()
631 fc = (fc & 0x7f8) | (fc_lo & 0x007); in grecs_data_type_string()
/dports/emulators/frodo/Frodo-4.1b/Src/
H A DSID.h88 uint8 fc_lo; member
/dports/games/libretro-scummvm/scummvm-7b1e929/audio/softsynth/
H A Dsid.cpp538 void Filter::writeFC_LO(reg8 fc_lo) { in writeFC_LO() argument
539 fc = (fc & 0x7f8) | (fc_lo & 0x007); in writeFC_LO()

12