summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Couriersud <couriersud@users.noreply.github.com>2007-12-25 22:47:08 +0000
committer Couriersud <couriersud@users.noreply.github.com>2007-12-25 22:47:08 +0000
commitbf79fa49484679650e6184682ce5775871d12e18 (patch)
tree2d3f98b31e12dd176268d0778dc34d1b9fd242ea /.gitattributes
parentdd82d11edb75d24fcf6abfec72fbdcbab52a66a3 (diff)
- radarsc1 uses tms5110 speech synth
- cvs games: according to PCBInfos speech chip is TMS5100. Changed driver to use TMS5100 and "game system operational" now sounds more natural - removed sound/m58817.* - added support for multiple coefficients maps to tms5110.* - added coefficient maps for TMS5100 and M58817 from documented sources to tms5110r.c - fixed interpolation factors (see tms5110r.c for reason) - made lattice calculation precision 9bit - added support for READBIT and LOADADDRESS commands to tms5110.c - more changes in line with various patents
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index b9eadf9f7c7..37ff002a76b 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -762,8 +762,6 @@ src/emu/sound/k053260.c svneol=native#text/plain
src/emu/sound/k053260.h svneol=native#text/plain
src/emu/sound/k054539.c svneol=native#text/plain
src/emu/sound/k054539.h svneol=native#text/plain
-src/emu/sound/m58817.c svneol=native#text/plain
-src/emu/sound/m58817.h svneol=native#text/plain
src/emu/sound/msm5205.c svneol=native#text/plain
src/emu/sound/msm5205.h svneol=native#text/plain
src/emu/sound/msm5232.c svneol=native#text/plain