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
/
emu
/
debug
/
dvwpoints.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-361
/
+0
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-47
/
+46
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
1
-7
/
+7
*
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
1
-2
/
+2
*
Fix assert on opening empty watchpoints/breakpoints windows
Vas Crabb
2015-02-26
1
-1
/
+2
*
Cleanups and version bump
mame0159
Miodrag Milanovic
2015-02-25
1
-2
/
+2
*
Many fixes for breakpoints/watchpoints views
Vas Crabb
2015-02-23
1
-332
/
+202
*
Make opening a break/watchpoints window work better if there are already ten ...
Vas Crabb
2015-02-23
1
-5
/
+3
*
Use uppercase ID in break/watchpoints windows to match how it's printed on th...
Vas Crabb
2015-02-22
1
-1
/
+1
*
Make the (watch|break)points notify correctly in response to clicks
Vas Crabb
2015-02-21
1
-23
/
+5
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-4
/
+4
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
1
-31
/
+2
*
Cleanups and version bump
mame0150
Miodrag Milanovic
2013-09-17
1
-3
/
+3
*
Fixed the build.
Andrew Gardner
2013-07-26
1
-0
/
+540