summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/adc0808.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump Miodrag Milanovic2014-07-221-3/+3
* adc0808_device: converted to devcb2 and delegates (nw) Ivan Vangelista2014-05-011-29/+46
* License tags. (nw) Curt Coder2013-10-161-0/+2
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* fixed initialization order in src/emu/machine/adc0808.c (nw) Oliver Stöneberg2013-02-221-1/+1
* fixed uninitialized members in src/emu/machine/adc0808.c (nw) Oliver Stöneberg2013-02-221-1/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-5/+5
* Removed unneeded includes. (nw) Curt Coder2012-12-071-1/+0
* Reimplemented devcb using delegates and classes. Unified the logic Aaron Giles2011-05-021-2/+2
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-39/+20
* Imported ADC0808 A/DC from MESS. (no whatsnew) Curt Coder2011-04-161-0/+190