summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/adc1038.c
Commit message (Expand)AuthorAgeFilesLines
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* adc1038: Fixed data out reads. Ville Linde2012-09-151-6/+3
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-18/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+38
* Removed template usage for legacy devices, to make my future work easier (nw) Miodrag Milanovic2012-08-301-8/+13
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-1/+1
* Get rid of state_save_register_device_* macros in favor of direct Aaron Giles2011-02-091-7/+7
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* Split implementation for legacy devices into a separate macro. Updated all Aaron Giles2010-06-111-0/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-6/+4
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-3/+3
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Whitespace cleanup. (No, a release is not yet imminent.) Aaron Giles2009-12-281-1/+1
* Split ADC1038, Konami 033906 and Konami 056230 emulation from gticlub.c and k... Fabio Priuli2009-12-241-0/+176