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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix up various things:
Vas Crabb
2025-08-01
2
-4
/
+3
*
Windows: Do not drop into debugger when no MAME window has focus (#13902)
npwoods
2025-07-12
2
-0
/
+9
*
Clean up various stuff.
Vas Crabb
2025-07-01
10
-59
/
+57
*
debugger cleanup: use enums for m_views indices (#13687)
dave-br
2025-05-10
8
-47
/
+75
*
-cpu/e132xs.cpp: Improved exception emulation:
Vas Crabb
2025-04-01
2
-0
/
+22
*
debugger/win: Added option to disable window grouping.
Vas Crabb
2025-03-02
4
-1
/
+12
*
emu/debug/dvdisasm.cpp: Fixed bad display if view is scrolled horizontally. (...
dave-br
2024-08-24
1
-2
/
+1
*
Miscellaneous improvements:
Vas Crabb
2023-04-14
1
-4
/
+8
*
osd/windows: Create single-threaded COM apartment on main thread.
Vas Crabb
2023-04-08
1
-3
/
+3
*
windows: blind fix for the debugger
Olivier Galibert
2023-03-18
1
-10
/
+11
*
osd: Turned video modules into actual modules, fixed various issues.
Vas Crabb
2023-02-01
1
-1
/
+1
*
-debugger/win: Cascade positions of new debugger windows.
Vas Crabb
2023-01-15
6
-19
/
+22
*
Win32 debugger: don't skip a history item when initially pressing down.
Vas Crabb
2023-01-05
1
-6
/
+3
*
More UI cleanup:
Vas Crabb
2023-01-05
1
-1
/
+4
*
-debugger: Improved session save/restore.
Vas Crabb
2022-12-02
3
-2
/
+46
*
fixed building with clang 15.0.0 on windows
smf-
2022-09-20
1
-1
/
+1
*
Debugger updates:
Vas Crabb
2022-09-20
29
-70
/
+186
*
Added a crude dark theme for the Win32 debugger.
Vas Crabb
2022-09-17
8
-69
/
+218
*
debugger/win: Added capability to save/restore window arrangement.
Vas Crabb
2022-09-16
22
-13
/
+414
*
Debugger changes
AJR
2022-08-28
1
-1
/
+1
*
osd: Cleaned up Windows API usage a little.
Vas Crabb
2022-05-26
2
-241
/
+218
*
osd/modules/debugger/win/consolewininfo.cpp: fixed build on Windows, AJR plea...
Ivan Vangelista
2022-01-07
1
-1
/
+3
*
-frontend: Refactored menu event handling and fixed a number of issues. (#8777)
Vas Crabb
2021-10-31
4
-61
/
+168
*
Still more user experience improvements:
Vas Crabb
2021-10-18
2
-0
/
+16
*
Fix multiple issues with debug memory tracking
AJR
2021-10-04
1
-2
/
+5
*
debugger/qt, debugger/win: Fixed suppressing trailing whitespace in copied te...
Vas Crabb
2021-09-27
1
-2
/
+2
*
debugger/win/memorywininfo.cpp: Fix build
AJR
2021-08-16
1
-7
/
+7
*
dvmemory: Substitute strongly typed enum for magic numbers specifying data fo...
AJR
2021-08-16
3
-14
/
+13
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-1
/
+1
*
Debuger updates:
Vas Crabb
2021-01-30
4
-75
/
+223
*
Goodbye 64 suffix on the main executable, it was nice knowing you.
Vas Crabb
2021-01-26
2
-1
/
+23
*
win32 debugger: Added context menu with Copy Visible and Paste commands to de...
Vas Crabb
2021-01-26
2
-30
/
+183
*
Fairly significant overhaul of Lua engine and some cleanup.
Vas Crabb
2020-11-25
2
-6
/
+6
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
3
-2
/
+3
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
5
-8
/
+8
*
Debugger expression and memory access overhaul
AJR
2020-05-25
4
-16
/
+19
*
Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360)
Oliver Stöneberg
2020-04-08
2
-2
/
+0
*
copy-paste error (nw)
Vas Crabb
2020-01-31
1
-1
/
+1
*
there are reasons for things being the way they were (nw)
Vas Crabb
2020-01-31
20
-13
/
+63
*
fixed some modernize-use-auto clang-tidy warnings (nw) (#6238)
Oliver Stöneberg
2020-01-30
6
-11
/
+11
*
fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237)
Oliver Stöneberg
2020-01-30
20
-58
/
+10
*
fixed some clang-tidy warnings (nw) (#6197)
Oliver Stöneberg
2020-01-22
3
-11
/
+11
*
missed one Windows debugger thing (nw)
Vas Crabb
2019-11-18
1
-1
/
+1
*
misc cleanup:
Vas Crabb
2019-11-18
16
-39
/
+50
*
(nw) misc cleanup:
Vas Crabb
2019-10-11
1
-3
/
+3
*
Use std::forward_list for breakpoint and registerpoint lists (nw)
AJR
2019-09-10
1
-19
/
+8
*
(nw) updated debug media menu to latest version
Robbbert
2019-07-13
2
-13
/
+34
*
(nw) windebug: fixed bug: in error-log window, Debug,New Memory Window would ...
Robbbert
2019-07-13
2
-4
/
+2
*
rewind implementation fixes and improvements
vadosnaprimer
2017-12-22
2
-1
/
+20
*
In the windows debugger log window add a Log/Clear menu to remove all logged ...
yz70s
2017-07-30
4
-1
/
+80
[next]