index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
/
ym2151.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-8
/
+8
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-8
/
+8
*
Remove unnecessary address_space arguments on FM sound chips read/write handlers
cam900
2019-01-31
1
-8
/
+8
*
ym2151: Emulate reset line
AJR
2017-07-26
1
-5
/
+19
*
YM2151 reset line handler added, though not implemented properly yet (nw)
AJR
2017-07-25
1
-0
/
+13
*
ym2151: Support dynamic changes to clock frequency
AJR
2017-06-26
1
-11
/
+20
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-2
/
+2
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-32
/
+32
*
Cleanups and version bump
Miodrag Milanovic
2016-07-27
1
-1
/
+1
*
ym2151: Isolate, objectify, integrate [O. Galibert]
Olivier Galibert
2016-06-29
1
-1327
/
+680
*
Setting GPL license for Jarek Burczynski, by his request (nw)
Miodrag Milanovic
2016-01-21
1
-1
/
+1
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-10
/
+10
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-5
/
+5
*
Some more cleanup (nw)
Miodrag Milanovic
2015-11-11
1
-3
/
+5
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+2500