Home
last modified time | relevance | path

Searched refs:ym2612_set_options (Results 1 – 3 of 3) sorted by relevance

/dports/audio/vgmplay/vgmplay-0.40.9_2/chips/
H A D2612intf.h47 void ym2612_set_options(UINT8 Flags);
H A D2612intf.c384 void ym2612_set_options(UINT8 Flags) in ym2612_set_options() function
/dports/audio/vgmplay/vgmplay-0.40.9_2/
H A DVGMPlay.c2721 ym2612_set_options((UINT8)ChipOpts[0x00].YM2612.SpecialFlags); in Chips_GeneralActions()