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
Commit message (
Expand
)
Author
Age
Files
Lines
*
override part 3 (nw)
Miodrag Milanovic
2015-12-05
77
-291
/
+291
*
override part 2 (nw)
Miodrag Milanovic
2015-12-05
1
-5
/
+5
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
31
-139
/
+139
*
cleanuo
Miodrag Milanovic
2015-12-05
2
-2
/
+1
*
Removed need for -Wno-c++11-narrowing for clang
Miodrag Milanovic
2015-12-04
4
-243
/
+243
*
some core c++11 narrowing fixes (nw)
Miodrag Milanovic
2015-12-04
5
-101
/
+101
*
removed usage of deprecated register keyword in our code (nw)
Miodrag Milanovic
2015-12-04
2
-5
/
+5
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
19
-171
/
+171
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
99
-344
/
+344
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-10
/
+10
*
add casts from emu_file to core_file (issue #482)
Trammell Hudson
2015-11-27
1
-1
/
+1
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
15
-59
/
+59
*
ymf262: I fscked up so hard
kazblox
2015-11-22
1
-1
/
+1
*
fmopl: partially revert ksl order fix
kazblox
2015-11-22
1
-1
/
+1
*
Fix missing savestate entries in tms5220.c (nw)
Lord-Nightmare
2015-11-22
1
-0
/
+2
*
Merge pull request #472 from kazblox/opl_playaround
Olivier Galibert
2015-11-20
2
-2
/
+2
|
\
|
*
fmopl: here too...
kazblox
2015-11-18
1
-1
/
+1
|
*
ymf262: fix ksl shift bits
kazblox
2015-11-18
1
-1
/
+1
*
|
Fixed uninitialized class members
Miodrag Milanovic
2015-11-19
16
-25
/
+27
|
/
*
TMS5220 and TMS5110: Add more verbosity to DEBUG_LATTICE [Lord Nightmare]
Lord-Nightmare
2015-11-12
2
-2
/
+18
*
Some more cleanup (nw)
Miodrag Milanovic
2015-11-11
8
-23
/
+43
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+0
*
These are not needed with official tools (nw)
Miodrag Milanovic
2015-11-10
1
-12
/
+0
*
- Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value.
therealmogminer@gmail.com
2015-11-09
2
-14
/
+24
*
- Fix PVS-Studio warning V562, "It's odd to compare a bool type value with
therealmogminer@gmail.com
2015-11-09
2
-7
/
+7
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
124
-0
/
+0
*
Fix build
therealmogminer@gmail.com
2015-11-03
1
-1
/
+1
*
Mass cleanup of multipcm.c, nw
therealmogminer@gmail.com
2015-11-03
2
-437
/
+584
*
TMS5xxx: Fix for occasional audio 'spike' instability/wraparound glitches cau...
Lord-Nightmare
2015-11-03
2
-2
/
+2
*
make the NES APU device get added with the N2A03 rather than needing to be ad...
David Haywood
2015-11-02
2
-2
/
+9
*
making logerror part of machine and device classes [Miodrag Milanovic]
Miodrag Milanovic
2015-11-01
10
-40
/
+47
*
Fix error in sample device (nw)
Miodrag Milanovic
2015-10-31
1
-2
/
+2
*
TMS52xx: Fix a bug where if the FIFO contained exactly 0 bytes and a SPEAK (V...
Lord-Nightmare
2015-10-23
1
-3
/
+7
*
Fix digitalker speed
kazblox
2015-10-12
1
-1
/
+1
*
Cleanups and version bump
mame0166
Miodrag Milanovic
2015-09-30
7
-13
/
+13
*
x1_010: this sample rate value seems closer
kazblox
2015-09-29
1
-1
/
+1
*
Fix PSG chips to have volume reg inited on reset to 0x0 based on tests by Val...
Lord-Nightmare
2015-09-16
2
-8
/
+13
*
add some notes about the tms51xx interpolator bug (nw)
Lord-Nightmare
2015-09-16
2
-26
/
+32
*
oops (nw)
Lord-Nightmare
2015-09-13
1
-2
/
+2
*
TMS5220 and TMS5110: Fixed incorrect implementation of pitch zero which cause...
Lord-Nightmare
2015-09-13
2
-50
/
+43
*
tms5110r.inc: comment updates (nw)
Lord-Nightmare
2015-09-13
1
-11
/
+6
*
update build scripts and code change in order to fix compile (nw)
Miodrag Milanovic
2015-09-13
6
-6
/
+6
*
placed back some files that should be part of core (nw)
Miodrag Milanovic
2015-09-13
4
-574
/
+0
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
269
-0
/
+112276