summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/debug/dvbpoints.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make debugger view startup more efficient - it's still not going to be practi... Vas Crabb2019-11-181-3/+4
* misc cleanup: Vas Crabb2019-11-181-6/+7
* Use std::forward_list for breakpoint and registerpoint lists (nw) AJR2019-09-101-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-31/+20
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-20/+31
* Eliminate qsort usage in debugger (nw) AJR2019-02-161-31/+20
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Iterate over devices C++11 style AJR2016-04-181-4/+3
* Iterate over core classes C++11 style AJR2016-03-311-2/+2
* Cleanups and version bump Miodrag Milanovic2016-03-301-2/+2
* * Remove confusing method from vectorstreams that hide base_ios method (fixes... Vas Crabb2016-03-181-0/+2
* Fix stupid reversed subtraction Vas Crabb2016-03-011-1/+1
* Get rid of most uses of core_i64_hex_format, all remaining uses are in memory... Vas Crabb2016-03-011-45/+53
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-12/+4
* reverting: Miodrag Milanovic2016-01-201-2/+2
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* put debug_view back in machine due to issues with QT (nw) Miodrag Milanovic2016-01-121-1/+1
* created debugger_manager, now this one owns debug_view_manager (nw) Miodrag Milanovic2016-01-121-1/+2
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+319