log psg.c @ 467:140af5509ce7

age author description
Tue, 10 Sep 2013 23:31:08 -0700 Mike Pavone Added copyright notice to source files and added GPL license text in COPYING
Wed, 19 Jun 2013 00:24:59 -0700 Mike Pavone Use a slightly more sane PSG volume divider. Stil seems too loud, need to check the real hardware.
Mon, 03 Jun 2013 21:43:38 -0700 Mike Pavone Make the PSG and YM2612 use the master clock internal with an increment 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.
Wed, 29 May 2013 00:57:19 -0700 Mike Pavone Incredibly broken YM2612 support plus a fix to Z80 bus request
Thu, 23 May 2013 23:51:49 -0700 Mike Pavone Fix clipping in PSG core
Thu, 23 May 2013 23:42:42 -0700 Mike Pavone Initial PSG support. Mostly works, noise channel is borked though.