summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-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