summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/imagedev/printer.h
Commit message (Collapse)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-65/+0
|
* Added some for Nathan and some more for Nicola (nw) Miodrag Milanovic2015-05-111-2/+2
|
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
|
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-3/+3
|
* Added serial printer, renamed centronics printer to match. Standardised the ↵ smf-2014-04-161-8/+4
| | | | configuration of rs232 devices. All serial devices are now connected using an rs232 port. [smf]
* printer_image_device: converted to devcb2 (nw) Ivan Vangelista2014-04-111-13/+8
|
* Some emu.h related redundant #include cleanup (nw) Scott Stone2013-07-171-2/+0
|
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+1
|
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+3
|
* Fix for i286 preventing error 104 on ibm5170 [Carl] Miodrag Milanovic2012-05-121-0/+1
|
* Cleanups and version bumpmame0142u6 Angelo Salese2011-06-191-6/+6
|
* Fix for listxml and centronics device (no whatsnew) Miodrag Milanovic2011-06-141-3/+0
|
* Converted printer image device to modern (no whatsnew) Miodrag Milanovic2011-06-141-18/+47
|
* Moved image devices implementation and related UI functions to emu section ↵ Miodrag Milanovic2011-01-051-0/+48
from MESS [Miodrag Milanovic]