summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/i8355.c
Commit message (Expand)AuthorAgeFilesLines
* i8355_device: converted to devcb2 (nw) Ivan Vangelista2014-04-031-31/+12
* 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
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+3
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-1/+1
* 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-84/+46
* BIG update. Aaron Giles2011-03-291-1/+1
* Imported some common C++ devices from MESS to emu folder. Curt Coder2011-03-281-0/+269