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
/
mos6560.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
1
-42
/
+37
*
Changed some sound devices back to using std::unique_ptr<T []> for
Vas Crabb
2020-09-27
1
-9
/
+6
*
s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up...
Aaron Giles
2020-09-21
1
-1
/
+1
*
sound: Add a few new helpers to write_stream_view
Aaron Giles
2020-09-20
1
-2
/
+1
*
la7a1045/lmc1992/mas3507d/mea8000/mos6560/mos6581/mos7360/msm5232/multipcm: u...
Aaron Giles
2020-09-19
1
-20
/
+16
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-3
/
+3
*
devices/sound: more handler simplification (nw)
Ivan Vangelista
2020-03-12
1
-3
/
+3
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-4
/
+6
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-6
/
+4
*
Eliminate the default address map member of address_space_config (nw)
AJR
2019-02-17
1
-4
/
+6
*
maps: Finish devices/sound (nw)
Olivier Galibert
2018-04-20
1
-6
/
+8
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-4
/
+4
*
Privatize m_screen and other variables of device_video_interface (nw)
AJR
2018-01-05
1
-2
/
+2
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
1
-2
/
+2
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-11
/
+9
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-16
/
+12
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-3
/
+3
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-13
/
+13
*
reverting:
Miodrag Milanovic
2016-01-20
1
-4
/
+4
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-4
/
+4
*
removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ...
Miodrag Milanovic
2015-12-17
1
-2
/
+2
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-6
/
+6
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+969