summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/dsbz80.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-281-1/+1
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-1/+1
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-7/+8
* devcb: Eliminate legacy callback syntax (nw) AJR2019-06-061-1/+1
* more MCFG_ gone (nw) Vas Crabb2018-07-091-6/+0
* devcb3 Vas Crabb2018-07-071-1/+1
* de-staticify initializations for mame/includes and mame/audio (#3256) wilbertpol2018-02-221-3/+3
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-1/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* a start at moving mame/audio devices to use device_add_mconfig insted of devi... Ivan Vangelista2017-05-231-5/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+5
* dsbz80: Not just a one-way street (nw) AJR2017-04-151-0/+9
* Convert Sega Model 1 Sound Board and Z80-based Digital Sound Board to use pro... AJR2017-04-151-6/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* All files now do have owner (nw) Miodrag Milanovic2015-05-211-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-22/+22
* Split AMM decoder from YMZ770 and add MPEG layer 1/2 support [O. Galibert] R. Belmont2012-12-311-3/+8
* Model 1: add skeleton device for Z80 version of the MPEG sound board. No pla... R. Belmont2012-02-041-0/+57