summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/l4003.cpp
Commit message (Collapse)AuthorAgeFilesLines
* sound/l4003.cpp: Found the correct units for the envelope rate, fixes ↵ arbee6 days1-22/+27
| | | | glitchy playback on many factory sound sets. [R. Belmont]
* sound/l4003.cpp: Main speakers turn on. [R. Belmont] arbee9 days1-67/+178
| | | | * All registers hooked up and working thanks to very close similarity to the L6028.
* akai/mpc60.cpp: Apply the same drum pad order fix as the MPC3000 and hook up ↵ arbee2025-11-151-0/+267
the DSP. [R. Belmont] sound/l4003.cpp: Very preliminary implementation of the MPC60's DSP. [R. Belmont]