summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/disc_flt.hxx
Commit message (Collapse)AuthorAgeFilesLines
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-0/+1
| | | | | | | * Updated sol2 to 3.2.2 * Updated pugixml to 1.10 * Increased minimum clang version to 6 * Cleaned up some stuff that can use new features
* srcclean and manual cleanup (nw) Vas Crabb2020-04-261-4/+4
|
* Document DISCRETE_FILTER1 and DISCRETE_FILTER2 better (#6551) Frank Palazzolo2020-04-141-18/+78
|
* std::min and std:max instead of MIN and MAX, also some more macros converted ↵ Miodrag Milanovic2016-07-311-3/+3
| | | | to inline functions (nw)
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-0/+1438