summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/win/disasmbasewininfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up various stuff. Vas Crabb2025-07-011-12/+12
* debugger cleanup: use enums for m_views indices (#13687) dave-br2025-05-101-11/+11
* Debugger updates: Vas Crabb2022-09-201-1/+5
* debugger/win: Added capability to save/restore window arrangement. Vas Crabb2022-09-161-3/+17
* Debugger changes AJR2022-08-281-1/+1
* Got rid of global_alloc/global_free. Vas Crabb2020-10-031-1/+1
* Debugger expression and memory access overhaul AJR2020-05-251-3/+4
* there are reasons for things being the way they were (nw) Vas Crabb2020-01-311-0/+5
* fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) Oliver Stöneberg2020-01-301-2/+2
* fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) Oliver Stöneberg2020-01-301-5/+0
* fixed some clang-tidy warnings (nw) (#6197) Oliver Stöneberg2020-01-221-3/+3
* Use std::forward_list for breakpoint and registerpoint lists (nw) AJR2019-09-101-19/+8
* fix windows compile (nw) Miodrag Milanovic2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Fix keyboard shortcus for disassembly comments pane [Vas Crabb] Vas Crabb2016-06-091-1/+1
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-6/+6
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-4/+4
* put debug_view back in machine due to issues with QT (nw) Miodrag Milanovic2016-01-121-2/+2
* created debugger_manager, now this one owns debug_view_manager (nw) Miodrag Milanovic2016-01-121-4/+4
* clang-modernize part 5 Miodrag Milanovic2015-12-041-8/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+274