summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/esqpanel.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Restore some standard library #includes, add some things that were used but n... Vas Crabb2020-07-191-0/+2
* Pruning of redundant #includes located in src/mame/* (nw) Scott Stone2020-07-101-2/+0
* updated my recent commits to initialize bools with false instead of 0, as sug... Ivan Vangelista2019-11-281-4/+4
* esqpanel.cpp: initialization (nw) Ivan Vangelista2019-11-271-6/+6
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-201-4/+0
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-53/+7
* devcb3 Vas Crabb2018-07-071-2/+2
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-0/+2
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-11/+5
* Refactor server_{ws,http}.hpp into separate interface and implementation. (#2... Christian Brunschen2017-08-061-2/+4
* never hurts to srcclean (nw) Vas Crabb2017-07-091-6/+6
* Add an external panel for the Ensoniq VFX family of keyboards, with a websock... Christian Brunschen2017-07-051-4/+58
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-50/+43
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* sq1: much improved LCD and front panel button support. [Parduz, R. Belmont] arbee2016-02-201-6/+22
* 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
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-12/+12
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+140