summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/qsound.cpp
Commit message (Expand)AuthorAgeFilesLines
* New sound infrastructure. Olivier Galibert2025-04-271-3/+3
* -igs/igs027a.cpp: Started encapsulating IGS 027A onboard peripherals. Vas Crabb2024-09-131-0/+4
* cdi.xml, megacd.xml, megacdj.xml, segacd.xml: Cleaned up disc info. Vas Crabb2023-06-201-2/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+0
* dirom: added pre and post rom bank change callbacks and changed almost all us... hap2022-10-041-2/+3
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-2/+2
* okim6258/okim6376/okim9810/pcd3311/qs1000/qsound: update to new stream callbacks Aaron Giles2020-09-201-5/+5
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-3/+3
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-1/+1
* last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... Ivan Vangelista2020-05-211-2/+2
* -cpu/cop400, dsp16, hmcs40: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-161-7/+8
* Add improved qsound_hle core (#3819) Jonathan Gevaryahu2018-08-181-2/+2
* Revert "-qsound_hle: Updated based on actual DSP16 code to give identical out... arbee2018-08-181-2/+2
* -qsound_hle: Updated based on actual DSP16 code to give identical output. [su... superctr2018-08-181-2/+2
* qsoundhle: Saturate ROM offsets [superctr] Vas Crabb2018-07-291-20/+6
* add device_clock_changed (nw) smf-2018-07-281-0/+8
* clean up/encapsulate gottlieb sound, remove more MCFG_ (nw) Vas Crabb2018-07-131-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* qsound: update command listing (nw) Vas Crabb2018-03-201-9/+18
* dsp16: fix disassembler bugs (nw) Vas Crabb2018-03-191-1/+1
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-0/+3
* note (nw) Vas Crabb2018-03-161-0/+18
* qsound: clean up host and DAC comms a bit, hopefully fix desync Vas Crabb2018-03-161-36/+43
* QSound LLE available with a 3-character change Vas Crabb2018-03-161-229/+260
* Cycle-accurate DSP16 core (disabled in QSound for performance reasons) Vas Crabb2018-03-151-31/+19
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-7/+9
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* vgmplay : Add Qsound support (#3116) cam9002018-01-241-2/+12
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* updated devices/sound devices to use device_add_mconfig insted of device_mcon... Ivan Vangelista2017-05-241-14/+6
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* QSound/DL-1425: update ROM and comments with corrections from recent decap [L... Lord-Nightmare2017-04-261-6/+18
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Added license for Paul Leaman, also resolved status of Steven Frew (nw) Miodrag Milanovic2016-01-111-1/+1
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-15/+15
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+324