Go to file
Aaron Giles e2e32aac85 Formalized the Votrax SC-01 device. Implemented the full set of
digital logic from the patent, including the timing circuit,
transition circuit, glottal generator, and noise source. Some
unknowns still exist with regards to clocking, due to 
contradictory statements in the patent, but as it stands now,
all parameters are fetched and processed, phonemes are requested,
and in theory all that remains is for someone with analog sound
experience to simulate the filters on the output. For now, you
just get the raw glottal pulse mixed with the noise signal based
on the vocal and fricative amplitudes, which is enough to show
progress, but hardly a pleasing result just yet.
[Aaron Giles, Lord Nightmare, Olivier Galibert]

Converted gottlieb r1 and r2 sound boards into full-on devices,
using the recently-added mixer interface. All sound outputs are
redirected to the new sound device itself, and then the consuming
driver can route the new sound device's outputs as appropriate.
The Votrax chip has been hooked up properly, with a crude guess 
at the variable clocking. Current Votrax emulation is turned off, 
but it can be enabled by changing USE_FAKE_VOTRAX to 0 in 
gottlieb.h. [Aaron Giles]
2012-03-01 08:05:15 +00:00
artwork HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] 2011-06-06 21:25:38 +00:00
docs Refactored the hlsl.txt documentation file to match current MAME commands (nw) 2011-11-13 03:54:52 +00:00
hash Various changes for Neo-Geo driver [Johnboy]: 2011-12-24 19:09:32 +00:00
hlsl HLSL "Hurricain't Keep A Good Dev Down" Bugfix Extravaganza: [Ryan Holtz, Bat 2011-08-28 09:10:53 +00:00
src Formalized the Votrax SC-01 device. Implemented the full set of 2012-03-01 08:05:15 +00:00
.gitattributes Documentation of the video data on Dragon Gun. [David Haywood] 2012-02-24 03:31:09 +00:00
makefile - removed need for *_dev.lst files [Miodrag Milanovic] 2012-02-23 14:19:37 +00:00