emuxki_inte_enable
emuxki_inte_enable(&card->config, EMU_INTE_INTERTIMERENB);
emuxki_inte_enable(&voice->stream->card->config, EMU_INTE_MICBUFENABLE);
emuxki_inte_enable(&voice->stream->card->config, EMU_INTE_ADCBUFENABLE);
emuxki_inte_enable(&voice->stream->card->config, EMU_INTE_EFXBUFENABLE);
emuxki_inte_enable(&card->config, EMU_INTE_VOLINCRENABLE | EMU_INTE_VOLDECRENABLE
void emuxki_inte_enable(device_config *config, uint32 value);