summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/win/memorywininfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* -frontend: Refactored menu event handling and fixed a number of issues. (#8777) Vas Crabb2021-10-311-54/+142
* debugger/win/memorywininfo.cpp: Fix build AJR2021-08-161-7/+7
* dvmemory: Substitute strongly typed enum for magic numbers specifying data fo... AJR2021-08-161-7/+7
* Got rid of global_alloc/global_free. Vas Crabb2020-10-031-1/+1
* fixed some modernize-use-auto clang-tidy warnings (nw) (#6238) Oliver Stöneberg2020-01-301-2/+2
* Changed a few 'const char *' ==> 'const std::string &' in the MAME debugger (... npwoods2017-06-241-1/+1
* fix windows compile (nw) Miodrag Milanovic2017-02-111-0/+1
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-3/+3
* Show 64 and 80 bit floats in windows and qt debugger (issue #476) yz70s2015-12-061-0/+12
* First commit for issue #476 yz70s2015-11-301-8/+18
* more cleanups and fix (nw) Miodrag Milanovic2015-11-111-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+279