| Commit message (Expand) | Author | Age | Files | Lines |
* | ymfm: Refactor new FM engine into a 3rdparty library (#8046) |  Aaron Giles | 2021-05-14 | 1 | -13/+10 |
* | Various comments added and updated to add input port details, more detailed r... |  Lord-Nightmare | 2020-11-19 | 1 | -3/+3 |
* | ym2151: Add YM2164 variant and emulate some known differences |  AJR | 2020-03-04 | 1 | -3/+10 |
* | (nw) fix other konami video devices not resolving delegate, fix Yamaha MSX sy... |  Vas Crabb | 2019-10-26 | 1 | -1/+1 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -1/+1 |
* | msx sfg: add note (nw) |  hap | 2019-05-18 | 1 | -2/+2 |
* | msx: Added alternate set of Yamaha SFG05 firmware [David Viens] |  hap | 2019-05-17 | 1 | -1/+4 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -9/+9 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -9/+9 |
* | ym2148, vlm5030: Simplify read/write handlers (nw) |  AJR | 2019-03-10 | 1 | -2/+2 |
* | msx, bus/msx_cart, bus/msx_slot: Configuration and bus modernization (nw) |  AJR | 2019-03-10 | 1 | -6/+6 |
* | Remove unnecessary address_space arguments on FM sound chips read/write handlers |  cam900 | 2019-01-31 | 1 | -3/+3 |
* | -bus/nes_ctrl: Added support for dance mats, used by the nes_vt driver. [Davi... |  mooglyguy | 2018-12-20 | 1 | -7/+6 |
* | ym2151: removed MCFG macros (nw) |  Ivan Vangelista | 2018-11-18 | 1 | -4/+4 |
* | wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... |  Ivan Vangelista | 2018-09-04 | 1 | -5/+5 |
* | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -1/+2 |
* | (nw) misc follow-up |  Vas Crabb | 2018-05-06 | 1 | -1/+1 |
* | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -6/+6 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | device_add_mconfig up to devices/bus/o* (nw) |  Ivan Vangelista | 2017-06-12 | 1 | -8/+2 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -1/+1 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -22/+22 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -2/+4 |
* | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -1/+1 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -3/+3 |
* | Created a tiny_rom_entry structure for the purposes of rom_entry declarations... |  Nathan Woods | 2016-08-06 | 1 | -2/+2 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -3/+3 |
* | Revert "some additional (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
* | some additional (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -3/+3 |
* | clang-modernize part 2 |  Miodrag Milanovic | 2015-12-04 | 1 | -1/+1 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+205 |