| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers starting with t, u, v, w and most of drivers starting with x: removed... |  Ivan Vangelista | 2020-06-16 | 1 | -2/+2 |
* | deco16ic.cpp Drawing behavior updates (#6514) |  cam900 | 2020-04-03 | 1 | -4/+0 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -5/+5 |
* | cbuster.cpp, darkseal.cpp, vaportra.cpp: Add workaround to 6280 core to fix m... |  AJR | 2019-09-09 | 1 | -0/+1 |
* | decmxc06.cpp : Updates |  cam900 | 2019-05-10 | 1 | -5/+4 |
* | deco16ic.cpp : Move cninja exclusive transmask function into cninja.cpp |  cam900 | 2019-03-20 | 1 | -2/+0 |
* | mame\drivers: removed most MACHINE_CONFIG and MCFG macros for drivers startin... |  Ivan Vangelista | 2019-02-15 | 1 | -21/+18 |
* | some more MCFG macros removal (nw) |  Ivan Vangelista | 2019-02-08 | 1 | -1/+1 |
* | src/mame: more MCFG removal (nw) |  Ivan Vangelista | 2018-12-06 | 1 | -35/+35 |
* | ym2151: removed MCFG macros (nw) |  Ivan Vangelista | 2018-11-18 | 1 | -4/+4 |
* | Build fixes (some compilers are too permissive about member pointer syntax) (nw) |  AJR | 2018-08-05 | 1 | -1/+1 |
* | h6280.cpp : Internalize peripherals, Sound (#3792) |  cam900 | 2018-08-05 | 1 | -5/+3 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -2/+2 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -4/+4 |
* | dammit (nw) |  Vas Crabb | 2018-05-15 | 1 | -2/+2 |
* | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 1 | -13/+12 |
* | vaportra.cpp: fixed regression (nw) |  Ivan Vangelista | 2018-05-14 | 1 | -1/+1 |
* | Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... |  MooglyGuy | 2018-05-13 | 1 | -5/+5 |
* | Various Data East Driver Cleanups/Notes (#3449) |  cam900 | 2018-05-12 | 1 | -17/+17 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -1/+1 |
* | (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... |  Vas Crabb | 2018-05-07 | 1 | -2/+2 |
* | (nw) misc follow-up |  Vas Crabb | 2018-05-06 | 1 | -2/+2 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -6/+6 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -32/+33 |
* | vaportra: Soundlatch modernization and code cleanup (nw) |  AJR | 2018-02-17 | 1 | -40/+11 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -2/+2 |
* | deco16ic : Split pf1/2 size (#3124) |  cam900 | 2018-01-25 | 1 | -2/+4 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -6/+6 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
* | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 1 | -1/+1 |
* | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 1 | -1/+1 |
* | get rid of legacy BITSWAP* (nw) |  Vas Crabb | 2017-12-13 | 1 | -1/+1 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -3/+3 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+5 |
* | Note about the service mode DSW + game alignment |  darq | 2016-12-08 | 1 | -6/+11 |
* | Implemented main irq acknowledge |  darq | 2016-12-08 | 1 | -2/+16 |
* | 'P3 coin' is 'Service Coin' |  darq | 2016-12-08 | 1 | -1/+1 |
* | Fixed missing game over animation |  darq | 2016-12-08 | 1 | -1/+1 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
* | ym2151: Isolate, objectify, integrate [O. Galibert] |  Olivier Galibert | 2016-06-29 | 1 | -1/+1 |
* | More gen_latch (nw) |  Ivan Vangelista | 2016-05-20 | 1 | -2/+4 |
* | Reduce the incidence of required_device<palette_device> in subdevices |  AJR | 2016-04-02 | 1 | -4/+1 |