summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/tms5110.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-397/+0
* TMS5110.c: Finally fixed zpar logic correctly. [Lord Nightmare] Lord-Nightmare2015-08-271-0/+2
* TMS51xx: Got rid of the request_bits and FIFO implementation, both of which w... Lord-Nightmare2015-08-261-11/+2
* tms51xx: removed target_x variables in favor of reloading from coefficient RO... Lord-Nightmare2015-08-231-20/+18
* Replaced the frame parse and speech generation code from tms5110.c with the c... Lord-Nightmare2015-08-131-16/+51
* tms5110r.c: Add new LPC table data for CD2802, CD2801; TMS5110A/TMC0281D; add... Lord-Nightmare2015-06-111-9/+31
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* Update for Frank Palazzolo (nw) Miodrag Milanovic2015-05-221-1/+1
* License tagging (n/w) Lord-Nightmare2015-05-101-1/+1
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* tms5110.c: implement output and read bit commands. [Lord Nightmare] Lord-Nightmare2014-12-191-0/+2
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-10/+10
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-21/+21
* tmsprom_device: converted to devcb2 (nw) Ivan Vangelista2014-04-241-24/+59
* cvs.c: updated the driver to use modern speech rom reading. [Fabio Priuli] Fabio Priuli2014-04-121-30/+35
* extended large amount of devices with shortname and source file data (nw) Miodrag Milanovic2013-06-211-1/+1
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-201-1/+1
* started to modernise TMS5110 [smf] smf-2013-05-161-53/+143
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-24/+24
* Memory handler normalization, part 1. Aaron Giles2012-09-171-6/+6
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-4/+2
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-8/+128
* running_device -> device_t Aaron Giles2010-12-311-4/+4
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-18/+11
* Moved tms6100 code into emu/machine/tms6100.[ch]. Added pinouts for TMS6100 a... Couriersud2010-05-311-15/+0
* Added a new cycle exact VMS interface to TMS5110 emulating M0, M1 and ADD1 to... Couriersud2010-05-311-3/+48
* Cleanups and version bump.mame0138u1 Aaron Giles2010-05-271-3/+3
* Rename tms5110_romclk_r to tms5110_romclk_hack_r. This is just a timer runnin... Couriersud2010-05-261-1/+16
* more preparation for merge of tms51xx and tms52xx. no whatsnew. Jonathan Gevaryahu2010-03-281-0/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-4/+4
* tms5110 now exhibits Rom Clock signal Couriersud2009-09-191-0/+2
* CVS & tms5110 Couriersud2009-09-181-1/+4
* And bye bye 5110intf.* Aaron Giles2009-08-191-28/+34
* Ok, this is The Big One. Aaron Giles2009-02-111-1/+1
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-1/+1
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-1/+1
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-1/+1
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-4/+5
* tms5110.c Couriersud2008-01-181-0/+2
* - Updated headers following LN's mail on revisions Couriersud2007-12-301-1/+6
* - radarsc1 uses tms5110 speech synth Couriersud2007-12-251-1/+8
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+32