summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/swp00.cpp
Commit message (Expand)AuthorAgeFilesLines
* sound: enhance portaudio support. Olivier Galibert2025-05-121-1/+1
* New sound infrastructure. Olivier Galibert2025-04-271-4/+4
* sh7042: Add dmac, mtu, adc, intc, sci, bsc. Separate A and non-A Olivier Galibert2024-05-021-3/+1
* sound/swp00.cpp: Improved DPCM sample decompression (#12300) Theo Niessink2024-04-241-13/+22
* swp*: Remove some test code that should never have gotten out Olivier Galibert2024-04-241-4/+1
* swp00: fix m_global_step array out of bounds error hap2024-03-271-2/+2
* swx00: Initial buggy noise Olivier Galibert2024-03-271-1/+7
* srcclean in preparation for MAME 0.261 release. Vas Crabb2023-11-261-23/+23
* swp00: Correct the level of the decompressed samples Olivier Galibert2023-11-081-1/+1
* swp30: Corretly decompress the samples Olivier Galibert2023-11-051-1/+1
* Argh, sorry about the forgotten files. Olivier Galibert2023-10-301-5/+10
* Revert "swp30: Use natural addresses, reorganize the meg, make envelopes and ... arbee2023-10-291-10/+5
* swp30: Use natural addresses, reorganize the meg, make envelopes and keyoff a... Olivier Galibert2023-10-291-5/+10
* swp00: Correct the sample decompression Olivier Galibert2023-10-291-26/+38
* swp00: workaround bogus 'variable may be unitialized' compiler warning hap2023-10-241-8/+8
* mu50: Add the effects and the nvram Olivier Galibert2023-10-231-102/+829
* srcclean in preparation for MAME 0.260 release branch Vas Crabb2023-10-221-8/+8
* mu50: correct default a/d level Olivier Galibert2023-10-061-51/+80
* swp00: small fixes to the lpf, may need more bits in the calculation though Olivier Galibert2023-10-011-2/+2
* swp00: Add the lpf Olivier Galibert2023-09-301-37/+116
* mu50: Add the db50xg roms. They may even be the correct ones Olivier Galibert2023-09-291-17/+897
* dirom: added pre and post rom bank change callbacks and changed almost all us... hap2022-10-041-1/+1
* swp00: new sound doesn't like it if you don't fill your buffer Aaron Giles2020-09-231-0/+2
* s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up... Aaron Giles2020-09-211-2/+2
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-2/+2
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-1/+1
* mu50: Enhance, add the swp00 [O. Galibert] Olivier Galibert2019-04-281-0/+102