summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/dvbpoints.c
Commit message (Expand)AuthorAgeFilesLines
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-37/+36
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-8/+8
* cstr() - > c_str() as preparation for move to std::string (nw) Miodrag Milanovic2015-04-111-2/+2
* Fix assert on opening empty watchpoints/breakpoints windows Vas Crabb2015-02-261-1/+2
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-2/+2
* Many fixes for breakpoints/watchpoints views Vas Crabb2015-02-231-264/+161
* Make opening a break/watchpoints window work better if there are already ten ... Vas Crabb2015-02-231-5/+3
* Use uppercase ID in break/watchpoints windows to match how it's printed on th... Vas Crabb2015-02-221-1/+3
* Make the (watch|break)points notify correctly in response to clicks Vas Crabb2015-02-211-23/+5
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-4/+4
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Adds a watchpoint debug view. [Andrew Gardner] Andrew Gardner2013-07-261-47/+47
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-18/+18
* QT Debugger: Finished up the breakpoints window. [Andrew Gardner] Andrew Gardner2013-06-121-36/+269
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-17/+17
* QT Debugger: WIP for a new breakpoints window. [Andrew Gardner] Andrew Gardner2013-06-061-0/+236