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
/
aicadsp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use std::clamp in more source files
AJR
2021-08-15
1
-2
/
+2
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-5
/
+5
*
aica.cpp, aicadsp.cpp : Updates (#4858)
cam900
2019-04-05
1
-199
/
+180
*
aica.cpp : Minor correction, Add notes, Remove some unused/unnecessary values...
cam900
2018-12-25
1
-1
/
+1
*
aica.cpp : Add notes, Implement EXTS Mixing (#3812)
cam900
2018-08-01
1
-1
/
+1
*
Revert " AICA Cleanups & Internalize CPU Core (#3423)"
R. Belmont
2018-04-07
1
-32
/
+32
*
AICA Cleanups & Internalize CPU Core (#3423)
cam900
2018-04-07
1
-32
/
+32
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-37
/
+36
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-51
/
+51
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
1
-1
/
+1
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-3
/
+3
*
update some of remaining licenses (nw)
Miodrag Milanovic
2015-12-11
1
-2
/
+3
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+351