summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/74123.h
Commit message (Expand)AuthorAgeFilesLines
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-33/+5
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-3/+3
* Updated the 74123 device to no longer be legacy. [Harmony] Ryan Holtz2010-08-231-19/+102
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-4/+3
* Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE Aaron Giles2009-06-081-3/+0
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-1/+1
* Made the concept of a "clock" native to devices. The clock is now Aaron Giles2008-12-181-0/+7
* Changed 74123 into a device Couriersud2008-11-021-11/+15
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+80