summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/win/debugwininfo.h
Commit message (Expand)AuthorAgeFilesLines
* Windows: Do not drop into debugger when no MAME window has focus (#13902) npwoods2025-07-121-0/+1
* Clean up various stuff. Vas Crabb2025-07-011-13/+1
* debugger cleanup: use enums for m_views indices (#13687) dave-br2025-05-101-1/+13
* -cpu/e132xs.cpp: Improved exception emulation: Vas Crabb2025-04-011-0/+1
* debugger/win: Added option to disable window grouping. Vas Crabb2025-03-021-0/+1
* -debugger: Improved session save/restore. Vas Crabb2022-12-021-1/+2
* Debugger updates: Vas Crabb2022-09-201-0/+4
* Added a crude dark theme for the Win32 debugger. Vas Crabb2022-09-171-0/+5
* debugger/win: Added capability to save/restore window arrangement. Vas Crabb2022-09-161-4/+9
* -frontend: Refactored menu event handling and fixed a number of issues. (#8777) Vas Crabb2021-10-311-7/+14
* Still more user experience improvements: Vas Crabb2021-10-181-0/+1
* 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-3/+3
* (nw) windebug: fixed bug: in error-log window, Debug,New Memory Window would ... Robbbert2019-07-131-0/+2
* rewind implementation fixes and improvements vadosnaprimer2017-12-221-0/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* more cleanup (nw) Miodrag Milanovic2016-07-011-4/+0
* 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/+2
* clang-modernize part 5 Miodrag Milanovic2015-12-041-1/+1
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-1/+1
* First commit for issue #476 yz70s2015-11-301-0/+1
* Cleanups and version bumpmame0159 Miodrag Milanovic2015-02-251-15/+15
* WM_SIZE etc may be posted before CreateWindowEx returns Vas Crabb2015-02-211-1/+2
* Add enable/disable breakpoint from disasm window menus Vas Crabb2015-02-211-0/+1
* (Break|Watch)points window for Windows debugger Vas Crabb2015-02-211-4/+8
* Port Windows debugger to C++, fix some memory leaks, make menus and window re... Vas Crabb2015-02-211-0/+137