# HG changeset patch # User Mike Pavone # Date 1371626699 25200 # Node ID 41c079dbee739e658b6a216df01bd08be92697c3 # Parent c1bddeadc5666a23bb32d7db9ab37c6f7e97aa9b Use a slightly more sane PSG volume divider. Stil seems too loud, need to check the real hardware. diff -r c1bddeadc566 -r 41c079dbee73 psg.c --- 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] = {