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
/
win
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
put debug_view back in machine due to issues with QT (nw)
Miodrag Milanovic
2016-01-12
2
-7
/
+7
*
created debugger_manager, now this one owns debug_view_manager (nw)
Miodrag Milanovic
2016-01-12
2
-10
/
+10
*
Show 64 and 80 bit floats in windows and qt debugger (issue #476)
yz70s
2015-12-06
2
-0
/
+14
*
fixing some more override (nw)
Miodrag Milanovic
2015-12-06
7
-24
/
+24
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
4
-13
/
+13
*
Initial conversion of core to C++14. Note that compilers are now limited to G...
Miodrag Milanovic
2015-12-03
2
-3
/
+3
*
First commit for issue #476
yz70s
2015-11-30
4
-14
/
+25
*
more cleanups and fix (nw)
Miodrag Milanovic
2015-11-11
8
-20
/
+10
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
13
-0
/
+0
*
Cleanups and version bump
mame0166
Miodrag Milanovic
2015-09-30
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
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
8
-35
/
+35
*
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
7
-13
/
+13
*
Honour debugger font choice with Qt debugger
Vas Crabb
2015-04-09
2
-6
/
+7
*
Cleanups and version bump
mame0159
Miodrag Milanovic
2015-02-25
27
-98
/
+97
*
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
*
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
9
-72
/
+264
*
Port Windows debugger to C++, fix some memory leaks, make menus and window re...
Vas Crabb
2015-02-21
25
-0
/
+3575
[prev]