summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/centronics
Commit message (Expand)AuthorAgeFilesLines
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-077-0/+14
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-311-2/+1
* Significant change to Stepper motor device behaviour, using devcb2 interfaces. James Wallace2014-12-191-20/+17
* Convert steppers to device_t Ramiro Polla2014-12-152-6/+16
* Merge pull request #54 from ramiropolla/lx810l Scott Stone2014-11-282-26/+92
|\
| * lx810l: more accurate pixel vertical alignment Ramiro Polla2014-11-252-21/+62
| * lx810l: implement centronics input Ramiro Polla2014-11-242-3/+30
| * lx810l: remove unnecessary beeper Ramiro Polla2014-11-242-2/+0
* | Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-261-5/+5
|/
* lx810l, ap2000: implement working devices Ramiro Polla2014-11-195-89/+705
* Use the same list of centronics devices everywhere (except the Amstrad CPC), ... smf-2014-10-282-2/+5
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-4/+4
* 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