summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/esqlcd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* appease clang (nw) Vas Crabb2018-03-051-1/+1
* get rid of the last set_indexed_value in drivers/devices - this ends up a bit... Vas Crabb2018-03-051-1/+1
* Start squeezing out the poor-performing parts of the output_manager: Vas Crabb2018-02-281-69/+31
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-7/+5
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-31/+31
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Cleanups and version bump Miodrag Milanovic2016-02-241-164/+164
* sq1: much improved LCD and front panel button support. [Parduz, R. Belmont] arbee2016-02-201-0/+403