changeset 355:fcd31d19dddd

Fix clipping in PSG core
author Mike Pavone <pavone@retrodev.com>
date Thu, 23 May 2013 23:51:49 -0700
parents 15dd6418fe67
children 79e4b466e7d0
files psg.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/psg.c	Thu May 23 23:42:42 2013 -0700
+++ b/psg.c	Thu May 23 23:51:49 2013 -0700
@@ -58,7 +58,7 @@
 	}
 }
 
-#define PSG_VOL_DIV 2
+#define PSG_VOL_DIV 4
 
 //table shamelessly swiped from PSG doc from smspower.org
 int16_t volume_table[16] = {