| Commit message (Expand) | Author | Age | Files | Lines |
* | New sound infrastructure. |  Olivier Galibert | 8 days | 1 | -1/+1 |
* | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -2/+2 |
* | dirom: added pre and post rom bank change callbacks and changed almost all us... |  hap | 2022-10-04 | 1 | -1/+1 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -8/+7 |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
* | ym2203/ym2608/ym2610/ym2612/ymf262/ym3526/ym3812/y8950/ym2413/ymf271/ymf278b/... |  Aaron Giles | 2020-09-21 | 1 | -1/+1 |
* | Significant internal changes to sound streams (#7169) |  Aaron Giles | 2020-09-13 | 1 | -1/+1 |
* | ymz280b.cpp: Modernize save state, Fix frequency calculation (#6922) |  cam900 | 2020-07-10 | 1 | -48/+48 |
* | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 1 | -1/+2 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -2/+2 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -2/+2 |
* | ymz280b.cpp : Remove unnecessary arguments in handlers |  cam900 | 2019-02-02 | 1 | -2/+2 |
* | -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... |  mooglyguy | 2018-12-18 | 1 | -4/+0 |
* | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -1/+2 |
* | de-staticify initializations for src/devices/sound (nw) |  Wilbert Pol | 2018-02-25 | 1 | -3/+3 |
* | ymz280b : Add device_rom_interface instead external memory handlers (#3242) |  cam900 | 2018-02-19 | 1 | -14/+4 |
* | ymz280b: Implement device_clock_changed (nw) |  AJR | 2017-06-27 | 1 | -0/+1 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -14/+12 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -1/+0 |
* | Remove device_config_complete from numerous devices that don't really need it... |  AJR | 2017-02-09 | 1 | -1/+0 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -47/+47 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
* | removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... |  Miodrag Milanovic | 2015-12-17 | 1 | -1/+1 |
* | override part 3 (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -6/+6 |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -0/+133 |