summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/swp30.cpp
Commit message (Expand)AuthorAgeFilesLines
* diexec: remove vestigal execute_input_lines() hap2024-09-181-5/+0
* sound/swp30.cpp, sound/swx00.cpp: Improved DPCM sample decompression. (#12305) Theo Niessink2024-04-251-4/+14
* swp*: Remove some test code that should never have gotten out Olivier Galibert2024-04-241-1/+0
* swx00: Initial buggy noise Olivier Galibert2024-03-271-0/+1
* srcclean and manual cleanup in preparation for 0.263 release. Vas Crabb2024-02-251-1/+1
* Add a plg100-vl skeleton-ish. We have h8-h8 serial communications Olivier Galibert2024-02-161-1/+2
* mu5/15: split the lcd Olivier Galibert2024-02-101-0/+1
* swp30: More routing Olivier Galibert2024-01-151-0/+10
* mu100: Tighten the wires that went loose Olivier Galibert2023-12-061-1/+133
* srcclean in preparation for MAME 0.261 release. Vas Crabb2023-11-261-7/+7
* swp30d: Small advances to the disassembler Olivier Galibert2023-11-231-1/+3
* swp30 meg: baby steps Olivier Galibert2023-11-081-2/+12
* swp30: Add mixer, fix a number of things Olivier Galibert2023-11-081-380/+450
* sound/swp30.cpp: Fix clang error: unused variable 'pmode' [-Werror,-Wunused-v... AJR2023-11-061-1/+0
* swp30: Add lfo, correct issue in state readback making the program lose track... Olivier Galibert2023-11-061-20/+60
* swp30: Corretly decompress the samples Olivier Galibert2023-11-051-47/+54
* h8: Fix divs. Fixes the voice volumes in the mu100 Olivier Galibert2023-11-051-1/+2
* Argh, sorry about the forgotten files. Olivier Galibert2023-10-301-352/+692
* Revert "swp30: Use natural addresses, reorganize the meg, make envelopes and ... arbee2023-10-291-692/+352
* swp30: Use natural addresses, reorganize the meg, make envelopes and keyoff a... Olivier Galibert2023-10-291-352/+692
* mu100: Some comments Olivier Galibert2023-10-231-1/+1
* mu50: Add the db50xg roms. They may even be the correct ones Olivier Galibert2023-09-291-1/+1
* dirom: added pre and post rom bank change callbacks and changed almost all us... hap2022-10-041-5/+0
* swp30: Add waverom reading Olivier Galibert2022-02-041-1/+68
* srcclean for 0.234 branch Vas Crabb2021-07-251-3/+3
* swp30: Start implementing something remotely looking like envelopes Olivier Galibert2021-07-231-81/+179
* srcclean in preparation for branching release Vas Crabb2021-04-251-3/+3
* swp30: Make the stream synchronous, add dummy-ish internal register read, mor... Olivier Galibert2021-04-121-107/+160
* s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up... Aaron Giles2020-09-211-13/+5
* 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
* (nw) Clean up the mess on master Vas Crabb2019-03-261-37/+24
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-24/+37
* Fix clang error: private field 'm_pcmask' is not used [-Werror,-Wunused-priva... AJR2019-03-231-0/+1
* ymmu100: Start adding the MEG [O. Galibert] Olivier Galibert2019-03-231-37/+23
* srcclean (nw) Vas Crabb2018-12-231-4/+4
* mu100: complete the midi ports, remove the gross hacks (nw) Olivier Galibert2018-12-071-21/+29
* Copy/paste ftw (nw) Olivier Galibert2018-12-061-3/+3
* fixes, gee (nw) Olivier Galibert2018-12-061-84/+105
* mu100: Add missing roms, also some wip [Guru, O. Galibert] Olivier Galibert2018-12-061-302/+454
* srcclean and fixup (nw) Vas Crabb2018-11-251-7/+8
* Woops... Olivier Galibert2018-11-061-1/+0
* mu100: Store some stuff, apply some filters [O. Galibert] Olivier Galibert2018-11-061-56/+312
* mu100: Make some noise [O. Galibert] Olivier Galibert2018-11-051-0/+463