| Commit message (Expand) | Author | Age | Files | Lines |
* | diexec: remove vestigal execute_input_lines() |  hap | 2024-09-18 | 1 | -5/+0 |
* | sound/swp30.cpp, sound/swx00.cpp: Improved DPCM sample decompression. (#12305) |  Theo Niessink | 2024-04-25 | 1 | -4/+14 |
* | swp*: Remove some test code that should never have gotten out |  Olivier Galibert | 2024-04-24 | 1 | -1/+0 |
* | swx00: Initial buggy noise |  Olivier Galibert | 2024-03-27 | 1 | -0/+1 |
* | srcclean and manual cleanup in preparation for 0.263 release. |  Vas Crabb | 2024-02-25 | 1 | -1/+1 |
* | Add a plg100-vl skeleton-ish. We have h8-h8 serial communications |  Olivier Galibert | 2024-02-16 | 1 | -1/+2 |
* | mu5/15: split the lcd |  Olivier Galibert | 2024-02-10 | 1 | -0/+1 |
* | swp30: More routing |  Olivier Galibert | 2024-01-15 | 1 | -0/+10 |
* | mu100: Tighten the wires that went loose |  Olivier Galibert | 2023-12-06 | 1 | -1/+133 |
* | srcclean in preparation for MAME 0.261 release. |  Vas Crabb | 2023-11-26 | 1 | -7/+7 |
* | swp30d: Small advances to the disassembler |  Olivier Galibert | 2023-11-23 | 1 | -1/+3 |
* | swp30 meg: baby steps |  Olivier Galibert | 2023-11-08 | 1 | -2/+12 |
* | swp30: Add mixer, fix a number of things |  Olivier Galibert | 2023-11-08 | 1 | -380/+450 |
* | sound/swp30.cpp: Fix clang error: unused variable 'pmode' [-Werror,-Wunused-v... |  AJR | 2023-11-06 | 1 | -1/+0 |
* | swp30: Add lfo, correct issue in state readback making the program lose track... |  Olivier Galibert | 2023-11-06 | 1 | -20/+60 |
* | swp30: Corretly decompress the samples |  Olivier Galibert | 2023-11-05 | 1 | -47/+54 |
* | h8: Fix divs. Fixes the voice volumes in the mu100 |  Olivier Galibert | 2023-11-05 | 1 | -1/+2 |
* | Argh, sorry about the forgotten files. |  Olivier Galibert | 2023-10-30 | 1 | -352/+692 |
* | Revert "swp30: Use natural addresses, reorganize the meg, make envelopes and ... |  arbee | 2023-10-29 | 1 | -692/+352 |
* | swp30: Use natural addresses, reorganize the meg, make envelopes and keyoff a... |  Olivier Galibert | 2023-10-29 | 1 | -352/+692 |
* | mu100: Some comments |  Olivier Galibert | 2023-10-23 | 1 | -1/+1 |
* | mu50: Add the db50xg roms. They may even be the correct ones |  Olivier Galibert | 2023-09-29 | 1 | -1/+1 |
* | dirom: added pre and post rom bank change callbacks and changed almost all us... |  hap | 2022-10-04 | 1 | -5/+0 |
* | swp30: Add waverom reading |  Olivier Galibert | 2022-02-04 | 1 | -1/+68 |
* | srcclean for 0.234 branch |  Vas Crabb | 2021-07-25 | 1 | -3/+3 |
* | swp30: Start implementing something remotely looking like envelopes |  Olivier Galibert | 2021-07-23 | 1 | -81/+179 |
* | srcclean in preparation for branching release |  Vas Crabb | 2021-04-25 | 1 | -3/+3 |
* | swp30: Make the stream synchronous, add dummy-ish internal register read, mor... |  Olivier Galibert | 2021-04-12 | 1 | -107/+160 |
* | s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up... |  Aaron Giles | 2020-09-21 | 1 | -13/+5 |
* | Significant internal changes to sound streams (#7169) |  Aaron Giles | 2020-09-13 | 1 | -2/+2 |
* | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 1 | -1/+1 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -37/+24 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -24/+37 |
* | Fix clang error: private field 'm_pcmask' is not used [-Werror,-Wunused-priva... |  AJR | 2019-03-23 | 1 | -0/+1 |
* | ymmu100: Start adding the MEG [O. Galibert] |  Olivier Galibert | 2019-03-23 | 1 | -37/+23 |
* | srcclean (nw) |  Vas Crabb | 2018-12-23 | 1 | -4/+4 |
* | mu100: complete the midi ports, remove the gross hacks (nw) |  Olivier Galibert | 2018-12-07 | 1 | -21/+29 |
* | Copy/paste ftw (nw) |  Olivier Galibert | 2018-12-06 | 1 | -3/+3 |
* | fixes, gee (nw) |  Olivier Galibert | 2018-12-06 | 1 | -84/+105 |
* | mu100: Add missing roms, also some wip [Guru, O. Galibert] |  Olivier Galibert | 2018-12-06 | 1 | -302/+454 |
* | srcclean and fixup (nw) |  Vas Crabb | 2018-11-25 | 1 | -7/+8 |
* | Woops... |  Olivier Galibert | 2018-11-06 | 1 | -1/+0 |
* | mu100: Store some stuff, apply some filters [O. Galibert] |  Olivier Galibert | 2018-11-06 | 1 | -56/+312 |
* | mu100: Make some noise [O. Galibert] |  Olivier Galibert | 2018-11-05 | 1 | -0/+463 |