taglinefilesource code
switchmode1967arch/m68k/atari/atafb.cstatic void st_ovsc_switch(int switchmode)
switchmode1972arch/m68k/atari/atafb.cif ((switchmode & (SWITCH_ACIA | SWITCH_SND6 | SWITCH_SND7)) == 0)
switchmode1993arch/m68k/atari/atafb.cif (switchmode == SWITCH_ACIA)
switchmode1997arch/m68k/atari/atafb.csound_ym.wd_data = sound_ym.rd_data_reg_sel | switchmode;