summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/dvbpoints.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Still more user experience improvements: Vas Crabb2021-10-181-8/+3
* Debugger expression and memory access overhaul AJR2020-05-251-2/+2
* Use std::forward_list for breakpoint and registerpoint lists (nw) AJR2019-09-101-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
* Eliminate qsort usage in debugger (nw) AJR2019-02-161-1/+1
* general cleanup: Vas Crabb2017-05-231-1/+2
* cleanup headers of not used friend classes (nw) Miodrag Milanovic2017-02-121-1/+0
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-3/+3
* Get rid of most uses of core_i64_hex_format, all remaining uses are in memory... Vas Crabb2016-03-011-1/+1
* cleanup (nw) Miodrag Milanovic2015-12-251-4/+0
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-2/+2
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-1/+1
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-1/+1
* Many fixes for breakpoints/watchpoints views Vas Crabb2015-02-231-19/+3
* Make the (watch|break)points notify correctly in response to clicks Vas Crabb2015-02-211-3/+0
* 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-1/+1
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-19/+19
* QT Debugger: Finished up the breakpoints window. [Andrew Gardner] Andrew Gardner2013-06-121-1/+22
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-2/+2
* QT Debugger: WIP for a new breakpoints window. [Andrew Gardner] Andrew Gardner2013-06-061-0/+86