| Commit message (Expand) | Author | Age | Files | Lines |
* | New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... |  Aaron Giles | 2021-04-02 | 1 | -1/+1 |
* | srcclean for 0.227 |  Vas Crabb | 2020-12-27 | 1 | -4/+4 |
* | sauro.cpp: Switch 'Set 1' and 'Set 2' to make the newly dumped set the parent... |  ClawGrip | 2020-11-18 | 1 | -6/+9 |
* | New working clones (#7471) |  ClawGrip | 2020-11-14 | 1 | -52/+85 |
* | drivers starting with s: removed read* and write* macros (nw) |  Ivan Vangelista | 2020-06-15 | 1 | -3/+3 |
* | gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) |  cam900 | 2019-03-29 | 1 | -3/+3 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -41/+34 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -34/+41 |
* | mame\drivers: removed most MCFG and MACHINE_CONFIG macros from the rest of th... |  Ivan Vangelista | 2019-02-22 | 1 | -38/+31 |
* | some more MCFG macros removal (nw) |  Ivan Vangelista | 2019-02-08 | 1 | -2/+2 |
* | src/mame: removed all instances of MCFG_DEVICE_REMOVE in the mame part of the... |  Ivan Vangelista | 2019-01-29 | 1 | -1/+1 |
* | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -2/+2 |
* | gen_latch: removed MCFG macros (nw) |  Ivan Vangelista | 2018-11-15 | 1 | -1/+1 |
* | less space (nw) |  smf- | 2018-09-14 | 1 | -1/+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 |
* | -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... |  mooglyguy | 2018-08-11 | 1 | -16/+14 |
* | sp0256: Remove MCFG_ (nw) |  Nigel Barnes | 2018-07-10 | 1 | -7/+7 |
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -13/+13 |
* | Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... |  Vas Crabb | 2018-05-16 | 1 | -2/+2 |
* | - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... |  MooglyGuy | 2018-05-16 | 1 | -2/+2 |
* | More cleanup/streamlining of machine configuration and macros: |  Vas Crabb | 2018-05-15 | 1 | -4/+4 |
* | Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... |  MooglyGuy | 2018-05-13 | 1 | -7/+7 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -1/+1 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -24/+24 |
* | sauro.cpp: verified clocks for Sauro [Corrado Tomaselli, The Dumping Union] |  Ivan Vangelista | 2018-03-16 | 1 | -2/+5 |
* | Address maps macros removal, pass 1 [O. Galibert] |  Olivier Galibert | 2018-03-14 | 1 | -60/+65 |
* | (nw) screw you macros and the horse you rode in on |  Vas Crabb | 2018-02-14 | 1 | -3/+6 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -5/+5 |
* | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -2/+2 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -4/+4 |
* | New 74LS259/9334/CD4099 devices |  AJR | 2017-07-25 | 1 | -28/+44 |
* | emupal: Don't hardcode color PROM region name, add error handling |  Dirk Best | 2017-05-21 | 1 | -1/+1 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -6/+6 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -2/+5 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
* | srcclean (nw) |  Vas Crabb | 2016-09-26 | 1 | -2/+2 |
* | Fixed up recent saurob submission from MASH. Added documentation readme with... |  Scott Stone | 2016-09-21 | 1 | -11/+25 |
* | New Sauro clone |  MASHinfo | 2016-09-13 | 1 | -0/+120 |
* | updated remaining drivers to use gen_latch.cpp (nw) |  Ivan Vangelista | 2016-06-12 | 1 | -6/+8 |
* | Make watchdog timer a separate device |  AJR | 2016-04-30 | 1 | -3/+6 |
* | modernized bookkeeping manager (nw) |  Miodrag Milanovic | 2016-01-10 | 1 | -4/+4 |