summaryrefslogtreecommitdiff
path: root/psg.c
AgeCommit message (Collapse)Author
2013-06-19Use a slightly more sane PSG volume divider. Stil seems too loud, need to ↵Mike Pavone
check the real hardware.
2013-06-03Make the PSG and YM2612 use the master clock internal with an increment ↵Mike Pavone
based on clock divider so that they stay perflectly in sync. Run both the PSG and YM2612 whenver one of them needs to be run.
2013-05-29Incredibly broken YM2612 support plus a fix to Z80 bus requestMike Pavone
2013-05-23Fix clipping in PSG coreMike Pavone
2013-05-23Initial PSG support. Mostly works, noise channel is borked though.Mike Pavone