summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/vlm5030.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-4/+4
* dirom: added pre and post rom bank change callbacks and changed almost all us... hap2022-10-041-1/+1
* t6721a/t6w28/tc8830f/tia/tms36xx/tms5110/upd1771/upd7752/upd934g/vlm5030/vrc6... Aaron Giles2020-09-211-23/+12
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-3/+3
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* ym2148, vlm5030: Simplify read/write handlers (nw) AJR2019-03-101-2/+2
* msm5232, okim6376, sprkdev, vlm5030: Eliminate register_postload (nw) AJR2018-09-101-1/+5
* 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