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
Commit message (
Expand
)
Author
Age
Files
Lines
*
debugger/qt: Fixed build with Qt 6 on AArch64.
Vas Crabb
2026-04-07
3
-6
/
+18
*
Move build system adjusttment and fixes:
Vas Crabb
2026-04-05
5
-30
/
+10
*
Fix up more stuff for upgraded tools, etc.
Vas Crabb
2026-04-04
1
-1
/
+1
*
frontend/mame/luaengine_debug.cpp: Got rid of another wannabe std::span.
Vas Crabb
2026-04-03
1
-2
/
+2
*
Fixed things C++20 doesn't allow:
Vas Crabb
2026-03-29
2
-2
/
+2
*
debugger/osx: add Edit menu with clipboard shortcuts (#15134)
Matt Furniss
2026-03-22
1
-1
/
+10
*
Stop the windows debugger from crashing when using a widescreen monitor
yz70s
2026-03-09
1
-4
/
+7
*
debugger/win, debugger/osx: Check that you have a memory interface before try...
Vas Crabb
2026-01-30
7
-15
/
+29
*
-scripts: Cleaned up devices build scripts a bit:
Vas Crabb
2026-01-08
1
-0
/
+0
*
lisa: Massive updates
Olivier Galibert
2026-01-07
6
-12
/
+20
*
Fix up various things:
Vas Crabb
2025-08-01
3
-8
/
+6
*
Windows: Do not drop into debugger when no MAME window has focus (#13902)
npwoods
2025-07-12
3
-7
/
+20
*
debugger/qt/debuggerview.cpp: Used DCA_SELECTED color friendly for Light/Dark...
holub
2025-07-04
1
-1
/
+1
*
Clean up various stuff.
Vas Crabb
2025-07-01
11
-63
/
+65
*
qt/debuggerview.cpp: QPalette:Accent doesn't exist in Qt5
angelosa
2025-05-15
1
-1
/
+7
*
qt/debuggerview.cpp: style over system colors
angelosa
2025-05-15
1
-10
/
+13
*
Cocoa debugger: debug view scroll workarounds (#13673)
Antonio Malara
2025-05-14
1
-16
/
+24
*
debugger cleanup: use enums for m_views indices (#13687)
dave-br
2025-05-10
8
-47
/
+75
*
debugimgui.cpp: Fix obsolete callback; simplify modifier key reading
AJR
2025-04-20
1
-16
/
+6
*
debugger/qt: Fix Qt6 deprecation warning (see GitHub #13207).
Vas Crabb
2025-04-01
1
-2
/
+7
*
-cpu/e132xs.cpp: Improved exception emulation:
Vas Crabb
2025-04-01
6
-6
/
+120
*
debugger/debugwin.cpp: Fixed clang build.
Vas Crabb
2025-03-02
1
-2
/
+2
*
debugger/win: Added option to disable window grouping.
Vas Crabb
2025-03-02
7
-2
/
+24
*
Added support for multiple features in the gdb stub, and added support for Pl...
smf-
2025-02-13
1
-371
/
+546
*
m6502: rename m65c02 to w65c02 as well
hap
2024-12-14
1
-1
/
+1
*
debugger/osx: Don't use uninitialised NSRect when creating pop-up button.
Vas Crabb
2024-11-19
1
-3
/
+1
*
Added gdbstub support for MC68030 (#12906)
kms1212
2024-10-25
1
-0
/
+28
*
emu/debug, osd/modules/debugger/qt: Clean up #includes a bit
AJR
2024-09-30
7
-9
/
+4
*
Cleaned up the mess from #12610:
Vas Crabb
2024-08-27
1
-6
/
+6
*
emu/debug/dvdisasm.cpp: Fixed bad display if view is scrolled horizontally. (...
dave-br
2024-08-24
1
-2
/
+1
*
gdbstub: add -debugger_host option (#12610)
Ramiro Polla
2024-08-08
1
-3
/
+6
*
-debugger/debugqt.cpp: Don't sleep waiting for events on debugger update.
Vas Crabb
2024-08-03
1
-1
/
+1
*
-debugger/qt: Fixed crash on hard reset.
Vas Crabb
2024-07-31
2
-2
/
+4
*
New WORKING - sinclair/specnext.cpp: ZX Spectrum Next (known as tbblue) (#11918)
holub
2024-06-12
1
-0
/
+1
*
-heathzenith: Removed trivia file - content should be on wiki, etc.
Vas Crabb
2024-05-29
1
-4
/
+4
*
-merit/mtouchxl.cpp: Added touch-enabled layout.
Vas Crabb
2024-05-09
1
-1
/
+1
*
debugger/debugimgui.cpp: Refuse to break if unable to take over UI input.
Vas Crabb
2024-04-12
1
-8
/
+12
*
Initial touch input support:
Vas Crabb
2024-04-12
1
-96
/
+151
*
Drop support for GCC < 10.3, clang 6, SDL < 2.0.14 and Qt 5.10.
Vas Crabb
2024-03-28
2
-8
/
+0
*
-debugger/debuggdbstub.cpp: Don't write data to socket in text mode.
Vas Crabb
2024-03-25
1
-24
/
+20
*
gdbstub: fix checksum on Windows (#12067)
BartmanAbyss
2024-02-27
1
-4
/
+7
*
debugimgui: fix lockup and debug assert
Barry Rodewald
2024-02-09
1
-6
/
+10
*
debugger/debuggdbstub.cpp: Added aliases for some MOS 6502-compatible CPUs. (...
John Byrd
2024-01-21
1
-0
/
+5
*
Remove flopimg.h and fsmgr.h from floppy device header
AJR
2023-09-24
1
-0
/
+2
*
Allow the use of either Qt5 or Qt6 on Linux (#11413)
Jindřich Makovička
2023-07-14
4
-2
/
+20
*
Miscellaneous cleanup
Vas Crabb
2023-06-24
7
-67
/
+56
*
osd/modules: Cleaned up most macOS deprecation warnings up to and including 1...
arbee
2023-06-10
11
-68
/
+101
*
sinclair/sprinter.cpp: Added Sprinter Sp2000 enhanced Spectrum clone. (#11018)
holub
2023-05-12
1
-0
/
+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
[next]