summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/74123.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-147/+0
* License update. (nw) couriersud2015-05-241-1/+1
* lot of license updates according to logs, whatsnew and mails (nw) Miodrag Milanovic2015-05-141-1/+1
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-4/+4
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-3/+3
* ttl74123_device: converted to devcb2 (nw) Ivan Vangelista2014-04-171-23/+36
* some small cleanup (nw) Miodrag Milanovic2014-03-211-17/+6
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-33/+33
* Memory handler normalization, part 1. Aaron Giles2012-09-171-5/+6
* 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