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
*
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
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
11
-52
/
+52
*
removed bool conversion and implicit empty check (nw)
Miodrag Milanovic
2015-04-19
1
-1
/
+1
*
updated astring constructors to have just one string param, to be more like s...
Miodrag Milanovic
2015-04-13
3
-3
/
+3
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
10
-22
/
+22
*
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
2
-3
/
+3
*
More Leopard fun (nw)
Vas Crabb
2015-04-10
1
-18
/
+18
*
Honour -debugger_font and -debugger_font_size in Cocoa debugger.
Vas Crabb
2015-04-09
6
-13
/
+27
*
Honour debugger font choice with Qt debugger
Vas Crabb
2015-04-09
4
-9
/
+16
*
Make OSD options an init parameter for modules
Vas Crabb
2015-04-07
5
-6
/
+6
*
Add a crappy utility for editing AU effect presets
Vas Crabb
2015-04-07
1
-8
/
+0
*
Fix Cocoa debugger leaks with SDL2, still looking into crash on exit
Vas Crabb
2015-04-01
2
-0
/
+8
*
debugwin.c: avoid race condition where debugger window update request is made...
Peter Ferrie
2015-03-16
1
-1
/
+1
*
Cleanups and version bump
mame0159
Miodrag Milanovic
2015-02-25
38
-138
/
+137
*
Add a whole line scroll mode to make breakpoints/watchpoints header work nicely
Vas Crabb
2015-02-23
9
-20
/
+40
*
More intelligible auto window position code
Vas Crabb
2015-02-23
1
-12
/
+18
*
Slight improvement in Cocoa debug view performance
Vas Crabb
2015-02-22
8
-28
/
+68
*
More minor improvements to Cocoa debugger (nw)
Vas Crabb
2015-02-22
2
-34
/
+86
*
Cocoa debugger: suppress trailing whitespace on copy, draw background to edge...
Vas Crabb
2015-02-22
1
-32
/
+61
*
Qt debugger dynamically updates menu items controlling disassembly views
Vas Crabb
2015-02-22
6
-60
/
+195
*
More debugger consistency
Vas Crabb
2015-02-22
2
-43
/
+16
*
Make behaviour of breakpoint control a bit more consistent with other debugge...
Vas Crabb
2015-02-21
1
-18
/
+19
*
WM_SIZE etc may be posted before CreateWindowEx returns
Vas Crabb
2015-02-21
3
-5
/
+6
*
Fixed debug build compile (nw)
Ivan Vangelista
2015-02-21
1
-1
/
+1
*
No longer need to mark dirty to hack around the points views
Vas Crabb
2015-02-21
1
-1
/
+0
*
Fix image device menu
Vas Crabb
2015-02-21
2
-11
/
+22
*
Add enable/disable breakpoint from disasm window menus
Vas Crabb
2015-02-21
2
-13
/
+55
*
(Break|Watch)points window for Windows debugger
Vas Crabb
2015-02-21
10
-72
/
+266
*
Port Windows debugger to C++, fix some memory leaks, make menus and window re...
Vas Crabb
2015-02-21
26
-2964
/
+3704
*
Disable decrease bytes per line menu items when only one chunk per line is di...
Vas Crabb
2015-02-19
2
-2
/
+13
*
Allow paste from OS clipboard to debugger windows (use context menu)
Vas Crabb
2015-02-19
4
-6
/
+51
[next]