summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/zaccaria.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-14/+14
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-11/+1
* devcb3 Vas Crabb2018-07-071-1/+1
* segag80v, segasnd: Removed machine().device, nw mooglyguy2018-05-311-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* de-staticify initializations for mame/includes and mame/audio (#3256) wilbertpol2018-02-221-3/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+4
* Preliminary netlist sound for the Zaccaria 1B11142 board Vas Crabb2017-05-271-1/+6
* let's use Zaccaria as a demo for machine config in members Vas Crabb2017-05-221-13/+16
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-23/+20
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-6/+0
* Cleanups and version bump Miodrag Milanovic2016-02-241-1/+1
* Move Zaccaria 1B11107 board into audio/zaccaria.cpp so it can share common st... Vas Crabb2016-02-131-13/+68
* Make Zaccaria 1B11142 sound board a device in preparation for netlist sound Vas Crabb2016-02-121-0/+80