summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/win/debugwin.h
Commit message (Expand)AuthorAgeFilesLines
* debugger/win: Added option to disable window grouping. Vas Crabb2025-03-021-0/+3
* -debugger/win: Cascade positions of new debugger windows. Vas Crabb2023-01-151-0/+2
* Debugger updates: Vas Crabb2022-09-201-1/+5
* Added a crude dark theme for the Win32 debugger. Vas Crabb2022-09-171-0/+3
* debugger/win: Added capability to save/restore window arrangement. Vas Crabb2022-09-161-0/+2
* misc cleanup: Vas Crabb2019-11-181-3/+3
* Cleanup, we already have NOMINMAX now in scripts (nw) Miodrag Milanovic2017-02-111-2/+0
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-1/+0
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-0/+2
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-1/+1
* (Break|Watch)points window for Windows debugger Vas Crabb2015-02-211-0/+1
* Port Windows debugger to C++, fix some memory leaks, make menus and window re... Vas Crabb2015-02-211-0/+51