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
*
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