| Commit message (Expand) | Author | Age | Files | Lines |
* | source org: move dedicated dave soundchip to enterprise folder |  hap | 2024-10-17 | 1 | -119/+0 |
* | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -6/+6 |
* | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -2/+2 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -7/+3 |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
* | dac76/dave/digitalk/discrete: update to new stream callbacks |  Aaron Giles | 2020-09-16 | 1 | -1/+1 |
* | Significant internal changes to sound streams (#7169) |  Aaron Giles | 2020-09-13 | 1 | -1/+1 |
* | devices/sound: more handler simplification (nw) |  Ivan Vangelista | 2020-03-12 | 1 | -4/+4 |
* | -sound/dave, digitalk, k051649, lc7535, n63701x, namco, nile, s14001a: Remove... |  mooglyguy | 2018-12-19 | 1 | -31/+0 |
* | -bus/ep64/exp: Removed MCFG macros. [Ryan Holtz] |  mooglyguy | 2018-12-18 | 1 | -3/+3 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -3/+3 |
* | 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 | -1/+1 |
* | de-staticify initializations for src/devices/sound (nw) |  Wilbert Pol | 2018-02-25 | 1 | -6/+6 |
* | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -2/+4 |
* | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 1 | -1/+1 |
* | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 1 | -1/+1 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -7/+7 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -8/+4 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -1/+0 |
* | Remove some dependency between src/devices/ and src/mame (nw) |  Miodrag Milanovic | 2017-02-05 | 1 | -0/+156 |