Enum aym::SoundChip [−][src]
pub enum SoundChip {
    AY,
    YM,
}Expand description
Sound chip type
Variants
AY-3-8910 sound chip
YM2149 sound chip
pub enum SoundChip {
    AY,
    YM,
}Sound chip type
AY-3-8910 sound chip
YM2149 sound chip