| Commit message (Expand) | Author | Age | Files | Lines |
| * | New sound infrastructure. |  Olivier Galibert | 2025-04-27 | 1 | -4/+3 |
| * | ad1848: Add support for auto-calibration |  Dirk Best | 2024-12-13 | 1 | -1/+21 |
| * | ds8874: move to video folder (led driver chip), |  hap | 2024-04-11 | 1 | -1/+1 |
| * | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -2/+1 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -2/+2 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -2/+2 |
| * | volt_reg: Remove uses that are not needed anymore with the recent (#7367) |  Aaron Giles | 2020-10-20 | 1 | -6/+0 |
| * | src/devices: simplified some handlers (nw) |  Ivan Vangelista | 2020-03-11 | 1 | -4/+4 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -1/+0 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -0/+1 |
| * | volt_reg: set default m_output (nw) |  hap | 2019-02-19 | 1 | -1/+0 |
| * | -bus/nes_ctrl: Added support for dance mats, used by the nes_vt driver. [Davi... |  mooglyguy | 2018-12-20 | 1 | -7/+11 |
| * | ad1848, cem3394: More descriptive device names (nw) |  AJR | 2018-06-12 | 1 | -1/+1 |
| * | ad1848.cpp: Room for improvement (nw) |  AJR | 2018-05-28 | 1 | -0/+2 |
| * | ad1848: oops (nw) |  cracyc | 2018-05-27 | 1 | -2/+2 |
| * | dsp16: fix condition mask in disassembler (nw) |  Vas Crabb | 2018-05-09 | 1 | -1/+2 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -2/+2 |
| * | Make MCFG_DEVICE_ADD and callable device types more flexible: |  Vas Crabb | 2018-05-04 | 1 | -2/+2 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -1/+1 |
| * | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
| * | This causes huge changes in behaviour that can't be hand-waved away. |  Vas Crabb | 2018-01-13 | 1 | -2/+4 |
| * | New way to provide DAC reference inputs (nw) |  AJR | 2018-01-10 | 1 | -4/+2 |
| * | updated devices/sound devices to use device_add_mconfig insted of device_mcon... |  Ivan Vangelista | 2017-05-24 | 1 | -5/+1 |
| * | 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 | -3/+3 |
| * | mtouchxl: title screen get (nw) |  cracyc | 2017-04-13 | 1 | -1/+14 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -0/+3 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -0/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
| * | DAC WIP, started documenting the DACs in use. [smf] |  smf- | 2016-10-17 | 1 | -14/+16 |
| * | pcat_dyn: add sound and mark toursol working [Carl] |  cracyc | 2016-03-19 | 1 | -0/+186 |