| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers starting with t, u, v, w, x: more macro removal + some others (nw) |  Ivan Vangelista | 2020-06-04 | 1 | -18/+18 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 1 | -1/+1 |
* | PORT_CUSTOM simplification (nw) |  AJR | 2019-09-14 | 1 | -1/+1 |
* | avgdvg.cpp : Updates |  cam900 | 2019-05-22 | 1 | -2/+2 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -27/+26 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -26/+27 |
* | mame\drivers: removed MCFG and MACHINE_CONFIG macros from most drivers starti... |  Ivan Vangelista | 2019-02-19 | 1 | -24/+23 |
* | adc0808.cpp : Remove unnecessary arguments in handlers |  cam900 | 2019-02-04 | 1 | -1/+1 |
* | emu\softlist_dev: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-30 | 1 | -1/+1 |
* | devices/video: some MCFG macro removal (nw) |  Ivan Vangelista | 2019-01-09 | 1 | -1/+1 |
* | -tms32010.cpp: Removed MCFG. [Ryan Holtz] |  mooglyguy | 2018-12-07 | 1 | -29/+29 |
* | src/mame: more misc MCFG removal (nw) |  Ivan Vangelista | 2018-12-04 | 1 | -2/+2 |
* | ym2151: removed MCFG macros (nw) |  Ivan Vangelista | 2018-11-18 | 1 | -3/+1 |
* | watchdog: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-07 | 1 | -1/+1 |
* | -nvram: Removed MCFG, nw |  mooglyguy | 2018-08-24 | 1 | -1/+1 |
* | -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... |  mooglyguy | 2018-08-12 | 1 | -3/+3 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -9/+9 |
* | private: use (S, T, U, V) (nw) (#3720) |  David Haywood | 2018-07-01 | 1 | -2/+1 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -7/+7 |
* | Replace machine().device with subdevice for NVRAM installation; clean up vide... | |