summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/tms5110r.c
Commit message (Expand)AuthorAgeFilesLines
* renamed tms5110r.c to tms5110r.inc Oliver Stöneberg2014-03-191-588/+0
* ... actually get rid of table mentioned in last commit. no whatsnew. Jonathan Gevaryahu2013-04-161-101/+6
* tms5110r.c: Corrected and verified TMS5100 LPC table against the decap. [digs... Jonathan Gevaryahu2013-04-111-20/+16
* tms5110r.c: Verified TMS5200 LPC rom as correct from decap. [digshadow, Lord ... Jonathan Gevaryahu2013-04-101-10/+19
* tms5100 and 5200 series: document the decapping and verification of chirp tab... Jonathan Gevaryahu2013-04-091-35/+66
* tms5220.c: Added correct tms5200 chirp rom derived from decap; This is now us... Jonathan Gevaryahu2013-03-311-11/+13
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-232/+231
* Cleanups and version bump (nw)mame0147u3 Miodrag Milanovic2012-11-191-21/+21
* tms5220&friends: Change chirp waveform to match the chip more closely, Jonathan Gevaryahu2012-11-111-10/+34
* Clean-ups and version bumpmame0143u8 Angelo Salese2011-10-231-4/+4
* Adjusted the VLM5030 K3 thru K10 coefficients to be based not on reading the ... Jonathan Gevaryahu2011-10-171-17/+21
* Added tables from vlm5030 as verified by decap from ogoun. Adapted vlm5030 to... Jonathan Gevaryahu2011-10-161-0/+83
* Fix the interpolation coefficient shifts for the tms5xxx chips based on resul... Jonathan Gevaryahu2011-02-111-12/+13
* TMS52xx now uses proper IP/PC/Subcycle counting for audio generation. [Lord N... Jonathan Gevaryahu2010-06-221-6/+7
* More cleanup of the lpc tables; Replaced tms5220C pitch table with the tms522... Jonathan Gevaryahu2010-05-091-56/+50
* revert change to chirp tables, since rereading the patent makes it clear this... Jonathan Gevaryahu2010-05-031-20/+19
* Make New and Old frames store indexes instead of actual frame values, this al... Jonathan Gevaryahu2010-05-021-4/+4
* Fixed the chirp rom being one sample shorter than it should have been (0-50 i... Jonathan Gevaryahu2010-04-301-23/+23
* Adds back the pat4335277 LPC table to tms5110r.c for reference (since it is d... Jonathan Gevaryahu2010-04-251-1/+72
* "Replaced" TMS5220 table with table extracted using PROMOUT from actual chip. Jonathan Gevaryahu2010-04-231-16/+16
* Replaced TMS5200 table with table extracted using PROMOUT from actual chip. m... Jonathan Gevaryahu2010-04-221-39/+36
* Clean up interpolation inhibit logic, may sound slightly better now. Minor fi... Jonathan Gevaryahu2010-04-181-1/+3
* Fix 5220C pitch table so unvoiced speech actually works. Oops. Should be a fu... Jonathan Gevaryahu2010-04-161-1/+1
* Cleanups and version bump. Aaron Giles2010-04-081-3/+3
* more preparation for merge of tms51xx and tms52xx. no whatsnew. Jonathan Gevaryahu2010-03-281-4/+30
* Cleanups and version bump.mame0137u1 Aaron Giles2010-03-251-2/+2
* Minor fixes to comments in tms5110r.c involving spell-checking stuff and prop... Jonathan Gevaryahu2010-03-241-19/+19
* Add TI tms5200, tms5220, and tms5220c tables to tms5110r.c, which will eventu... Jonathan Gevaryahu2010-03-231-16/+222
* Cleaned up braces in the code so that they are properly balanced. [Atari Ace] Aaron Giles2009-12-281-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* update TMS5100 LPC tables based on mathematical analysis of 1st and 2nd deriv... Jonathan Gevaryahu2008-09-011-16/+16
* Added proper interpolation sub-cycles ('PC' cycles and A/B subcycles of each)... Jonathan Gevaryahu2008-05-201-3/+7
* tms5110r.c: Couriersud2008-01-021-14/+14
* Bumped version to 0.122u2. Spacing cleanups.mame0122u2 Aaron Giles2007-12-311-4/+4
* - Updated headers following LN's mail on revisions Couriersud2007-12-301-1/+1
* - radarsc1 uses tms5110 speech synth Couriersud2007-12-251-126/+224
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+136