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
/
qt
/
mainwindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move build system adjusttment and fixes:
Vas Crabb
2026-04-05
1
-5
/
+1
*
Fixed things C++20 doesn't allow:
Vas Crabb
2026-03-29
1
-1
/
+1
*
emu/debug, osd/modules/debugger/qt: Clean up #includes a bit
AJR
2024-09-30
1
-0
/
+1
*
-debugger/qt: Fixed crash on hard reset.
Vas Crabb
2024-07-31
1
-1
/
+2
*
Allow the use of either Qt5 or Qt6 on Linux (#11413)
Jindřich Makovička
2023-07-14
1
-1
/
+6
*
Restored ability of for image devices to report specific error messages.
Vas Crabb
2023-04-08
1
-2
/
+2
*
API change for device_image_interface
AJR
2023-03-30
1
-2
/
+3
*
-debugger: Improved session save/restore.
Vas Crabb
2022-12-02
1
-96
/
+82
*
Debugger updates:
Vas Crabb
2022-09-20
1
-18
/
+28
*
Added a crude dark theme for the Win32 debugger.
Vas Crabb
2022-09-17
1
-32
/
+20
*
debugger/win: Added capability to save/restore window arrangement.
Vas Crabb
2022-09-16
1
-2
/
+4
*
Delete some unnecessary c_str() calls
AJR
2022-02-13
1
-3
/
+3
*
-Qt debugger updates:
Vas Crabb
2021-01-28
1
-90
/
+72
*
Fairly significant overhaul of Lua engine and some cleanup.
Vas Crabb
2020-11-25
1
-4
/
+4
*
Debugger expression and memory access overhaul
AJR
2020-05-25
1
-8
/
+9
*
Fix QT debugger (nw)
AJR
2019-09-10
1
-3
/
+3
*
Use std::forward_list for breakpoint and registerpoint lists (nw)
AJR
2019-09-10
1
-21
/
+7
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
XML refactoring:
Vas Crabb
2016-12-11
1
-2
/
+2
*
patch up Qt debugger for new xmlfile API (nw)
Vas Crabb
2016-11-17
1
-6
/
+6
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-2
/
+2
*
Fix Qt debugger
Vas Crabb
2016-08-01
1
-1
/
+1
*
Fix keyboard shortcus for disassembly comments pane [Vas Crabb]
Vas Crabb
2016-06-09
1
-1
/
+1
*
Major refactoring of debugger core [Ryan Holtz]
therealmogminer@gmail.com
2016-06-08
1
-15
/
+13
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-9
/
+9
*
Iterate over devices C++11 style
AJR
2016-04-18
1
-5
/
+4
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-11
/
+7
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
Revert "fixed qt build (nw)"
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
fixed qt build (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
remove usage of NO_MEM_TRACKING macro (nw)
Miodrag Milanovic
2016-01-08
1
-2
/
+0
*
qt5 debugger port [O. Galibert]
Olivier Galibert
2015-12-27
1
-8
/
+20
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+548