summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Jonathan Gevaryahu <Lord-Nightmare@users.noreply.github.com>2010-04-18 16:18:32 +0000
committer Jonathan Gevaryahu <Lord-Nightmare@users.noreply.github.com>2010-04-18 16:18:32 +0000
commitfcdfe95f2e7a140b92c680ec6f0af04bcbf6da3c (patch)
treec0a279db97740d3cb6e7191728f336a09446c671
parentf97fc1345b3d90fa47765da499e409ad541d9c38 (diff)
one line tweak for speech excitation. should have no effect yet. no whatsnew.
-rw-r--r--src/emu/sound/tms5220.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/tms5220.c b/src/emu/sound/tms5220.c
index 2dbc37d9cb9..853ed6c4c66 100644
--- a/src/emu/sound/tms5220.c
+++ b/src/emu/sound/tms5220.c
@@ -302,7 +302,7 @@ struct _tms5220_state
INT32 x[10];
INT32 RNG; /* the random noise generator configuration is: 1 + x + x^3 + x^4 + x^13 */
- INT8 excitation_data;
+ INT16 excitation_data;
/* R Nabet : These have been added to emulate speech Roms */
UINT8 schedule_dummy_read; /* set after each load address, so that next read operation