spdif seems to have left/right backwards
Incorrect clock for sio data mixing
Break out audio detector to own module and improve. Now with zero crossing support.
Correct adc silence threshold for 1x/2x. Correct ADC BITLEN for CIC_STAGES*log2(OVERSAMPLE_RATE)
This is not the right fix. Investing then will commit the right fix.
Horrible screeching on *2, I think down to this
Added volume for SIO DATA and ADC
Flip sign for spdif. When adc silenced revert back to mixing sio data a bit.
Increase ADC volume. Try to decrease ADC noise by digital methods: FIR filter of problematic frequencies, silence ADC when nothing playing. Disable ADC for models that do not fit these features (M02/M08 with sample memory)
Do not feed back SIO noise if using the ADC, since we will have it from that. Allows playing stereo tapes as mono through the 1010 otherwise the analog tracks comes in as digital noise!
Mix ADC in
Fix K output, still does not type but they toggle at least!
First cut of pokeymaxv4 core, untested as yet and probably some mistakes. Might also have broken v2/v3, need to test they still build/work
Writes still allowed when disabled!
Add disable support for each audio output. Split config screen into pages since it was getting too long!
Missed from sensitivity list
sidmax changes. Also silent pokey interference support