MEGA65 / mega65-core

MEGA65 FPGA core
Other
237 stars 84 forks source link

Various audio mixing and SID fixes #801

Closed MassiveBattlebotsFan closed 2 months ago

MassiveBattlebotsFan commented 2 months ago

Improves the 8580 SID waveform selector to function as a logical AND. Fixes multiplication and addition issues in audio_mixer.vhdl and audio_complex.vhdl.

Resolves #793 and #631. Supersedes #794.