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
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
12
-22
/
+22
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-0
/
+4
*
cleanups (nw)
Miodrag Milanovic
2015-12-25
6
-14
/
+0
*
sn76477: notes, typo, RES_INF for default open circuit
Vas Crabb
2015-12-24
2
-12
/
+19
*
some handmade changes (nw)
Miodrag Milanovic
2015-12-21
2
-11
/
+11
*
update by request (nw)
Miodrag Milanovic
2015-12-21
13
-13
/
+13
*
Added license for Derrick Renaud, extended K.Wilkins and F.Palazzolo to full ...
Miodrag Milanovic
2015-12-21
18
-24
/
+18
*
auto_alloc_array_clear -> make_unique_clear (nw)
Miodrag Milanovic
2015-12-19
10
-25
/
+27
*
removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ...
Miodrag Milanovic
2015-12-17
28
-97
/
+97
*
added some missing (nw)
Miodrag Milanovic
2015-12-12
3
-3
/
+3
*
update license based on what actually is done by each person (nw)
Miodrag Milanovic
2015-12-12
7
-10
/
+17
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
18
-182
/
+182
*
update some of remaining licenses (nw)
Miodrag Milanovic
2015-12-11
7
-11
/
+14
*
clang 3.7 warning fixes (nw)
Olivier Galibert
2015-12-07
1
-1
/
+1
*
override for for macros that could not be auto recognized by tools (nw)
Miodrag Milanovic
2015-12-06
2
-35
/
+35
*
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
[next]