summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/dspp/dsppfe.cpp
Commit message (Collapse)AuthorAgeFilesLines
* -dspp: Fix erroneous fallthroughs. [Ryan Holtz] Ryan Holtz2020-11-141-2/+3
|
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-2/+2
| | | | | | I've guessed whether break or [[fallthrough]] is appropriate. In cases where it looked particularly suspicious, I added a FIXME comment. All of these changes should be reviewed by someone familiar with the code.
* -dspp: Preliminary DRC. Still disabled by default. [Ryan Holtz] mooglyguy2018-12-251-280/+51
|
* srcclean (nw) Vas Crabb2018-12-231-42/+42
|
* Last round of macro removals before the freeze. (nw) mooglyguy2018-12-221-0/+625
-sound/discrete, okim6295: Removed MCFG macros. [Ryan Holtz] -norautp, osi, audio/mario: Removed MACHINE_CONFIG macros. [Ryan Holtz] -vsmile: Split into its own driver from vii.cpp. [Ryan Holtz] -vii: Fixed broken controller inputs. [Ryan Holtz] -konamim2: Massive update. Most games work, but are still marked non-working due to rare MAME crashes in the PPC DRC. [Phil Bennett, Ryan Holtz]