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
/
aica.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
srcclean and manual fixup (nw)
Vas Crabb
2018-08-26
1
-2
/
+2
*
aica.cpp : Add notes, Implement EXTS Mixing (#3812)
cam900
2018-08-01
1
-3
/
+29
*
aica.cpp : Add input clock related to sample rate, Implement MONO/MVOL
cam900
2018-07-23
1
-35
/
+53
*
srcclean (nw)
Vas Crabb
2018-05-27
1
-1
/
+1
*
pc9801.cpp: fix sound ROM mapping, fixed sound board initialize for Eikan wa ...
angelosa
2018-05-24
1
-0
/
+2
*
aica.cpp : Correct register name from development manual, Add docs of unimple...
cam900
2018-04-27
1
-1
/
+13
*
Revert " AICA Cleanups & Internalize CPU Core (#3423)"
R. Belmont
2018-04-07
1
-325
/
+185
*
AICA Cleanups & Internalize CPU Core (#3423)
cam900
2018-04-07
1
-185
/
+325
*
nicer prev (nw)
MetalliC
2018-01-06
1
-13
/
+9
*
Added asserts for index out of bounds (#3017)
Oliver Stöneberg
2018-01-06
1
-0
/
+7
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-28
/
+24
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+1
*
Misc typo fixes.
Jordi Mallach
2016-10-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-45
/
+45
*
srcclean and translation regeneration
Vas Crabb
2016-08-29
1
-1
/
+1
*
aica: add ADPCM diff value clamp based on encoder research [kode54, MetalliC]
MetalliC
2016-08-19
1
-0
/
+6
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
1
-1
/
+1
*
Time for more this==NULL fixes
therealmogminer@gmail.com
2016-01-23
1
-10
/
+9
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-2
/
+2
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-3
/
+3
*
auto_alloc_array_clear -> make_unique_clear (nw)
Miodrag Milanovic
2015-12-19
1
-2
/
+2
*
update some of remaining licenses (nw)
Miodrag Milanovic
2015-12-11
1
-3
/
+3
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-7
/
+7
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1662