summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/centronics (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump Miodrag Milanovic2016-02-241-1/+1
* lx810l: non-driver devices cannot have layouts, it scrambles the parent drive... arbee2016-01-311-2/+2
* some NULL -> nullptr hap2016-01-242-2/+2
* BEEP device clock() added, instead of default frequency of 3250 hap2016-01-212-4/+2
* reverting: Miodrag Milanovic2016-01-2020-30/+30
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-206-8/+8
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-166-8/+8
* tags are now strings (nw) Miodrag Milanovic2016-01-1620-30/+30
* modernize output_manager (nw) Miodrag Milanovic2016-01-102-3/+3
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+1
* cleanups (nw) Miodrag Milanovic2015-12-251-2/+1
* override part 1 (nw) Miodrag Milanovic2015-12-0510-102/+102
* clang-modernize part 2 Miodrag Milanovic2015-12-042-2/+2
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-145-7/+9
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-0810-0/+0
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-301-4/+4
* nec_p72: add skeleton driver for NEC PinWriter P72 dot-matrix printer Ramiro Polla2015-09-293-0/+141
* lx810l: update documentation Ramiro Polla2015-09-191-5/+3
* lx810l: add screen simulating paper output Ramiro Polla2015-09-192-9/+61
* lx810l: clean up stepper initialization Ramiro Polla2015-09-191-16/+9
* lx810l: use dac instead of speaker Ramiro Polla2015-09-192-7/+7
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1318-0/+3169