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
/
debugger
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0169
Miodrag Milanovic
2015-12-30
1
-14
/
+14
*
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
*
debugint.cpp: fix uninitialized variable error (nw)
yz70s
2015-12-25
1
-1
/
+1
*
Support 64 and 80-bit floats in OS X debugger (nw)
arbee
2015-12-19
1
-1
/
+15
*
Stop internal debugger windows from drawing space characters, speeds renderin...
mahlemiut
2015-12-19
1
-13
/
+11
*
Make new internal debugger windows appear in a cascade-like position, and giv...
mahlemiut
2015-12-17
1
-14
/
+65
*
Stop internal debugger window title and editors from drawing text outside the...
mahlemiut
2015-12-15
1
-3
/
+12
*
Made internal debugger window editors appear over the window to which it is r...
mahlemiut
2015-12-14
1
-30
/
+25
*
Base the size of internal debugger window title bars on the font size.
mahlemiut
2015-12-13
1
-1
/
+1
*
Internal debugger now honours the -debugger_font and -debugger_font_size opti...
mahlemiut
2015-12-13
1
-37
/
+30
*
Add memory window to internal debugger.
mahlemiut
2015-12-12
1
-1
/
+106
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-4
/
+4
*
Make internal debugger windows just a bit more pleasing to the eye.
mahlemiut
2015-12-12
1
-7
/
+39
*
Giving the internal debugger a bit of love. Make closed windows actually dis...
mahlemiut
2015-12-11
1
-17
/
+37
*
Show 64 and 80 bit floats in windows and qt debugger (issue #476)
yz70s
2015-12-06
3
-1
/
+36
*
fixing some more override (nw)
Miodrag Milanovic
2015-12-06
10
-52
/
+52
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
6
-66
/
+66
*
Initial conversion of core to C++14. Note that compilers are now limited to G...
Miodrag Milanovic
2015-12-03
3
-5
/
+5
*
Support float view in OS X debugger (nw)
arbee
2015-11-30
1
-0
/
+7
*
Show 32 bit floating point values in qt debugger memory view (issue #476)
yz70s
2015-11-30
2
-42
/
+67
*
First commit for issue #476
yz70s
2015-11-30
6
-20
/
+31
*
Cleanups and version bump
mame0168
Miodrag Milanovic
2015-11-25
1
-4
/
+4
*
more cleanups and fix (nw)
Miodrag Milanovic
2015-11-11
10
-28
/
+12
*
nw, more PVS-Studio fixes
therealmogminer@gmail.com
2015-11-09
1
-13
/
+12
*
renamed m -> mm (nw)
Miodrag Milanovic
2015-11-08
18
-0
/
+0
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
26
-0
/
+0
*
Relaxed emu.h a bit, should make compile a bit faster (nw)
Miodrag Milanovic
2015-11-05
1
-0
/
+1
*
Clean up some stuff that upsets GCC5
Vas Crabb
2015-11-01
2
-1
/
+2
*
Fix for some configurations
Vas Crabb
2015-10-27
1
-1
/
+1
*
Cleanups and version bump
mame0166
Miodrag Milanovic
2015-09-30
2
-3
/
+3
*
Fix build with Xcode 7 (nw)
balr0g
2015-09-18
2
-3
/
+3
*
Fixed register_window_class
Vladimir Kryvian
2015-08-27
1
-0
/
+2
*
Fixed register_window_class
Vladimir Kryvian
2015-08-27
1
-0
/
+2
*
Fixed GetModuleHandle to be universal.
Vladimir Kryvian
2015-08-25
3
-8
/
+14
*
debugviewinfo.c: destroy window before destroying view (nw)
Peter Ferrie
2015-08-10
1
-5
/
+5
*
Revert "debugqt: Port to Qt5 [O. Galibert]"
Olivier Galibert
2015-08-01
19
-110
/
+180
*
Debugger fix from Judge (nw)
Vas Crabb
2015-07-31
1
-0
/
+1
*
Doesn't fix the crash, but it doesn't hurt either nw
Vas Crabb
2015-07-30
1
-0
/
+3
*
debugqt: Port to Qt5 [O. Galibert]
Olivier Galibert
2015-07-29
19
-180
/
+110
*
fix compile (possibly only GCC5.1) (nw)
Cowering
2015-07-14
1
-0
/
+2
*
blame balrog for this :) (NW)
Cowering
2015-07-08
1
-2
/
+2
*
owner name consistency and typo fix (nw)
Miodrag Milanovic
2015-05-22
1
-1
/
+1
*
Fixed a number of "-Wextra -Wdouble-promotion" warnings. (nw)
couriersud
2015-05-18
1
-1
/
+1
*
Cocoa debugger: correctly size controls for user font selection (nw)
Vas Crabb
2015-05-14
4
-30
/
+48
*
did license settings for OG and Andrew, cleared up OSD part for licenses (nw)
Miodrag Milanovic
2015-05-09
22
-50
/
+44
*
removed restriction link for BSD3 licensed files (nw)
Miodrag Milanovic
2015-05-07
36
-108
/
+0
*
Added license headers to the rest of files (nw)
Miodrag Milanovic
2015-05-07
22
-0
/
+44
*
bugix and sdl fix (nw)
Miodrag Milanovic
2015-04-22
1
-6
/
+6
[next]