summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/tms5110.c
Commit message (Expand)AuthorAgeFilesLines
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-10/+10
* Added casting operators to the region_info class so you can assign Aaron Giles2010-01-161-1/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-6/+6
* First round of fixes for post-initialization allocs. Aaron Giles2009-12-201-4/+7
* c++ fix. Couriersud2009-10-161-1/+1
* Cleanups and version bump.mame0134u1 Aaron Giles2009-09-241-7/+7
* tms5110 now exhibits Rom Clock signal Couriersud2009-09-191-1/+30
* CVS & tms5110 Couriersud2009-09-181-11/+49
* Partially implemented TMS5110_CMD_TEST_TALK Couriersud2009-09-171-0/+15
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-101-1/+1
* Cleanups and version bump.mame0133u3 Aaron Giles2009-08-211-1/+1
* And bye bye 5110intf.* Aaron Giles2009-08-191-169/+379
* Bulk change alert. Aaron Giles2009-04-261-2/+1
* Sound cores compile cleanly. Aaron Giles2009-03-121-10/+10
* Ok, this is The Big One. Aaron Giles2009-02-111-3/+3
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-4/+6
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-31/+31
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-31/+31
* Cleanups and version bump. Aaron Giles2008-05-221-1/+1
* Added proper interpolation sub-cycles ('PC' cycles and A/B subcycles of each)... Jonathan Gevaryahu2008-05-201-28/+80
* Update TMS5200/5220 documentation and comments Jonathan Gevaryahu2008-05-131-11/+15
* Cleanups and version bump to 0.122u7.mame0122u7 Aaron Giles2008-01-251-4/+4
* tms5110.c Couriersud2008-01-181-6/+18
* Bumped version to 0.122u2. Spacing cleanups.mame0122u2 Aaron Giles2007-12-311-81/+81
* - Updated headers following LN's mail on revisions Couriersud2007-12-301-2/+2
* - radarsc1 uses tms5110 speech synth Couriersud2007-12-251-385/+546
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+731