summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/centronics
Commit message (Expand)AuthorAgeFilesLines
* amstrad: added Digiblaster printer-port device [Barry Rodewald] mahlemiut2014-08-232-0/+119
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-222-2/+2
* (MESS) ex800: Refactored Epson EX-800 from a driver into a Centronics device.... Curt Coder2014-06-115-0/+590
* (MESS) lx800: Refactored Epson LX-800 from a driver into a Centronics device.... Curt Coder2014-06-113-0/+522
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-51/+51
* fixed usage of uninitialized member in centronics_printer_device (nw) Oliver Stöneberg2014-04-231-0/+1
* (MESS) Added a hack to stop stereo covox from crashing due to startup orderin... smf-2014-04-191-1/+1
* Small typo fix. Doesn't fix covox_stereo regression. (nw) Ivan Vangelista2014-04-191-2/+2
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-163-29/+23
* printer_image_device: converted to devcb2 (nw) Ivan Vangelista2014-04-111-9/+2
* fix copy/paste bug (nw) R. Belmont2014-03-021-1/+1
* and again (nw) smf-2014-02-094-0/+293
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-095-389/+352
* (MESS) Moved files to emu/bus. (nw) Curt Coder2014-01-102-0/+404
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-052-4/+4
* moved centronics into emu/bus (nw) Miodrag Milanovic2013-10-234-0/+615