summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/cdp1871.c
Commit message (Expand)AuthorAgeFilesLines
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* fix compile. (nw) Sandro Ronco2013-02-201-3/+3
* fixed uninitialized members in src/emu/machine/cdp1871.c (nw) Oliver Stöneberg2013-02-201-1/+3
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+6
* Removed unneeded includes. (nw) Curt Coder2012-12-071-2/+0
* Reimplemented devcb using delegates and classes. Unified the logic Aaron Giles2011-05-021-22/+22
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-53/+39
* Imported some common C++ devices from MESS to emu folder. Curt Coder2011-03-281-0/+319