summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/upd7759.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* upd7759: Converted to use device_rom_interface and added md input for selecti... smf-2018-08-121-74/+39
* vgmplay: Added all sound chips (including multiple instances supported by the... smf-2018-08-041-1/+8
* (nw) misc follow-up Vas Crabb2018-05-061-138/+40
* upd7759.cpp: Enough with the logging (nw) AJR2017-05-241-13/+15
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+10
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15
* gcc 6.1.1 warning fixes (nw) Olivier Galibert2016-06-161-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* - Removed this == nullptr checks and fixed most of the resulting crashes. [Mo... Miodrag Milanovic2016-01-231-1/+1
* Fixes to bring in line with master therealmogminer@gmail.com2016-01-231-4/+3
* Refix some of the this==NULL stuff therealmogminer@gmail.com2016-01-231-9/+9
* More this==NULL stuff therealmogminer@gmail.com2016-01-231-1/+1
* First round of this==NULL crash fixes therealmogminer@gmail.com2016-01-231-52/+67
* 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
* clang-modernize part 3 Miodrag Milanovic2015-12-041-8/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+874