index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
sound
/
vlm5030.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-4
/
+4
*
dirom: added pre and post rom bank change callbacks and changed almost all us...
hap
2022-10-04
1
-1
/
+1
*
t6721a/t6w28/tc8830f/tia/tms36xx/tms5110/upd1771/upd7752/upd934g/vlm5030/vrc6...
Aaron Giles
2020-09-21
1
-23
/
+12
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-3
/
+3
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-1
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-2
/
+2
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-2
/
+2
*
ym2148, vlm5030: Simplify read/write handlers (nw)
AJR
2019-03-10
1
-2
/
+2
*
msm5232, okim6376, sprkdev, vlm5030: Eliminate register_postload (nw)
AJR
2018-09-10
1
-1
/
+5
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-2
/
+2
*
rand() corrections in src/devices/* (nw)
hap
2017-04-26
1
-1
/
+1
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-4
/
+4
*
okim6295: Directly use set_rom_bank [O. Galibert]
Olivier Galibert
2016-09-06
1
-0
/
+5
*
dirom: device_rom_interface for sound chips with rom/memory map alternative [...
Olivier Galibert
2016-08-15
1
-22
/
+4
*
Convert VLM5030 to device_memory_interface; correct region lengths
AJR
2016-06-30
1
-20
/
+22
*
INC -> HXX makes editors and code analyzers see it as C++ (nw)
Miodrag Milanovic
2016-05-01
1
-1
/
+1
*
Devfind revision phase 1, cleaning out some legacy stuff
AJR
2016-04-07
1
-2
/
+4
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
clang 3.7 warning fixes (nw)
Olivier Galibert
2015-12-07
1
-1
/
+1
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-3
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+655