summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/mmboard.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-137/+0
* mmboard: shorthand variable types hap2021-04-241-10/+10
* added device for 1st version of mephisto display module hap2021-04-101-0/+3
* mmboard, mmdisplay2: Simplify handler signatures by removing unnecessary spac... AJR2020-04-111-5/+5
* mmboard: put display module in its own file (nw) hap2020-01-051-133/+34
* New working clones hap2020-01-041-2/+3
* mmodular: add bavaria sensors, can use mephisto_board_device anyway (nw) hap2020-01-021-5/+11
* mmboard: use pwm_display for the leds (nw) hap2020-01-011-42/+24
* mephisto*: none of them have beeper device sound (nw) hap2019-07-121-4/+8
* mmboard: update prev commit, didnt notice that it has its own set_delay (nw) hap2019-07-101-1/+1
* mmboard: increase delay, glasgow didn't recognize every capture (nw) hap2019-07-101-1/+1
* Add chesspieces to Mephisto drivers. (nw) Sandro Ronco2019-07-101-159/+17
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+12
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-12/+12
* misc MACHINE_CONFIG macros removal (nw) Ivan Vangelista2019-02-091-10/+10
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+2
* mu100: Make some noise [O. Galibert] Olivier Galibert2018-11-051-1/+1
* 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