summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/7474.h
Commit message (Expand)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-4/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-40/+40
* changed 7474 to use devcb2 (no whatsnew) Miodrag Milanovic2012-10-171-22/+11
* Remove legacy trampolines in the 7474 device and fix Aaron Giles2011-05-051-29/+16
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-38/+16
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-15/+15
* Cleanups and version bump.mame0139u2 Aaron Giles2010-08-301-2/+2
* De-converted MACHINE_DRIVER from tokens back to constructor functions, regaining Aaron Giles2010-08-261-17/+7
* Fixed 6821pia and 7474, fixes for 6522via incoming. carpolo now works again.... Ryan Holtz2010-08-241-7/+15
* Updated the 7474 device to no longer be legacy. [Harmony] Ryan Holtz2010-08-221-14/+123
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-3/+3
* Changed 7474 to only use devcb callbacks and handlers. Updated game drivers. ... Couriersud2010-06-031-4/+5
* Convert 7474 handlers to (READ|WRITE)_LINE_DEVICE_HANDLERS. [Couriersud] Couriersud2010-06-021-9/+6
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-9/+9
* First round of fixes for post-initialization allocs. Aaron Giles2009-12-201-13/+21
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-2/+2
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-111-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+63