summaryrefslogtreecommitdiff
path: root/psg.c
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2014-02-11 12:52:28 -0800
committerMichael Pavone <pavone@retrodev.com>2014-02-11 12:52:28 -0800
commit6ed58ab3da90a6987bf3b8d51c7db27ed1513460 (patch)
tree95911e4d14b5eaaf2dd0eee8adea8b6c3176acdf /psg.c
parent94a138521f2ac37d238ca75ee0a052587fcfad87 (diff)
Adjust PSG and YM-2612 volume to be closer to the real console
Diffstat (limited to 'psg.c')
-rw-r--r--psg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/psg.c b/psg.c
index cb5e8ce..083d7d5 100644
--- a/psg.c
+++ b/psg.c
@@ -74,7 +74,7 @@ void psg_write(psg_context * context, uint8_t value)
}
}
-#define PSG_VOL_DIV 6
+#define PSG_VOL_DIV 14
//table shamelessly swiped from PSG doc from smspower.org
int16_t volume_table[16] = {