summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/win/disasmwininfo.h
Commit message (Expand)AuthorAgeFilesLines
* fixed building with clang 15.0.0 on windows smf-2022-09-201-1/+1
* Debugger updates: Vas Crabb2022-09-201-1/+5
* debugger/win: Added capability to save/restore window arrangement. Vas Crabb2022-09-161-0/+3
* there are reasons for things being the way they were (nw) Vas Crabb2020-01-311-1/+1
* fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) Oliver Stöneberg2020-01-301-1/+1
* misc cleanup: Vas Crabb2019-11-181-2/+3
* Changed a few 'const char *' ==> 'const std::string &' in the MAME debugger (... npwoods2017-06-241-1/+1
* fixing some more override (nw) Miodrag Milanovic2015-12-061-4/+4
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-2/+2
* Port Windows debugger to C++, fix some memory leaks, make menus and window re... Vas Crabb2015-02-211-0/+36