| 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 | -3/+3 |
| * | vrc6.cpp : Updates (#4819) |  cam900 | 2019-03-29 | 1 | -3/+1 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -27/+23 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -23/+27 |
| * | bus/nes/konami.cpp : Fix sound clock, volume for VRC7 |  cam900 | 2019-03-20 | 1 | -6/+4 |
| * | bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) |  AJR | 2019-02-25 | 1 | -12/+12 |
| * | screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... |  Ivan Vangelista | 2019-02-11 | 1 | -10/+8 |
| * | Remove unnecessary address_space arguments on FM sound chips read/write handlers |  cam900 | 2019-01-31 | 1 | -2/+2 |
| * | nes_slot.cpp: Privatize m_maincpu member (nw) |  AJR | 2018-05-13 | 1 | -12/+11 |
| * | nes: CPU clock (well, phase 2 clock) also received by cartridge slot (nw) |  AJR | 2018-05-13 | 1 | -3/+3 |
| * | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -2/+2 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -2/+2 |
| * | 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 | -2/+2 |
| * | device_add_mconfig up to devices/bus/o* (nw) |  Ivan Vangelista | 2017-06-12 | 1 | -22/+7 |
| * | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -2/+2 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -20/+18 |
| * | nes: Add Subor Type 2 board. (nw) |  kazblox | 2017-03-21 | 1 | -4/+6 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -6/+8 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -14/+14 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -7/+7 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -7/+7 |
| * | fix uninitialized class members for bus devices (nw) |  Miodrag Milanovic | 2015-11-14 | 1 | -8/+8 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+787 |