summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/votrax.cpp
Commit message (Expand)AuthorAgeFilesLines
* votrax: Tell the device's parent when the IRQ line is lowered. Improves Type ... arbee2021-05-301-0/+1
* votrax: Adjust the final filter [O. Galibert] Olivier Galibert2020-10-021-2/+5
* Disable SOUND_DEBUG for non-debug builds, and srcclean Vas Crabb2020-09-271-1/+1
* Revert "sound: Improved view interfaces to match usage patterns" Aaron Giles2020-09-171-2/+2
* sound: Improved view interfaces to match usage patterns Aaron Giles2020-09-171-2/+2
* votrax: Updated to new stream callback. Aaron Giles2020-09-131-7/+7
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* sc01: Fix pitch and closure [O. Galibert] Olivier Galibert2020-08-231-7/+10
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* votrax: Simplify write handlers (nw) AJR2019-02-191-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* first srcclean pass (nw) Vas Crabb2016-12-251-16/+16
* votrax sc01: Simulate [O. Galibert] Olivier Galibert2016-12-241-1098/+726
* Revert "using of IS_ENABLED in files used in tiny build (nw)" Miodrag Milanovic2016-11-121-11/+11
* using of IS_ENABLED in files used in tiny build (nw) Miodrag Milanovic2016-11-111-11/+11
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-50/+50
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-3/+3
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-19/+19
* Some more cleanup (nw) Miodrag Milanovic2015-11-111-4/+9
* - Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value. therealmogminer@gmail.com2015-11-091-10/+20
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1362