summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/qsound.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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