summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/ymz280b.h
Commit message (Expand)AuthorAgeFilesLines
* New sound infrastructure. Olivier Galibert8 days1-1/+1
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* dirom: added pre and post rom bank change callbacks and changed almost all us... hap2022-10-041-1/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-8/+7
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* ym2203/ym2608/ym2610/ym2612/ymf262/ym3526/ym3812/y8950/ym2413/ymf271/ymf278b/... Aaron Giles2020-09-211-1/+1
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-1/+1
* ymz280b.cpp: Modernize save state, Fix frequency calculation (#6922) cam9002020-07-101-48/+48
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-1/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* ymz280b.cpp : Remove unnecessary arguments in handlers cam9002019-02-021-2/+2
* -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... mooglyguy2018-12-181-4/+0
* devcb3 Vas Crabb2018-07-071-1/+2
* de-staticify initializations for src/devices/sound (nw) Wilbert Pol2018-02-251-3/+3
* ymz280b : Add device_rom_interface instead external memory handlers (#3242) cam9002018-02-191-14/+4
* ymz280b: Implement device_clock_changed (nw) AJR2017-06-271-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-14/+12
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-47/+47
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-6/+6
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+133