summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/discrete.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use type-safe printf for core_file and emu_file, surprisingly few knock-on ef... Vas Crabb2016-03-091-9/+8
* Removed I64FMT and SIZETFMT, one usage left in chdman.cpp (nw) Miodrag Milanovic2016-03-071-2/+2
* Use std::atomic and std::mutex where applicable (nw) Miodrag Milanovic2016-03-011-4/+4
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-3/+3
* Revert "vector_t to std::vector in discrete (nw)" Miodrag Milanovic2016-01-071-90/+94
* Revert "fixed discrete.cpp (nw)" Miodrag Milanovic2016-01-071-3/+3
* Revert "missed one place (nw)" Miodrag Milanovic2016-01-071-2/+2
* missed one place (nw) Miodrag Milanovic2016-01-061-2/+2
* fixed discrete.cpp (nw) Miodrag Milanovic2016-01-061-3/+3
* vector_t to std::vector in discrete (nw) Miodrag Milanovic2016-01-061-94/+90
* update by request (nw) Miodrag Milanovic2015-12-211-1/+1
* Added license for Derrick Renaud, extended K.Wilkins and F.Palazzolo to full ... Miodrag Milanovic2015-12-211-2/+1
* update license based on what actually is done by each person (nw) Miodrag Milanovic2015-12-121-2/+3
* clang-modernize part 3 Miodrag Milanovic2015-12-041-25/+25
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-4/+4
* Some more cleanup (nw) Miodrag Milanovic2015-11-111-7/+14
* These are not needed with official tools (nw) Miodrag Milanovic2015-11-101-12/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1148