summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/ctronics.c
Commit message (Expand)AuthorAgeFilesLines
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-7/+7
* Added the clock counter chain and other common functions into device_rtc_inte... Curt Coder2012-04-271-0/+1
* Clean-ups and version bump Angelo Salese2012-02-051-3/+3
* Implemented centronics as slot device and file printer as default output (no ... Miodrag Milanovic2012-02-021-43/+86
* did centronics implementation in c++ (no whatsnew) Miodrag Milanovic2012-02-021-271/+103
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-241-1/+1
* Fix for VS2010 build (no whatsnew) Miodrag Milanovic2011-07-281-1/+1
* Fix for listxml and centronics device (no whatsnew) Miodrag Milanovic2011-06-141-2/+6
* Converted printer image device to modern (no whatsnew) Miodrag Milanovic2011-06-141-3/+3
* Moved centronics device to proper location (no whatsnew) Miodrag Milanovic2011-05-061-0/+391