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
/
dvbpoints.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
1
-37
/
+36
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
1
-8
/
+8
*
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
-264
/
+161
*
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
/
+3
*
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
*
Adds a watchpoint debug view. [Andrew Gardner]
Andrew Gardner
2013-07-26
1
-47
/
+47
*
Cleanups and version bump
mame0149u1
Miodrag Milanovic
2013-07-23
1
-18
/
+18
*
QT Debugger: Finished up the breakpoints window. [Andrew Gardner]
Andrew Gardner
2013-06-12
1
-36
/
+269
*
Cleanups and version bump
mame0149
Miodrag Milanovic
2013-06-11
1
-17
/
+17
*
QT Debugger: WIP for a new breakpoints window. [Andrew Gardner]
Andrew Gardner
2013-06-06
1
-0
/
+236