summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/win/consolewininfo.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* (nw) updated debug media menu to latest version Robbbert2019-07-131-0/+2
* In class consolewin_info method set_cpu does nothing if the cpu to be set is ... yz70s2017-07-231-0/+1
* Changed a few 'const char *' ==> 'const std::string &' in the MAME debugger (... npwoods2017-06-241-1/+1
* Windows debugger: image menu: added ability to load software-list items. Robbbert2017-06-011-0/+3
* fixing some more override (nw) Miodrag Milanovic2015-12-061-4/+4
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-3/+3
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-2/+2
* Fix image device menu Vas Crabb2015-02-211-0/+2
* Port Windows debugger to C++, fix some memory leaks, make menus and window re... Vas Crabb2015-02-211-0/+51