summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/tms5220.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-75/+75
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-2/+2
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-4/+67
* Class re-implementation, appended to legacy version [Michael Zapf] (nw) Michael Zapf2012-06-251-0/+201
* running_device -> device_t Aaron Giles2010-12-311-5/+5
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-9/+6
* Added a readyq callback to the TMS5220 interface. This is needed to solve MT ... Couriersud2010-05-241-1/+2
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-5/+5
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* Added TMS5220C variant to tms5220.c [Credit: Lord Nightmare] Couriersud2009-09-211-0/+2
* Changed irq callback to be of type devcb_write_line Couriersud2009-09-211-1/+1
* Changed all tms5220 lines to (READ|WRITE)_LINE_DEVICE_HANDLER Couriersud2009-09-211-5/+10
* Implemented a RS and WS line interface for tms5220 Couriersud2009-09-201-0/+9
* Bye bye 5220intf.* Aaron Giles2009-08-191-21/+23
* Ok, this is The Big One. Aaron Giles2009-02-111-4/+4
* 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-7/+8
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-1/+1
* Pushed CUSTOM_INPUT macro to all users.mame0122u6 Aaron Giles2008-01-171-1/+1
* - Updated headers following LN's mail on revisions Couriersud2007-12-301-2/+4
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+32