summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/win/debugwininfo.h
Commit message (Expand)AuthorAgeFilesLines
* Added save state window to debugger. Centralized unique/vector/pointer unwrap... Aaron Giles2021-04-121-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