Break out audio detector to own module and improve. Now with zero crossing support.
Prepare for 1.29 release
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)
Some names clash in the hash. Add an extra layer. Also if sidwavedataneeded the value is blank, not zero. So the pof creation fails!
Pad core.bin out to the actual flash size. Correct version parameter.
Corrected dir name. Fix the parameter passing to the qsf!
Split into a block per version. Generate code automatically since I was getting worse and worse. Some clearly overlap. Automatic offsets for patching wave data into CFM. Generate core.bin from svf blocks.
Sidmax was silent since the pof generation was using a non-existent .cof since it did not detect it as a sid version!
Added 10M02 stereo version for v4
A few more configs. Note that spdif does not fit on m08 with the full setup.
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
Add 10M16 mono, handy for debugging
Bumped version
Moved pokey to own folder
_ can be in var...
Allow different settings for with and without sid (for post divide!)
Reviewed remaining sdc files
Correct v3 sdc file, was effectively entirely missing which broke flash timing. Still needs more work since the sigma delta inputs are effectively not properly constrained.
Some new versions added in 123
sidmax changes. Also silent pokey interference support
Added 10M04 versions instead of 10M02 versions