summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/mmboard.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-1/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* srcclean (nw) Vas Crabb2017-08-271-66/+66
* Rewrite mmodular.cpp to use the new mmboard device. [Sandro Ronco] Sandro Ronco2017-08-251-17/+119
* New working machines Sandro Ronco2017-08-131-0/+279