summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound
Commit message (Expand)AuthorAgeFilesLines
* emu/devdelegate.h: Added resolve_safe and resolve_all_safe helpers. Vas Crabb2023-06-132-7/+5
* emu/devfind.h: Added a lookup() member function to device finders. Vas Crabb2023-06-122-10/+12
* h8_sci: Bring interface up in the cpu Olivier Galibert2023-06-082-11/+9
* h8 io: More simplifications, thanks everyone for the pointers Olivier Galibert2023-06-081-8/+8
* h8_adc, h8_port: convert i/o to devcb at cpu level Olivier Galibert2023-06-082-14/+8
* votrax: It's more than good enough to remove the flag Olivier Galibert2023-06-031-2/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-0143-133/+133
* sega/puckpkmn.cpp: Made Puckman Pockimon set showing Sun Mixing copyright the... Vas Crabb2023-05-311-25/+20
* srcclean in preparation for MAME 0.255 branch Vas Crabb2023-05-281-1/+1
* nn71003: RB recognized a SPI interface Olivier Galibert2023-05-272-32/+33
* hrdvd: Add placeholders for all the chips, thanks Guru for tracing the pcb Olivier Galibert2023-05-262-0/+126
* sound/es5503.cpp: Support sync and AM modes and the last oscillator volume bu... arbee2023-05-251-9/+60
* namco/namcos10.cpp, namco/ns10crypt.cpp: Added partial decrypter for Point Bl... 9871238791132023-05-232-1/+8
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-2312-196/+154
* cdda: Modernize a little Olivier Galibert2023-05-182-17/+11
* Add support for the older Votrax SC-01 chip; currently only used by Bally Ast... Lord-Nightmare2023-05-162-3/+35
* sound/mp3_audio: Implement save states for MP3 decoder (#11232) 9871238791132023-05-154-0/+19
* namco/namcos10.cpp: Add MP3 decoder support to the MEM(P3) board. (#11210) 9871238791132023-05-156-65/+533
* xt446: fix typo Olivier Galibert2023-05-121-1/+1
* ata/gdrom.cpp: overhaul (#11140) Angelo Salese2023-05-081-4/+5
* mcs51: implement serial input/output as bit stream (#11190) Patrick Mackinlay2023-05-082-35/+0
* chd: Add dvd support. better abstraction in general, multi-image support in a... Olivier Galibert2023-05-042-5/+5
* mn1400: add disassembler hap2023-05-011-1/+1
* Use correct attack/decay time nominal value when the lower 3 bits of attack/d... eito2023-04-261-3/+5
* Corrected capalisation of "SpongeBob SquarePants" and "SpongeBob Schwammkopf"... Vas Crabb2023-04-262-43/+42
* msm5232: revise caps and resistors values [Yaei, TremiRodomi] (#11127) Olivier Galibert2023-04-231-47/+26
* yamaha: new GEW7 and GEW12 machines, various GEW8/MultiPCM improvements (#11105) Devin Acker2023-04-226-765/+1056
* namco/namcos10.cpp: Added CD-ROM drive support and I/O for Taiko games. (#11131) 9871238791132023-04-212-1/+6
* tms5110: Initialize some more variables at reset. Fixes nonexistent or errati... AJR2023-04-081-0/+4
* m68000: some variables were missing from savestate/zerofill hap2023-04-032-18/+19
* k053260: allow to change rev flag on the fly hap2023-04-021-8/+11
* k053260: add sample reverse flag hap2023-04-022-26/+46
* sn76477: Make it less verbose Curt Coder2023-04-021-1/+1
* namcos10: Refactored driver, and implemented MEM(M) and MEM(N) boards. (#11053) 9871238791132023-04-013-445/+457
* New working systems hap2023-03-262-2/+2
* cpu/nec: Fixed build; also, srcclean Vas Crabb2023-03-262-5/+5
* Various devices: Correct placement of U integer suffix in definitions of shif... AJR2023-03-231-10/+14
* hash/pcecd.xml: QA notes (#10956) Angelo Salese2023-03-192-10/+24
* dac.h: fix mistake on prev commit hap2023-03-131-2/+2
* dac.h: add generic 5bit dac hap2023-03-131-0/+2
* upd7759: only detect mode change in idle state hap2023-03-132-65/+22
* sound/es5506.cpp: Converted comments to C++ style, and added notes and additi... cam9002023-03-131-172/+178
* es5503: cleaner fix for preserving the full accumulator phase on looping. [Ke... arbee2023-03-091-25/+2
* es5503.cpp: preserve fractional phase, allows high-freq sample play [Peter Fe... Peter Ferrie2023-03-091-2/+4
* l7a1045_l6028_dsp_a.cpp: misc notes Angelo Salese2023-02-261-5/+9
* sound/l7a1045_l6028_dsp_a.cpp: use 44'100 Hz for sound stream, disable all so... angelosa2023-02-262-5/+23
* snk/hng64_v.cpp: Improved rendering: (#10891) David Haywood2023-02-151-12/+14
* cothello: add coin handling and sound hap2023-02-011-1/+1
* New systems marked not working hap2023-02-011-16/+16
* gladiatr: patch mcu roms to fix coin issue hap2023-01-272-16/+17