Hi everyone.
First time posting here. Just finished building my rc2014 and tried making some sounds with a SN76489 sound chip.
I've pretty much recreated the digital I/O card, but instead of driving the LEDs, it's driving the SN76489 data bus.
I've also used the Apple II ALF MC1 sound card schematic as a reference.
I'm using a 74HC138 to decode, 74LS374 to latch the data bus and a 74HC08 to drive the CE pin, like in the MC1 schematic.
I used a 3.5795 MHz crystal that I had laying around, which happened to be the sound chip min clock frequency.
4 being the max. Although the MC1 uses the Apple II Q3, which is 2MHz... I guess it works with lower frequencies.
The output pin is connected to a 2.5w amp and speaker.
It turned on and it works! I entered the digital I/O example code and you can hear one of the square channels changing up and down :)
As you turn on the rc2014, the sound chip makes some default sounds based on whatever value the 74LS374 is outputting.
Not sure how to start the machine with sounds turned off.
Anyhow, hope you guys enjoyed! That was fun, but I need to sit down and learn more about Z80 and microsoft BASIC first.
Then will read more about the SN76489 and how to make some cool music.
Cheers!