summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/spu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -bus/psx/ctlrport, multitap, parallel: Removed MCFG and MACHINE_CONFIG macros... mooglyguy2018-12-161-0/+11
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-201-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-37/+17
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-20/+20
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* Let's give the new srcclean a spin... Vas Crabb2016-08-021-6/+6
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-4/+4
* clang-modernize part 6 Miodrag Milanovic2015-12-041-4/+4
* clang-modernize part 3 Miodrag Milanovic2015-12-041-33/+33
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+3081