randyrossi / bmc64

A bare metal Commodore 64 emulator for the Raspberry Pi with true 50hz/60hz smooth scrolling, low input latency and better audio/video sync.
GNU General Public License v3.0
479 stars 56 forks source link

support for hifiberry dac+ zero #142

Open kiwanowski opened 3 years ago

kiwanowski commented 3 years ago

The default PWM sound on the pi doesnt provide high quality. It would be great if bmc64 could support something like the hifiberry dac+ zero - https://www.reichelt.com/pl/en/hifiberry-dac-zero-raspberry-pi-shield-rpi-hb-dac-zero-p191039.html

mcgurk commented 3 years ago

This is duplicate of https://github.com/randyrossi/bmc64/issues/120 Audio hats are based on I2S. dac+ zero uses PCM5101A I2S-DAC.