summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/esqpanel.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* srcclean (nw) Vas Crabb2017-08-271-1/+1
* Refactor server_{ws,http}.hpp into separate interface and implementation. (#2... Christian Brunschen2017-08-061-285/+289
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-4/+0
* esqpanel.cpp: fixed validation (nw) Ivan Vangelista2017-07-101-1/+1
* never hurts to srcclean (nw) Vas Crabb2017-07-091-4/+4
* fix for MSVC ostream::put takes a char & 0xff doesn't fit. (nw) smf-2017-07-081-1/+1
* better handle the case where HTTP is not enabled. Christian Brunschen2017-07-061-19/+28
* Add an external panel for the Ensoniq VFX family of keyboards, with a websock... Christian Brunschen2017-07-051-5/+477
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-16/+4
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+11
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* sq1: much improved LCD and front panel button support. [Parduz, R. Belmont] arbee2016-02-201-12/+11
* reverting: Miodrag Milanovic2016-01-201-4/+4
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+253