Home
last modified time | relevance | path

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

/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/sounddep/
H A Dsound.h32 driveclick_mix ((uae_s16*)sndbuffer, sndbufsize >> 1,currprefs.dfxclickchannelmask); in check_sound_buffers()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/sd-uss/
H A Dsound.c59 driveclick_mix ((uae_s16*)paula_sndbuffer, paula_sndbufsize / 2, currprefs.dfxclickchannelmask); in finish_sound_buffer()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/sd-sdl/
H A Dsound.c76 driveclick_mix ((uae_s16*)paula_sndbuffer, paula_sndbufsize / 2, currprefs.dfxclickchannelmask); in finish_sound_buffer()
/dports/games/libretro-hatari/hatari-561c07e/src/cpu/
H A Doptions_cpu.h242 int dfxclickchannelmask; member
/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-fs/
H A Daudio.cpp214 driveclick_mix ((uae_s16*)paula_sndbuffer, paula_sndbufsize / 2, currprefs.dfxclickchannelmask); in finish_sound_buffer()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Doptions.h525 int dfxclickchannelmask; member
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Doptions.h628 int dfxclickchannelmask; member
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Doptions_cpu.h786 int dfxclickchannelmask; member
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcfgfile.c813 cfgfile_dwrite (f, _T("floppy_channel_mask"), _T("0x%x"), p->dfxclickchannelmask); in cfgfile_save_options()
1717 || cfgfile_intval (option, value, _T("floppy_channel_mask"), &p->dfxclickchannelmask, 1) in cfgfile_parse_host()
4957 p->dfxclickchannelmask = 0xffff; in default_prefs()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcfgfile.cpp1395 cfgfile_dwrite (f, _T("floppy_channel_mask"), _T("0x%x"), p->dfxclickchannelmask); in cfgfile_save_options()
2594 || cfgfile_intval (option, value, _T("floppy_channel_mask"), &p->dfxclickchannelmask, 1)) in cfgfile_parse_host()
6375 p->dfxclickchannelmask = 0xffff; in default_prefs()