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
/
multipcm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
multipcm notes (nw)
Lord-Nightmare
2018-04-08
1
-1
/
+2
*
Move Multipcm bank schemes to DEVICE_ADDRESS_MAP (#3113)
cam900
2018-01-25
1
-26
/
+21
*
multipcm.cpp: avoid unnecessary initialization - also fixes division by zero ...
Oliver Stöneberg
2018-01-06
1
-1
/
+1
*
multipcm: confirmed as Yamaha YMW-258-F. [any, R. Belmont]
arbee
2017-07-27
1
-5
/
+4
*
explicit sizes for enums used in save states - one should always do this to m...
Vas Crabb
2017-07-16
1
-9
/
+9
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-8
/
+8
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Remove device_config_complete from numerous devices that don't really need it...
AJR
2017-02-09
1
-10
/
+0
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-61
/
+61
*
okim6295: Directly use set_rom_bank [O. Galibert]
Olivier Galibert
2016-09-06
1
-0
/
+10
*
Make multipcm cache sample data on keyon, nw
therealmogminer@gmail.com
2016-08-18
1
-23
/
+33
*
Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v...
therealmogminer@gmail.com
2016-08-18
1
-35
/
+18
*
dirom: device_rom_interface for sound chips with rom/memory map alternative [...
Olivier Galibert
2016-08-15
1
-23
/
+3
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-15
/
+15
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-16
/
+16
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+756