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