summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/esqvfd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* appease clang (nw) Vas Crabb2018-03-051-3/+3
* get rid of the last set_indexed_value in drivers/devices - this ends up a bit... Vas Crabb2018-03-051-31/+12
* Start squeezing out the poor-performing parts of the output_manager: Vas Crabb2018-02-281-13/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* Add an external panel for the Ensoniq VFX family of keyboards, with a websock... Christian Brunschen2017-07-051-1/+40
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-15/+5
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-27/+28
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* SQ80: fixed crash on exit. Robbbert2016-07-071-0/+2
* 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
* fixes (nw) Miodrag Milanovic2016-01-101-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-1/+1
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+405