summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/adc1213x.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-89/+0
* lot of license updates according to logs, whatsnew and mails (nw) Miodrag Milanovic2015-05-141-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* adc12138: updated to use delegates and slightly reduced tagmap lookups in Fabio Priuli2014-04-141-22/+9
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* fix sscope crash Michaƫl Banaan Ananas2013-06-111-1/+0
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-3/+3
* Modernize adc1038 and adc12138 devices. [Osso] Andrew Gardner2013-06-081-30/+39
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-6/+6
* 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-3/+36
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-9/+9
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-8/+5
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-1/+0
* Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE Aaron Giles2009-06-081-9/+0
* Cleanups and version bump.mame0131u4 Aaron Giles2009-06-041-1/+1
* Removed type member from ADC083x and ADC1213x state structures. Fabio Priuli2009-06-021-12/+0
* Fixed problem with derived devices in devtempl.h. Fixed save state issues wit... Fabio Priuli2009-06-011-12/+28
* Converted ADC1213x converters to be MAME devices. Also, made more specific th... Fabio Priuli2009-06-011-14/+65
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+18