summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/i8214.c
Commit message (Expand)AuthorAgeFilesLines
* 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 uninitialized member in src/emu/machine/i8214.c (nw) Oliver Stöneberg2013-02-231-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* Removed unneeded includes. (nw) Curt Coder2012-12-071-1/+0
* Reimplemented devcb using delegates and classes. Unified the logic Aaron Giles2011-05-021-6/+6
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-44/+30
* cleanups, this time for good Angelo Salese2011-04-171-8/+8
* Imported I8214 PIC from MESS. (no whatsnew) Curt Coder2011-04-101-0/+239