| Commit message (Expand) | Author | Age | Files | Lines |
* | Future-proofing by using correct #include for SOFTWARE_LIST device |  AJR | 2022-01-03 | 1 | -1/+1 |
* | New NOT_WORKING software list additions |  hap | 2021-07-23 | 3 | -0/+97 |
* | ymfm: Sync with latest, add complete YMF278B support (#8090) |  Aaron Giles | 2021-05-22 | 1 | -1/+1 |
* | ymfm: Refactor new FM engine into a 3rdparty library (#8046) |  Aaron Giles | 2021-05-14 | 4 | -17/+14 |
* | New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... |  Aaron Giles | 2021-04-02 | 2 | -2/+2 |
* | floppies: Turn the format arrays into function calls. Create a default "mfm"... |  Olivier Galibert | 2021-03-02 | 2 | -4/+6 |
* | softwarelist: spelling corrections related to microcabin's hurryfox |  hap | 2021-01-25 | 1 | -1/+1 |
* | Various comments added and updated to add input port details, more detailed r... |  Lord-Nightmare | 2020-11-19 | 1 | -3/+3 |
* | volt_reg: Remove uses that are not needed anymore with the recent (#7367) |  Aaron Giles | 2020-10-20 | 2 | -8/+0 |
* | msx: add matra ink cartridge (nw) |  hap | 2020-06-04 | 3 | -0/+93 |
* | New working clones |  hap | 2020-06-02 | 2 | -2/+2 |
* | ym2151: Add YM2164 variant and emulate some known differences |  AJR | 2020-03-04 | 2 | -4/+11 |
* | ymf278b.cpp : Fix output rate and clock divider of FM part, Fix mixing behavior |  cam900 | 2020-02-08 | 1 | -6/+4 |
* | Spring cleaning: |  Vas Crabb | 2019-11-01 | 4 | -17/+18 |
* | (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 | 9 | -22/+22 |
* | ymf278b: Eliminate clock macro (nw) |  AJR | 2019-06-11 | 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 |
* | z80pio.cpp : Simplify handlers, Reduce duplicates |  cam900 | 2019-04-07 | 1 | -6/+6 |
* | ymf278b.cpp : Add DO1/2 Output, Fix buffer when clock is changed (#3806) |  R. Belmont | 2019-03-31 | 1 | -2/+5 |
|\ |
|
| * | Merge branch 'master' into ymf278_envelope |  cam900 | 2018-12-29 | 7 | -106/+108 |
| |\ |
|
| * | | ymf278b.cpp : Add DO1/2 Output, Fix timer/buffer when clock is changed |  cam900 | 2018-07-29 | 1 | -2/+4 |
* | | | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 47 | -352/+477 |
* | | | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 47 | -477/+352 |
* | | | upd765: Simplify read/write handlers (nw) |  AJR | 2019-03-10 | 1 | -9/+5 |
* | | | ym2148, vlm5030: Simplify read/write handlers (nw) |  AJR | 2019-03-10 | 2 | -3/+3 |
* | | | k051649: Simplify read/write handlers (nw) |  AJR | 2019-03-10 | 1 | -30/+22 |
* | | | msx, bus/msx_cart, bus/msx_slot: Configuration and bus modernization (nw) |  AJR | 2019-03-10 | 47 | -259/+387 |
* | | | volt_reg: set default m_output (nw) |  hap | 2019-02-19 | 2 | -2/+0 |
* | | | 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) |  AJR | 2019-02-18 | 1 | -2/+2 |
* | | | screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... |  Ivan Vangelista | 2019-02-11 | 3 | -27/+34 |
* | | | Remove unnecessary address_space arguments on FM sound chips read/write handlers |  cam900 | 2019-01-31 | 4 | -17/+17 |
* | | | emu\softlist_dev: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-30 | 1 | -16/+20 |
* | | | imagedev\floppy: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-28 | 1 | -4/+4 |
* | | | midi: remove MCFG macros (nw) |  Ivan Vangelista | 2019-01-19 | 1 | -6/+6 |
| |/
|/| |
|
* | | -bus/nes_ctrl: Added support for dance mats, used by the nes_vt driver. [Davi... |  mooglyguy | 2018-12-20 | 3 | -45/+46 |
* | | -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... |  mooglyguy | 2018-12-18 | 1 | -11/+12 |
* | | upd765: Add (mostly standard) clocks to all devices in the family (nw) |  AJR | 2018-12-13 | 1 | -1/+1 |
* | | -z8000, tmpz84c015: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2018-12-06 | 1 | -8/+8 |
* | | Don't #include legacy header "flopdrv.h" except where it's still used (nw) |  AJR | 2018-11-25 | 1 | -1/+0 |
* | | ym2151: removed MCFG macros (nw) |  Ivan Vangelista | 2018-11-18 | 1 | -4/+4 |
* | | pc_lpt, upd765: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-28 | 1 | -1/+1 |
* | | wd_fdc: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-06 | 1 | -5/+5 |
* | | wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... |  Ivan Vangelista | 2018-09-04 | 1 | -5/+5 |
* | | z80pio.cpp: removed macros (nw) |  Ivan Vangelista | 2018-08-28 | 1 | -6/+6 |
* | | -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... |  mooglyguy | 2018-08-11 | 1 | -2/+2 |
* | | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] |  Olivier Galibert | 2018-08-10 | 1 | -16/+16 |
|/ |
|
* | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 2 | -17/+17 |
* | wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) |  AJR | 2018-05-27 | 1 | -3/+3 |