index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
modules
/
debugger
/
win
/
debugwininfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Windows: Do not drop into debugger when no MAME window has focus (#13902)
npwoods
2025-07-12
1
-0
/
+1
*
Clean up various stuff.
Vas Crabb
2025-07-01
1
-13
/
+1
*
debugger cleanup: use enums for m_views indices (#13687)
dave-br
2025-05-10
1
-1
/
+13
*
-cpu/e132xs.cpp: Improved exception emulation:
Vas Crabb
2025-04-01
1
-0
/
+1
*
debugger/win: Added option to disable window grouping.
Vas Crabb
2025-03-02
1
-0
/
+1
*
-debugger: Improved session save/restore.
Vas Crabb
2022-12-02
1
-1
/
+2
*
Debugger updates:
Vas Crabb
2022-09-20
1
-0
/
+4
*
Added a crude dark theme for the Win32 debugger.
Vas Crabb
2022-09-17
1
-0
/
+5
*
debugger/win: Added capability to save/restore window arrangement.
Vas Crabb
2022-09-16
1
-4
/
+9
*
-frontend: Refactored menu event handling and fixed a number of issues. (#8777)
Vas Crabb
2021-10-31
1
-7
/
+14
*
Still more user experience improvements:
Vas Crabb
2021-10-18
1
-0
/
+1
*
there are reasons for things being the way they were (nw)
Vas Crabb
2020-01-31
1
-1
/
+1
*
fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237)
Oliver Stöneberg
2020-01-30
1
-1
/
+1
*
misc cleanup:
Vas Crabb
2019-11-18
1
-3
/
+3
*
(nw) windebug: fixed bug: in error-log window, Debug,New Memory Window would ...
Robbbert
2019-07-13
1
-0
/
+2
*
rewind implementation fixes and improvements
vadosnaprimer
2017-12-22
1
-0
/
+1
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-7
/
+7
*
more cleanup (nw)
Miodrag Milanovic
2016-07-01
1
-4
/
+0
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-3
/
+3
*
Show 64 and 80 bit floats in windows and qt debugger (issue #476)
yz70s
2015-12-06
1
-0
/
+2
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
Initial conversion of core to C++14. Note that compilers are now limited to G...
Miodrag Milanovic
2015-12-03
1
-1
/
+1
*
First commit for issue #476
yz70s
2015-11-30
1
-0
/
+1
*
Cleanups and version bump
mame0159
Miodrag Milanovic
2015-02-25
1
-15
/
+15
*
WM_SIZE etc may be posted before CreateWindowEx returns
Vas Crabb
2015-02-21
1
-1
/
+2
*
Add enable/disable breakpoint from disasm window menus
Vas Crabb
2015-02-21
1
-0
/
+1
*
(Break|Watch)points window for Windows debugger
Vas Crabb
2015-02-21
1
-4
/
+8
*
Port Windows debugger to C++, fix some memory leaks, make menus and window re...
Vas Crabb
2015-02-21
1
-0
/
+137