summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/win/consolewininfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Got rid of global_alloc/global_free. Vas Crabb2020-10-031-2/+2
* Debugger expression and memory access overhaul AJR2020-05-251-2/+2
* Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360) Oliver Stöneberg2020-04-081-1/+0
* 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-1/+1
* fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237) Oliver Stöneberg2020-01-301-4/+0
* fixed some clang-tidy warnings (nw) (#6197) Oliver Stöneberg2020-01-221-7/+7
* (nw) misc cleanup: Vas Crabb2019-10-111-3/+3
* (nw) updated debug media menu to latest version Robbbert2019-07-131-13/+32
* Merge tag 'mame0188' Vas Crabb2017-07-261-16/+17
|\
| * scope stuff down again, rvalue on left of ==, fewer early exits (nw) Vas Crabb2017-07-241-16/+18
| * In class consolewin_info method set_cpu does nothing if the cpu to be set is ... yz70s2017-07-241-1/+6
* | In class consolewin_info method set_cpu does nothing if the cpu to be set is ... yz70s2017-07-231-1/+6
|/
* srcclean (nw) Vas Crabb2017-06-251-1/+1
* Changed a few 'const char *' ==> 'const std::string &' in the MAME debugger (... npwoods2017-06-241-2/+2
* (nw)Windows debugger: removed "Mount Item" for now due to bugs, also removed ... Robbbert2017-06-241-2/+10
* Windows debugger: image menu: Mount File/Create default to swpath instead of ... Robbbert2017-06-011-3/+39
* Windows debugger: image menu: added ability to load software-list items. Robbbert2017-06-011-3/+155
* fix windows compile (nw) Miodrag Milanovic2017-02-111-0/+1
* Small cleanup (nw) Miodrag Milanovic2016-11-111-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Bulk renaming of Windows string conversion functions Nathan Woods2016-10-031-6/+6
* Adding new string conversion overloads Nathan Woods2016-10-011-4/+4
* Changed win_get_window_text_utf8() to return std::string Nathan Woods2016-09-251-4/+2
* fix after pass through the diff Vas Crabb2016-08-011-2/+2
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-3/+3
* Changed strconv.[cpp|h] functions to return their results as std::string and ... Nathan Woods2016-07-241-32/+13
* windebug: images: added Create option. Robbbert2016-07-091-4/+45
* windebug: in images menu, added support for 7z. Robbbert2016-07-091-5/+7
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-3/+4
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-12/+12
* Iterate over devices C++11 style AJR2016-04-181-14/+13
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-8/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-3/+3
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* more cleanups and fix (nw) Miodrag Milanovic2015-11-111-2/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+373