changeset 410:41c079dbee73

Use a slightly more sane PSG volume divider. Stil seems too loud, need to check the real hardware.
author Mike Pavone <pavone@retrodev.com>
date Wed, 19 Jun 2013 00:24:59 -0700
parents c1bddeadc566
children baf4688901f2
files psg.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/psg.c	Mon Jun 17 19:34:47 2013 -0700
+++ b/psg.c	Wed Jun 19 00:24:59 2013 -0700
@@ -60,7 +60,7 @@
 	}
 }
 
-#define PSG_VOL_DIV 4
+#define PSG_VOL_DIV 6
 
 //table shamelessly swiped from PSG doc from smspower.org
 int16_t volume_table[16] = {