summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/vlm5030.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
* rand() corrections in src/devices/* (nw) hap2017-04-261-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-0/+5
* dirom: device_rom_interface for sound chips with rom/memory map alternative [... Olivier Galibert2016-08-151-22/+4
* Convert VLM5030 to device_memory_interface; correct region lengths AJR2016-06-301-20/+22
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-1/+1
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-2/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang 3.7 warning fixes (nw) Olivier Galibert2015-12-071-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+655