summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/cdp1869.h
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-12/+14
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* cdp1863/cdp1864/cpd1869: update to new stream callbacks Aaron Giles2020-09-161-2/+2
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-1/+1
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-11/+11
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-38/+7
* -devices/sound/cdp1869: Removed MCFG macros, nw mooglyguy2018-12-311-51/+68
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* (nw) fix stuff: Vas Crabb2018-11-291-11/+11
* devcb3 Vas Crabb2018-07-071-2/+2
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* de-staticify initializations for src/devices/sound (nw) Wilbert Pol2018-02-251-21/+21
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+4
* missed these (nw) Vas Crabb2018-01-241-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-2/+2
* updated devices/sound devices to use device_add_mconfig insted of device_mcon... Ivan Vangelista2017-05-241-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-82/+75
* Self-registering devices prep: Vas Crabb2017-02-271-4/+5
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-27/+27
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-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/+302