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
/
osd
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0170
Miodrag Milanovic
2016-01-27
3
-455
/
+455
*
fix error (nw)
Miodrag Milanovic
2016-01-27
1
-1
/
+1
*
Merge pull request #587 from ImJezze/pull
Miodrag Milanović
2016-01-27
4
-236
/
+306
|
\
|
*
Cleanup (nw)
ImJezze
2016-01-26
1
-6
/
+6
|
*
NTSC Refactoring and Options
ImJezze
2016-01-25
2
-66
/
+159
|
*
Fixed YIQ passes
ImJezze
2016-01-09
1
-2
/
+9
|
*
Refactored color converge
ImJezze
2016-01-09
1
-16
/
+17
|
*
Refactoring (nw)
ImJezze
2016-01-03
2
-48
/
+29
|
*
Refactoring
ImJezze
2015-12-31
4
-115
/
+98
|
*
Cleanup (nw)
ImJezze
2015-12-31
1
-9
/
+14
*
|
fix compile for windows (nw)
Miodrag Milanovic
2016-01-24
1
-2
/
+2
*
|
XAudio2 Bug fix - forgot to initialize buffers and no need to init COM
Brad Hughes
2016-01-23
1
-2
/
+3
*
|
Merge pull request #571 from bradhugh/xaudio2
R. Belmont
2016-01-22
2
-0
/
+731
|
\
\
|
*
|
Fix GCC compiler warning in xaudio2 implementation
Brad Hughes
2016-01-20
1
-3
/
+3
|
*
|
Update XAudio2 support to handle overflow, underflow, and audio_latency prope...
Bradley Hughes
2016-01-20
1
-59
/
+164
|
*
|
XAudio2 support
Brad Hughes
2016-01-20
2
-0
/
+626
*
|
|
Fix OSX build. (nw)
Dankan1890
2016-01-21
1
-1
/
+1
*
|
|
reverting:
Miodrag Milanovic
2016-01-20
6
-9
/
+9
*
|
|
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
|
|
Revert "fixed qt build (nw)"
Miodrag Milanovic
2016-01-20
3
-7
/
+7
*
|
|
Revert "Fix OSX build (nw)"
Miodrag Milanovic
2016-01-20
3
-5
/
+5
|
/
/
*
|
Fix OSX build (nw)
Miodrag Milanovic
2016-01-16
3
-5
/
+5
*
|
fixed qt build (nw)
Miodrag Milanovic
2016-01-16
3
-7
/
+7
*
|
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
|
Fix OSX build (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
|
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
6
-9
/
+9
*
|
put debug_view back in machine due to issues with QT (nw)
Miodrag Milanovic
2016-01-12
7
-19
/
+17
*
|
Fix compile on OSX
Miodrag Milanovic
2016-01-12
1
-0
/
+1
*
|
Fix linux compile
Miodrag Milanovic
2016-01-12
2
-1
/
+2
*
|
created debugger_manager, now this one owns debug_view_manager (nw)
Miodrag Milanovic
2016-01-12
7
-24
/
+24
*
|
modernized ui_input_manager (nw)
Miodrag Milanovic
2016-01-10
1
-8
/
+8
*
|
modernized configuration_manager (nw)
Miodrag Milanovic
2016-01-10
1
-6
/
+5
*
|
Make internal debugger menu remember its currently selected item, to help mak...
mahlemiut
2016-01-11
1
-4
/
+16
*
|
remove usage of NO_MEM_TRACKING macro (nw)
Miodrag Milanovic
2016-01-08
10
-20
/
+0
*
|
removed memory tracking (nw)
Miodrag Milanovic
2016-01-08
5
-9
/
+9
*
|
fix input regression in internal debugger window editors
mahlemiut
2016-01-06
1
-1
/
+2
*
|
Prevent keypresses from passing through to internal debugger windows while th...
mahlemiut
2016-01-04
1
-1
/
+2
*
|
Add various keyboard shortcuts and pass keypresses to the debug view with inp...
mahlemiut
2016-01-04
1
-15
/
+196
*
|
Allow mame -validate -verbose to capture verbose messages
AJR
2016-01-02
2
-5
/
+9
*
|
fix vertical scrollbar on large windows (such as the program space of an i386)
mahlemiut
2016-01-02
1
-4
/
+5
*
|
Cleanups and version bump
mame0169
Miodrag Milanovic
2015-12-30
2
-15
/
+15
*
|
Make SDL2 use software if hardware acceleration is not available
Miodrag Milanovic
2015-12-27
1
-0
/
+8
*
|
Do not add this for other then windows (nw)
Miodrag Milanovic
2015-12-27
1
-2
/
+7
*
|
Fix for windows Qt5 compile (nw)
Miodrag Milanovic
2015-12-27
1
-3
/
+11
*
|
qt5 debugger port [O. Galibert]
Olivier Galibert
2015-12-27
19
-180
/
+110
*
|
Merge pull request #522 from ImJezze/pull
Miodrag Milanović
2015-12-26
2
-72
/
+186
|
\
|
|
*
Cleanup (nw)
ImJezze
2015-12-26
2
-21
/
+21
|
*
Extended Shadow Mask and Bloom functionality
ImJezze
2015-12-25
2
-12
/
+105
|
*
Fixed HLSL for LCD screen type
ImJezze
2015-12-24
1
-26
/
+23
|
*
Made defocus strength equal for x/y and independent from screen size
ImJezze
2015-12-20
2
-36
/
+60
[next]