summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/scsp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9
* saturn: Fix regression due to an unexpected CDDA dependency (nw) AJR2018-02-161-4/+4
* space.machine -> machine (nw) Olivier Galibert2017-12-141-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+21
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-39/+39
* gcc 6.1.1 warning fixes (nw) Olivier Galibert2016-06-161-7/+4
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-1/+1
* fix compile (nw) Miodrag Milanovic2016-01-231-1/+1
* make st-v not crash (nw) David Haywood2016-01-231-4/+6
* Refix some of the this==NULL stuff therealmogminer@gmail.com2016-01-231-1/+1
* Time for more this==NULL fixes therealmogminer@gmail.com2016-01-231-8/+5
* More this==NULL stuff therealmogminer@gmail.com2016-01-231-5/+5
* Yet more this==NULL fixes therealmogminer@gmail.com2016-01-231-6/+10
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* cleanup (nw) Miodrag Milanovic2015-12-261-3/+3
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-2/+2
* update some of remaining licenses (nw) Miodrag Milanovic2015-12-111-0/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-11/+11
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1574