summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/adc083x.h
Commit message (Expand)AuthorAgeFilesLines
* adc083x: updated to use delegates and slightly reduced tagmap lookups in Fabio Priuli2014-04-141-5/+6
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* removed adc083x_interface (nw) smf-2013-05-291-26/+17
* modernised adc083x, ds2401, upd4701 [smf] smf-2013-05-091-43/+54
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-12/+12
* 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/+45
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-12/+12
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-10/+6
* 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
* added device support to the input system. internally this replaces PORT_CUSTO... smf-2009-11-201-8/+8
* Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE Aaron Giles2009-06-081-12/+0
* Removed type member from ADC083x and ADC1213x state structures. Fabio Priuli2009-06-021-9/+0
* Fixed problem with derived devices in devtempl.h. Fixed save state issues wit... Fabio Priuli2009-06-011-13/+39
* Converted ADC1213x converters to be MAME devices. Also, made more specific th... Fabio Priuli2009-06-011-2/+2
* Converted NEC uPD4701 to be a MAME device and hopefully fixed ACD083x device ... Fabio Priuli2009-06-011-1/+3
* Converted ADC083x converters to be MAME devices Fabio Priuli2009-06-011-38/+79
* Hi mamedev, Aaron Giles2008-12-161-7/+7
* 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/+38