summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/upd7759.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* -devices/sound/aica, flt_rc, ics2115, k007232, k053260, sp0250, upd7759: Remo... mooglyguy2018-12-201-7/+0
* mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw mooglyguy2018-12-091-0/+1
* upd7759: Converted to use device_rom_interface and added md input for selecti... smf-2018-08-121-9/+13
* vgmplay: Added all sound chips (including multiple instances supported by the... smf-2018-08-041-0/+1
* devcb3 Vas Crabb2018-07-071-1/+1
* (nw) misc follow-up Vas Crabb2018-05-061-11/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* de-staticify initializations for src/devices/sound (nw) Wilbert Pol2018-02-251-3/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-39/+40
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-31/+31
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-1/+1
* Refix some of the this==NULL stuff therealmogminer@gmail.com2016-01-231-2/+1
* First round of this==NULL crash fixes therealmogminer@gmail.com2016-01-231-0/+1
* reverting: Miodrag Milanovic2016-01-201-4/+4
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* override part 3 (nw) Miodrag Milanovic2015-12-051-10/+10
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+151