summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/win/debugviewinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Goodbye 64 suffix on the main executable, it was nice knowing you. Vas Crabb2021-01-261-1/+22
* win32 debugger: Added context menu with Copy Visible and Paste commands to de... Vas Crabb2021-01-261-30/+172
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-1/+1
* Debugger expression and memory access overhaul AJR2020-05-251-2/+3
* fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) Oliver Stöneberg2020-01-301-2/+2
* missed one Windows debugger thing (nw) Vas Crabb2019-11-181-1/+1
* misc cleanup: Vas Crabb2019-11-181-4/+4
* fix windows compile (nw) Miodrag Milanovic2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-1/+1
* Bulk renaming of Windows string conversion functions Nathan Woods2016-10-031-1/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-2/+2
* Changed strconv.[cpp|h] functions to return their results as std::string and ... Nathan Woods2016-07-241-3/+2
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-2/+2
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-50/+50
* Iterate over core classes C++11 style AJR2016-03-311-2/+2
* put debug_view back in machine due to issues with QT (nw) Miodrag Milanovic2016-01-121-5/+5
* created debugger_manager, now this one owns debug_view_manager (nw) Miodrag Milanovic2016-01-121-6/+6
* more cleanups and fix (nw) Miodrag Milanovic2015-11-111-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+812